Commit graph

10 commits

Author SHA1 Message Date
Markus Kowalewski bb27094df1
libreswan: add license 2018-09-10 22:16:19 +02:00
xeji 0d980165c9 libreswan: fix build with gcc7 2018-03-08 20:44:43 +01:00
Orivej Desh a7daf37c3e libreswan: fix build with glibc 2.26
It is not trivial to update libreswan to 3.22 because it has added a dependency
on ldns which currently depends on openssl 1.1.0, while the rest of libreswan
depends on openssl 1.0.2.  It compiles, but may behave unpredictably at run time.

Tracking issue: #31696
2017-11-16 02:46:36 +00:00
John Ericson f8a18cd4cf misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sed
Importantly, this included regenerating pkgs/servers/x11/xorg, to
clobber the old sed.
2017-09-21 15:49:54 -04:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Franz Pletz 6cf7e8d2ed libreswan: 3.17 -> 3.18 (security)
Fixes CVE-2016-5391, see

  https://libreswan.org/security/CVE-2016-5391/CVE-2016-5391.txt
2016-08-05 04:07:31 +02:00
Vladimír Čunát ddd9520011 libreswan: security update 3.16 -> 3.17
Fixes #15645.
It complained about a missing header, so I added nss to buildInputs
instead of just nssTools.
2016-05-24 10:37:10 +02:00
Nikolay Amiantov f442830c55 libreswan: specify that we don't support parallel building 2016-03-02 18:56:32 +03:00
Alex Franchuk 69d8cb4a6b libreswan: add package and service to nixos 2016-03-02 09:44:30 -05:00