Commit graph

89 commits

Author SHA1 Message Date
Robin Gloster bbbaccfa68 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-04-04 15:24:52 +00: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
Franz Pletz 2e08d8234e Merge remote-tracking branch 'origin/master' 2016-03-31 10:06:30 +02:00
Tobias Geerinckx-Rice 57f4678bbb x2goclient: 4.0.5.0 -> 4.0.5.1 2016-03-31 02:53:31 +02:00
Franz Pletz aff1f4ab94 Use general hardening flag toggle lists
The following parameters are now available:

  * hardeningDisable
    To disable specific hardening flags
  * hardeningEnable
    To enable specific hardening flags

Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.

cc-wrapper supports the following flags:

  * fortify
  * stackprotector
  * pie (disabled by default)
  * pic
  * strictoverflow
  * format
  * relro
  * bindnow
2016-03-05 18:55:26 +01:00
Robin Gloster e0200a507b ssvnc: turn off format hardening 2016-02-25 20:06:54 +00:00
Guillaume Maudoux 9eb6372c6b teamviewer: fix wrong in sed usage 2016-02-20 14:02:38 +01:00
Your Name aeee493704 Bugfix: ssvnc had a hard dependency on /usr/bin/perl which is now replaced 2016-02-10 10:48:51 +01:00
Franz Pletz 90f987718c Merge pull request #12689 from obadz/citrix
citrix-receiver: 13.2.1 -> 13.3.0
2016-01-30 15:48:34 +01:00
Tobias Geerinckx-Rice 9fb8020e4e Add version attribute where maintainers |= nckx
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
obadz c6ff65ca5a citrix-receiver: 13.2.1 -> 13.3.0 2016-01-22 12:21:07 +00:00
Nikolay Amiantov a81b396a2e teamviewer: 11.0.52520 -> 11.0.53191 2016-01-14 13:56:21 +03:00
Nikolay Amiantov c3d503d33d teamviewer: init at 11.0.52520, remove older versions 2015-12-03 22:28:36 +03:00
Vladimír Čunát d748ac851c putty: security update 0.65 -> 0.66
It's claimed to fix CVE-2015-5309.
2015-11-21 20:35:44 +01:00
Pascal Wittmann 7fd2796e99 Replace 'with plaforms; platform' with 'platforms.platform' 2015-11-17 21:30:43 +01:00
obadz 972381b66a citrix-receiver: init at 13.2.1, fixes #8458 2015-11-11 22:27:15 +01:00
michael bishop b81f51cecf teamviewer: fix the expressions 2015-10-26 15:22:01 -03:00
Arseniy Seroka 7d7bbf125e teamviewer 10: new sha256 2015-08-21 00:51:27 +03:00
Tobias Geerinckx-Rice 936b8dc2c7 x2goclient: 4.0.4.0 -> 4.0.5.0 2015-07-29 00:19:31 +02:00
Tobias Geerinckx-Rice 4d20fb5f44 putty: 0.64 -> 0.65 2015-07-27 01:54:08 +02:00
Tobias Geerinckx-Rice 4e5e44140b dpkg, x2goclient: fix evaluation
Bed time.
2015-06-17 23:25:09 +02:00
Tobias Geerinckx-Rice 98b2d7b727 Separate nativeBuildInputs where maintainers |= nckx 2015-06-17 22:21:32 +02:00
Arseniy Seroka c72bbc5b8e teamviewer: add option to accept license 2015-06-14 18:29:19 +03:00
William A. Kennington III b07929b0a3 Use libpulseaudio instead of pulseaudio 2015-05-29 14:32:56 -07:00
Tobias Geerinckx-Rice 158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Tobias Geerinckx-Rice 661326b34c x2goclient 4.0.3.2 -> 4.0.4.0 2015-05-26 23:59:36 +02:00
Arseniy Seroka e0bec9ece5 teamviewer: update sha 2015-05-06 16:16:34 +03:00
Antoine R. Dumont 6683a5a2c1 Update putty derivation
- Use source code tarball instead of svn.
- Add meta information on package.
2015-03-17 15:06:31 +01:00
Tobias Geerinckx-Rice d37e8c4014 x2goclient: correct parallel building flag 2015-03-06 04:37:29 +01:00
Tobias Geerinckx-Rice 22080d1951 Add x2goclient 4.0.3.2
Thanks to Christoph-Simon Senjak <c s s at u x u l dot d e>
2015-03-06 03:48:40 +01:00
Domen Kožar 768594a1e1 teamviewer: add 10, set it as default 2015-03-04 10:44:28 +01:00
Pascal Wittmann b9540c5b70 rdesktop: update from 1.8.2 to 1.8.3 2015-03-02 16:48:09 +01:00
Thomas Strobel 45856c9bde FreeRDP: build server as well 2015-02-25 00:43:15 +01:00
Vladimír Čunát dbae4f109f Merge branch 'master' into staging
Conflicts (relatively simple):
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/compilers/cryptol/1.8.x.nix
2015-01-31 19:34:57 +01:00
Michael Alyn Miller 1751ee35aa freerdp: Use absolute path when calling dlopen 2015-01-25 20:43:36 -08:00
Eric Seidel f3c6827373 rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 2015-01-14 20:27:55 -08:00
William A. Kennington III c82410eeda java: Normalize to the default jre / jdk 2015-01-07 14:55:41 -08:00
Shea Levy 05edd656f6 Missed gcc refs 2014-12-26 12:28:15 -05:00
John Wiegley 28b6fb61e6 Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Aristid Breitkreuz 03400ab9ae Merge pull request #4730 from shdpl/teamviewer
optional config for teamviewer
2014-11-09 11:43:16 +01:00
Mateusz Kowalczyk 007f80c1d0 Turn more licenses into lib.licenses style
Should eval cleanly, as far as -A tarball tells me.

