about summary refs log tree commit diff
path: root/pkgs/applications/networking/remote
AgeCommit message (Collapse)AuthorFilesLines
2020-08-19anydesk: 5.5.6 -> 6.0.0Maciej Krüger1-3/+3
2020-08-16Merge pull request #92560 from r-ryantm/auto-update/remminaRyan Mulligan1-2/+2
remmina: 1.4.4 -> 1.4.7
2020-08-16Merge pull request #89031 from r-ryantm/auto-update/teamviewerRyan Mulligan1-2/+2
teamviewer: 15.2.2756 -> 15.5.6
2020-08-01freerdp: 2.1.2 -> 2.2.0R. RyanTM1-2/+2
2020-07-28wayvnc: 0.1.2 -> 0.2.0Michael Weiss2-32/+5
2020-07-15citrix_workspace: drop support for gstreamer 0.10Maximilian Bosch1-4/+7
See https://support.citrix.com/article/CTX224988 cc #39975
2020-07-15citrix_workspace: add more features, refactor derivationMaximilian Bosch4-245/+277
In #89806 it has been reported that the final package is missing a lot of features like support for the self-service GUI and the config-management. While working on supporting those components in the Nix-package, I decided to refactor the package to simplify the entire setup. This patch changes the following things: * Binaries and libraries are patched using the `autoPatchelfHook` to avoid having unneeded libraries linked (e.g. some programs use gtk2, others use gtk3). * Moved source-declarations into their own file. * Wrapped `configmgr` and `selfservice` and added those to `$out/bin`. * Don't mention the old `citrix_receiver`-packages in the manual anymore since those packages were removed in 19.09 and are EOLed anyways. Closes #89806
2020-07-08citrix_workspace: remove old releases that will be EOLed during the lifetime ↵Maximilian Bosch1-39/+7
of 20.09 See https://www.citrix.com/en-gb/support/product-lifecycle/milestones/receiver.html The releases `19.{6,8,10}.0` will be EOLed in 2021 during the expected lifetime of 20.09. As we shouldn't keep outdated software and `19.12.0`/`20.04.0`/`20.06.0` is still maintained (and I didn't encounter any problems with any of those releases), the deprecation should be fine at the moment.
2020-07-08citrix_workspace: add 20.06.0.15Maximilian Bosch1-2/+13
https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2006
2020-07-07waypipe: 0.6.1 -> 0.7.0Michael Weiss1-8/+5
2020-07-07remmina: 1.4.4 -> 1.4.7R. RyanTM1-2/+2
2020-07-06putty: 0.73 -> 0.74R. RyanTM1-2/+2
2020-06-26freerdp: 2.1.1 -> 2.1.2R. RyanTM1-2/+2
2020-06-25treewide: remove deprecated value `Application` from makeDesktopItemzowoq1-1/+1
2020-06-16treewide: ffmpeg_4 -> ffmpegzowoq1-2/+2
2020-06-15wayvnc: Add the missing dependency on librtMichael Weiss2-0/+22
See #90452. For some reason the build was working initially but stated failing after some other changes. The problem is a missing dependency to link with librt for shm_open and shm_unlink [0]. Fix #90452. [0]: https://www.man7.org/linux/man-pages/man3/shm_open.3.html
2020-06-12treewide: use ffmpeg_3 explicitly if not wanted otherwiseDoron Behar1-2/+2
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that used `ffmpeg` without requiring a specific version now use ffmpeg_3 explicitly so they shouldn't change.
2020-06-04Merge pull request #88444 from lheckemann/freerdp-bumpLassulus1-2/+2
freerdp: 2.1.0 -> 2.1.1
2020-05-27remmina: 1.4.3 -> 1.4.4R. RyanTM1-2/+2
2020-05-27teamviewer: 15.2.2756 -> 15.5.6R. RyanTM1-2/+2
2020-05-20freerdp: 2.1.0 -> 2.1.1Linus Heckemann1-2/+2
2020-05-20anydesk: 5.5.5 -> 5.5.6R. RyanTM1-2/+2
2020-05-10remmina: 1.4.1 -> 1.4.3R. RyanTM1-2/+2
2020-05-09freerdp: 2.0.0 -> 2.1.0Linus Heckemann1-2/+2
2020-05-04anydesk: 5.5.4 -> 5.5.5R. RyanTM1-2/+2
2020-04-28rdesktop: 1.8.6 -> 1.9.0Alex Whitt1-5/+5
2020-04-20citrix_workspace: add 2004obadz1-2/+13
2020-04-15freerdp: re-enable tests except for one failing testPeter Hoeg1-46/+75
2020-04-11freerdp: 2.0.0-rc4 -> 2.0.0 (#84885)Linus Heckemann1-7/+10
* freerdp: 2.0.0-rc4 -> 2.0.0 * freerdp: add Xtst for input in shadow server, libxslt for manpages * freerdp: nits
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly8-11/+11
2020-03-23Merge pull request #81171 from r-ryantm/auto-update/remminaworldofpeace1-3/+3
remmina: 1.3.10 -> 1.4.1
2020-03-21wayvnc: 0.1.1 -> 0.1.2Michael Weiss1-2/+2
2020-03-05wayvnc: 0.1.0 -> 0.1.1Michael Weiss1-2/+8
2020-03-04Merge pull request #81742 from r-ryantm/auto-update/anydeskRyan Mulligan1-3/+3
anydesk: 5.5.2 -> 5.5.4
2020-03-04anydesk: 5.5.2 -> 5.5.4R. RyanTM1-3/+3
2020-02-27remmina: 1.3.10 -> 1.4.1R. RyanTM1-3/+3
2020-02-23wayvnc: init at 0.1.0Michael Weiss1-0/+33
2020-02-19anydesk: 5.5.1 -> 5.5.2R. RyanTM1-2/+2
2020-02-14teamviewer: 15.1.3937 -> 15.2.2756R. RyanTM1-2/+2
2020-02-05Merge pull request #78837 from r-ryantm/auto-update/teamviewerMaximilian Bosch1-2/+2
teamviewer: 15.0.8397 -> 15.1.3937
2020-01-30teamviewer: 15.0.8397 -> 15.1.3937R. RyanTM1-2/+2
2020-01-28citrix_workspace_19_3_0: mark as unsupportedMaximilian Bosch1-12/+1
Will be unsupported within the lifespan of 20.03. Also there aren't any known issues that require this version as workaround, so a removal should be fairly safe.
2020-01-28citrix_workspace_19_8_0: fix urlMaximilian Bosch1-1/+1
When a new version of the Citrix workspace app is released, there's no versioned URL available. This means that as soon as a new version is released, the homepage needs to be altered to ensure that the error message from `requireFile` points to the proper download URL.
2020-01-23remmina: 1.3.9 -> 1.3.10Meghea Iulian1-2/+2
2020-01-07remmina: 1.3.8 -> 1.3.9R. RyanTM1-2/+2
2019-12-31treewide: NIX_*_FLAGS -> stringRobin Gloster1-1/+1
2019-12-24Merge pull request #76406 from r-ryantm/auto-update/remminaRyan Mulligan1-2/+2
remmina: 1.3.7 -> 1.3.8
2019-12-24anydesk: remove pangox dependencyJan Tojnar1-2/+7
Likely just dependency of `gtkglext` since it is not listed in the readme. For some reason, --remove-needed does not seem to work with the first patchelf invocation so I had to do it separately.
2019-12-24remmina: 1.3.7 -> 1.3.8R. RyanTM1-2/+2
2019-12-20teamviewer: 14.7.1965 -> 15.0.8397 (#75059)ryan47291-3/+3