Commit Graph

461 Commits

Author SHA1 Message Date
Guillaume Girol
d0b069a4c6
Merge pull request #151928 from asbachb/update/citrix-workspace
citrix_workspace: 21.09.0.25 -> 21.12.0.18
2021-12-29 23:27:02 +00:00
Bobby Rong
0505d0eaf6
Merge pull request #151599 from poelzi/fix-citrix-ssl
citrix-workspace: fix build dependency on glib-networking
2021-12-25 21:07:28 +08:00
Benjamin Asbach
a157a5de1b citrix_workspace: don't add flag -icaroot for most recent version as it produces error messages when an applcation is started
fixes #151885
2021-12-24 00:37:34 +01:00
Benjamin Asbach
0a7b91a2cc citrix_workspace: 21.09.0.25 -> 21.12.0.18 2021-12-24 00:15:26 +01:00
Daniel Poelzleithner
358421d890 citrix-workspace: fix build dependency on glib-networking
without the buildInput, the GIO modules environment will not be added to the
wrapper, causing the searchpath at runtime to be wrong. Now https login pages work
2021-12-21 17:46:58 +01:00
Michael Weiss
78791cd481
Merge pull request #151288 from primeos/wayvnc
wayvnc: 0.4.0 -> 0.4.1
2021-12-19 14:41:22 +01:00
Michael Weiss
a91a76146d
waypipe: 0.8.1 -> 0.8.2 (#148600)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-12-19 14:39:08 +01:00
Michael Weiss
debe88d90b
wayvnc: 0.4.0 -> 0.4.1 2021-12-19 11:07:12 +01:00
Bobby Rong
7b0ae354df
Merge pull request #150440 from rmcgibbo/nice-dcv
nice-dcv-client: 2020.2.1737-1 -> 2021.2.3797-1
2021-12-18 21:15:04 +08:00
Robert T. McGibbon
b5592f553f nice-dcv-client: 2020.2.1737-1 -> 2021.2.3797-1 2021-12-12 10:09:44 -05:00
R. Ryantm
3080ce24b6 teamviewer: 15.22.3 -> 15.24.5 2021-12-06 18:04:40 +00:00
Kerstin Humm
bb799694db
epoxy: rename to libepoxy
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11 05:55:32 +01:00
R. Ryantm
700c0c5be3 freerdp: 2.4.0 -> 2.4.1 2021-10-29 16:00:14 +00:00
Michael Weiss
7a4bda8c48
waypipe: 0.8.0 -> 0.8.1 2021-10-18 22:46:23 +02:00
Arseniy Seroka
cd53bf7acc
Merge pull request #140076 from 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-12 20:58:56 +03:00
Raymond Gauthier
975ab7f3a0
teamviewer: 15.18.5 -> 15.22.3
Required move from libsForQt514 -> libsForQt515.

Note that this changset won't be backportable to 21.05.
2021-10-12 11:08:34 -04:00
Raymond Gauthier
4fb188e1d1
teamviewer: fix 97148 (busybox installed issue)
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-12 10:51:50 -04:00
Raymond Gauthier
c55bc5bfd3
teamviewer: refactor executable wrapping
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-12 10:35:35 -04:00
Raymond Gauthier
db889eb913
teamviewer: 15.15.5 -> 15.18.5
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-12 10:11:00 -04:00
Sean Buckley
18a1ce0580 vmware-horizon-client: 2103 -> 2106.1 2021-10-05 14:58:47 -04:00
obadz
f30e4d3f04 citrix-workspace: clean up old URLs 2021-10-05 14:27:30 +01:00
Michael Adler
bdb28b80e1 citrix-workspace: 21.08.0 -> 21.09.0 2021-10-05 08:20:40 +02:00
Raymond Gauthier
506966d156
teamviewer: fix issue #96633
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-30 16:08:36 -04:00
Alexander Lehmann
439c13bf15 citrix-workspace: Add sources for 21_08_0 plus glib-networking to runtimeDependencies
Citrix Workspace requires glib-networking for TLS/SSL.
2021-09-28 09:03:31 +02:00
Mauricio Scheffer
3ce63d43b3 aws-workspaces: 3.1.8.1198 -> 4.0.1.1302 2021-09-21 23:08:18 +01:00
Mauricio Scheffer
f18dd09fc2 aws-workspaces: only leave wrapper script in bin 2021-09-21 22:37:01 +01:00
Mauricio Scheffer
73c7b9c8c7 aws-workspaces: fix patchelf for liblttng-ust
Copied from github-runner @ fb7ac89d69
Fixes #138727
2021-09-20 19:18:37 +01:00
Thomas Gerbet
e78c51a0e9 putty: 0.75 -> 0.76
Fixes CVE-2021-36367.
2021-08-03 23:05:12 +02:00
Ben Siraphob
6bca774901
Merge pull request #131919 from r-ryantm/auto-update/freerdp
freerdp: 2.3.2 -> 2.4.0
2021-07-29 18:54:51 +07:00
R. RyanTM
9730596ace freerdp: 2.3.2 -> 2.4.0 2021-07-29 05:04:48 +00:00
github-actions[bot]
db6a26db02
Merge master into staging-next 2021-07-27 18:01:01 +00:00
Sandro Jäckel
562b876e2c citrix-workspace: remove alias 2021-07-27 08:14:56 -07:00
Ben Siraphob
4ce8c34049 treewide: remove unnecessary enableParallelBuilding when using qmake 2021-07-20 10:32:58 +07:00
github-actions[bot]
d6b748b2b3
Merge master into staging-next 2021-07-17 18:00:56 +00:00
Thomas Gerbet
2931283a42 putty: 0.74 -> 0.75
Fixes CVE-2021-36367.
2021-07-17 10:42:04 +02:00
github-actions[bot]
f0bb8c9a78
Merge master into staging-next 2021-07-14 18:01:12 +00:00
Michael Adler
8a815af428 citrix-workspace: 21.03.0 -> 21.06.0 2021-07-14 09:38:38 -07:00
Jörg Thalheim
7afa51c2bd Merge remote-tracking branch 'upstream/master' into HEAD 2021-07-14 15:45:51 +02:00
Ryan Mulligan
885cae9dfb remmina: 1.4.13 -> 1.4.20 2021-07-13 07:16:40 -07:00
Michael Weiss
f7997354b7
wayland-scanner: use for nativeBuildInputs
This makes things more explicit (and less confusing) but only touches
the packages that I maintain.
2021-07-03 17:56:23 +02:00
Mauricio Scheffer
fc232d1626 aws-workspaces: 3.1.5.1105 -> 3.1.8.1198 2021-06-26 17:52:06 +01:00
Sean Buckley
4045acdcee vmware-horizon-client: 2012 -> 2103 2021-06-22 11:43:35 -04:00
Maciej Krüger
c7937f0a3d
x2goserver: add missing FileWhich dep (errors with new client)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-11 08:13:47 +02:00
Maciej Krüger
c4100d81bd
x2goclient: unstable-2019-07-24 -> 4.1.2.2, fix #78907
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-11 08:13:43 +02:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Jonathan Ringer
87f5e32e22
anydesk: add pciutils
The application will shell out to execute lspci
2021-06-07 10:41:18 -07:00
Stéphan Kochen
4bb1c4677d
rdesktop: fix darwin build (#123498) 2021-05-18 10:33:26 -04:00
Otavio Salvador
306d756ea9 anydesk: Add minizip as buildInputs
The anydesk links to minizip now; fix runtime error.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-05-12 09:22:20 -03:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Otavio Salvador
fbf1c83c0b anydesk: 6.1.0 -> 6.1.1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-05-05 22:48:26 -03:00