about summary refs log tree commit diff
path: root/pkgs/applications/networking/remote
AgeCommit message (Collapse)AuthorFilesLines
2021-12-19Merge pull request #151288 from primeos/wayvncMichael Weiss1-2/+2
wayvnc: 0.4.0 -> 0.4.1
2021-12-19waypipe: 0.8.1 -> 0.8.2 (#148600)Michael Weiss1-3/+3
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-12-19wayvnc: 0.4.0 -> 0.4.1Michael Weiss1-2/+2
2021-12-18Merge pull request #150440 from rmcgibbo/nice-dcvBobby Rong1-13/+12
nice-dcv-client: 2020.2.1737-1 -> 2021.2.3797-1
2021-12-12nice-dcv-client: 2020.2.1737-1 -> 2021.2.3797-1Robert T. McGibbon1-13/+12
2021-12-06teamviewer: 15.22.3 -> 15.24.5R. Ryantm1-2/+2
2021-11-11epoxy: rename to libepoxyKerstin Humm2-4/+4
https://github.com/NixOS/nixpkgs/issues/145040
2021-10-29freerdp: 2.4.0 -> 2.4.1R. Ryantm1-2/+2
2021-10-18waypipe: 0.8.0 -> 0.8.1Michael Weiss1-2/+2
2021-10-12Merge pull request #140076 from ↵Arseniy Seroka1-12/+40
jraygauthier/jrg/96633_fix-teamviewer-client-server-issue teamviewer: fix #96633, #44307 and #97148 + 15.15.5 -> 15.18.5 -> 15.22.3
2021-10-12teamviewer: 15.18.5 -> 15.22.3Raymond Gauthier1-2/+3
Required move from libsForQt514 -> libsForQt515. Note that this changset won't be backportable to 21.05.
2021-10-12teamviewer: fix 97148 (busybox installed issue)Raymond Gauthier1-2/+2
Simply add `coreutils` as a runtime dependency which will prevent teamviewer from using incomplete busybox implementation of expected gnu binaries. As suggested by @Artturin in PR comment: <https://github.com/NixOS/nixpkgs/pull/140076#issuecomment-934770391>.
2021-10-12teamviewer: refactor executable wrappingRaymond Gauthier1-12/+12
This centralizes `PATH` and `LD_LIBRARY_PATH`, avoid multiple layers of wrappers. Refactor as suggested by @Artturin in PR provided patch: <https://github.com/NixOS/nixpkgs/pull/140076#issuecomment-934770391>.
2021-10-12teamviewer: 15.15.5 -> 15.18.5Raymond Gauthier1-8/+13
Upgrading to the last version still using qt5.14. Later version will be using qt5.15 which is not in 21.05 stable branch. This fixes us the crash observed in 15.15.5 when stopping the service.
2021-10-05vmware-horizon-client: 2103 -> 2106.1Sean Buckley2-5/+5
2021-10-05citrix-workspace: clean up old URLsobadz1-9/+9
2021-10-05citrix-workspace: 21.08.0 -> 21.09.0Michael Adler1-0/+12
2021-09-30teamviewer: fix issue #96633Raymond Gauthier1-5/+27
Fix teamviewer's breakage post 15.5.3 -> 15.15.5. Teamviewer client was no longer able to connect to its backing server as it now uses dbus to do so. Following changes were required: - add missing dbus and polkit service/policy files to package. - add missing dbus lib to `LD_LIBRARY_PATH`. Changes to the nixos module as a separate changeset.
2021-09-28citrix-workspace: Add sources for 21_08_0 plus glib-networking to ↵Alexander Lehmann2-1/+12
runtimeDependencies Citrix Workspace requires glib-networking for TLS/SSL.
2021-09-21aws-workspaces: 3.1.8.1198 -> 4.0.1.1302Mauricio Scheffer1-3/+3
2021-09-21aws-workspaces: only leave wrapper script in binMauricio Scheffer1-4/+7
2021-09-20aws-workspaces: fix patchelf for liblttng-ustMauricio Scheffer1-0/+4
Copied from github-runner @ fb7ac89d69cbf9eb0457e5fe688250616e7e2e3d Fixes #138727
2021-08-03putty: 0.75 -> 0.76Thomas Gerbet1-2/+2
Fixes CVE-2021-36367.
2021-07-29Merge pull request #131919 from r-ryantm/auto-update/freerdpBen Siraphob1-2/+2
freerdp: 2.3.2 -> 2.4.0
2021-07-29freerdp: 2.3.2 -> 2.4.0R. RyanTM1-2/+2
2021-07-27Merge master into staging-nextgithub-actions[bot]1-2/+2
2021-07-27citrix-workspace: remove aliasSandro Jäckel1-2/+2
2021-07-20treewide: remove unnecessary enableParallelBuilding when using qmakeBen Siraphob1-2/+0
2021-07-17Merge master into staging-nextgithub-actions[bot]1-2/+2
2021-07-17putty: 0.74 -> 0.75Thomas Gerbet1-2/+2
Fixes CVE-2021-36367.
2021-07-14Merge master into staging-nextgithub-actions[bot]1-0/+11
2021-07-14citrix-workspace: 21.03.0 -> 21.06.0Michael Adler1-0/+11
2021-07-14Merge remote-tracking branch 'upstream/master' into HEADJörg Thalheim1-2/+2
2021-07-13remmina: 1.4.13 -> 1.4.20Ryan Mulligan1-2/+2
2021-07-03wayland-scanner: use for nativeBuildInputsMichael Weiss1-2/+2
This makes things more explicit (and less confusing) but only touches the packages that I maintain.
2021-06-26aws-workspaces: 3.1.5.1105 -> 3.1.8.1198Mauricio Scheffer1-3/+3
2021-06-22vmware-horizon-client: 2012 -> 2103Sean Buckley1-4/+4
2021-06-11x2goserver: add missing FileWhich dep (errors with new client)Maciej Krüger1-4/+4
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-11x2goclient: unstable-2019-07-24 -> 4.1.2.2, fix #78907Maciej Krüger1-7/+8
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-10Change all alsaLib references to alsa-libAndersonTorres2-4/+4
2021-06-07anydesk: add pciutilsJonathan Ringer1-2/+2
The application will shell out to execute lspci
2021-05-18rdesktop: fix darwin build (#123498)Stéphan Kochen1-2/+4
2021-05-12anydesk: Add minizip as buildInputsOtavio Salvador1-3/+3
The anydesk links to minizip now; fix runtime error. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-05-08gnome: rename from gnome3Jan Tojnar2-4/+4
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-05anydesk: 6.1.0 -> 6.1.1Otavio Salvador1-2/+2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-05-02citrix_workspace: fix build / add mesa dependencyGeorge Shammas1-1/+2
2021-04-26remmina: fix licenseEduardo Sánchez Muñoz1-1/+1
2021-04-26remmina: 1.4.12 -> 1.4.13Eduardo Sánchez Muñoz1-2/+2
2021-04-11aws-workspaces: 3.1.3.925 -> 3.1.5.1105Mauricio Scheffer1-3/+3
2021-04-04kerberos: deprecate aliasSandro Jäckel1-2/+2