1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

12 commits

Author SHA1 Message Date
obadz 26122b368a citrix_receiver: refactor so older versions can still be installed
Version 13.4.0 is the latest version that doesn't suffer from the bug
described at
https://discussions.citrix.com/topic/385459-ssl-error-with-135-works-with-134/page-2#entry1977735

As a result, upgrades to 13.5.0, 13.6.0 and 13.7.0 were postponed.
However some users aren't affected by this big. This enables everyone to
download the version that suits their needs.

Related to: #23975, #27664, #30029
2017-10-23 18:02:20 +01:00
Jens Binkert 085188ee3e citrix-receiver: 13.4.0 -> 13.7.0 2017-10-02 21:29:33 +02:00
Michael Raskin eb79a9b8c5 Revert "citrix-receiver: 13.4.0 -> 13.5.0"
This reverts commit d1a4cba04a.

https://discussions.citrix.com/topic/385408-receiver-135-keyboard-no-longer-working
2017-05-01 11:14:14 +02:00
Neil Mayhew d1a4cba04a citrix-receiver: 13.4.0 -> 13.5.0 2017-04-30 22:49:21 +02:00
Dmitry Kalinkin 7035325c62 citrix-receiver: fix wrapper, direct dl url, $PWD needs escaping
(edited by @obadz, closes #24320)
2017-03-26 14:28:54 +01:00
obadz 17bfb6a08a citrix-receiver: add link to webpage with all versions and adjust to change in nix-prefetch-url
Helps with #23975
2017-03-18 02:18:28 +00:00
obadz 38c6a88274 citrix-receiver: 13.3.0 -> 13.4.0 2016-11-12 16:43:30 +00:00
Kirill Boltaev bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Tuomas Tynkkynen 5ae4471fb5 treewide: Fix output references to gtk 2016-08-23 04:53:05 +03:00
obadz 3a75ed4464 citrix-receiver: fix patchelf error during installPhase
Due to recent change in patchelf, it's now necessary to run chmod u+w
prior to running patchelf itself. Fixes #14440 for citrix-receiver
2016-04-04 15:44:26 +01:00
obadz c6ff65ca5a citrix-receiver: 13.2.1 -> 13.3.0 2016-01-22 12:21:07 +00:00
obadz 972381b66a citrix-receiver: init at 13.2.1, fixes #8458 2015-11-11 22:27:15 +01:00