Relevant: issue #2999, issue #739
2014-11-06 00:48:16 +00:00
Mariusz `shd` Gliwiński 2d8b43b6d3 optional config for teamviewer 2014-10-30 08:03:25 -01:00
Mariusz `shd` Gliwiński 92f3e72d42 teamviewer v9 2014-10-25 17:27:32 +02:00
Lluís Batlle i Rossell 8997cac785 Adding a patch that brings the windows key to rdesktop
Taken from upstream, will be on next release.
2014-10-23 09:46:52 +02:00
Pascal Wittmann 3d24675345 freerdpUnstable: fix license 2014-10-18 07:03:52 +02:00
William A. Kennington III 2e7785ec04 freerdpUnstable: 1.1 -> 1.2-beta1 2014-10-17 14:26:45 -07:00
Longrin Wischnewski 6ad299460c rdesktop: update to version 1.8.2
rdesktop: add meta fields
2014-08-31 13:19:10 +01:00
Bjørn Forsman c9baba9212 Fix many package descriptions
(My OCD kicked in today...)

Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.

I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.

I've tried to stay away from generated expressions (and I think I
succeeded).

Some specifics worth mentioning:
 * cron, has "Vixie Cron" in its description. The "Vixie" part is not
   mentioned anywhere else. I kept it in a parenthesis at the end of the
   description.

 * ctags description started with "Exuberant Ctags ...", and the
   "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
   at the end of description.

 * nix has the description "The Nix Deployment System". Since that
   doesn't really say much what it is/does (especially after removing
   the package name!), I changed that to "Powerful package manager that
   makes package management reliable and reproducible" (borrowed from
   nixos.org).

 * Tons of "GNU Foo, Foo is a [the important bits]" descriptions
   is changed to just [the important bits]. If the package name doesn't
   contain GNU I don't think it's needed to say it in the description
   either.
2014-08-24 22:31:37 +02:00
Bjørn Forsman 2857418659 freerdp: mark the unstable version as broken (it fails to build) 2014-08-04 20:09:21 +02:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00