Bas van Dijk
70aa1e3657
strongswan: 5.5.3 -> 5.6.0
...
See: https://wiki.strongswan.org/versions/66
fixes #28485
2017-08-25 22:10:36 +01:00
Jörg Thalheim
ad7439fbd1
strongswan: add patch for CVE-2017-11185
2017-08-25 22:02:25 +01:00
Franz Pletz
ab9239f4f9
strongswan build chapoly module
2017-07-20 04:20:06 +02:00
Franz Pletz
d59dc71148
strongswan: build xauth-pam module
2017-07-20 04:20:06 +02:00
Bas van Dijk
e367d69fcc
strongswan: 5.5.2 -> 5.5.3
2017-06-02 13:53:45 +02:00
Bas van Dijk
bd948391e6
strongswan: 5.5.1 -> 5.5.2
2017-04-06 15:57:50 +02:00
Bas van Dijk
f0338024b9
strongswan: enable charon-systemd ( #21872 )
...
See: https://wiki.strongswan.org/projects/strongswan/wiki/Charon-systemd
2017-01-14 20:41:51 +01:00
Falco Peijnenburg
9c61571f1a
Strongswan: enable rdrand and aes-ni only on X86
...
Strongswan fails to compile on armv7l-linux with `--enable-aesni` and `--enable-rdrand` enabled. Errors are thrown about impossible constraints in asm (`--enable-rdrand`) or about gcc getting unknown command line parameters about aes (`--enable-aesni`). The options only makes sense on X86_64 processors.
The rdrand plugin is designed for Ivy Bridge processors:
> High quality / high performance random source using the Intel rdrand instruction found on Ivy Bridge processors
The aes-ni plugin also only exists on X86 processors (which have the AES instruction set)
Tested with a local override. The change triggers a (successful) rebuild on my X86_64 system. On armv7-linux this change fixes build errors.
See:
https://wiki.strongswan.org/issues/337
2016-12-31 14:26:17 +01:00
zimbatm
c38b4da994
strongswan: 5.5.0 -> 5.5.1
2016-12-24 15:57:56 +00:00
Alexander Ried
f4c89ba854
strongswan: 5.4.0 -> 5.5.0
2016-09-05 23:15:45 +02:00
Tobias Geerinckx-Rice
81af789e7b
strongswan: 5.3.2 -> 5.4.0
2016-05-24 15:00:49 +02:00
Thomas Strobel
a9dab9df61
strongswan: enable more plugins
2015-09-06 21:12:08 +02:00
Thomas Strobel
9011f117f2
strongswan: fix resolvconf plugin
2015-08-05 12:12:59 +02:00
Thomas Strobel
69397d9f94
strongswan: enable more plugins
2015-08-04 19:21:47 +02:00
Thomas Strobel
6f727a8a83
strongswan: add TNC build option
2015-08-03 17:07:12 +02:00
Shea Levy
145768bf9b
Unmaintain a bunch of packages
2015-07-01 08:11:05 -04:00
Pascal Wittmann
4e0fb6578a
strongswan: update from 5.2.1 to 5.3.2, fixes CVE-2015-4171
2015-06-14 21:44:18 +02:00
Igor Pashev
17d8029150
Strongswan: preserve PATH
2014-12-22 20:20:58 +00:00
Igor Pashev
9bbe674927
Strongswan: use full path to ipsec
...
This fixes issue:
... charon[6135]: 11[CHD] updown: /bin/sh: ipsec: command not found
2014-12-22 20:20:15 +00:00
Domen Kožar
f45b6fb078
fix tarball job
2014-11-26 21:04:59 +01:00
Igor Pashev
4f9111e91f
strongSwan needs python for building ( Closes #4940 )
2014-11-25 15:29:05 +01:00
Shea Levy
140e1de0ec
strongswan: dont patchelf
...
fixes #5045 ('fixes')
2014-11-24 20:50:26 -05:00
Shea Levy
4fe383de48
strongswan: bump
2014-11-14 15:22:22 -05:00
Eelco Dolstra
f33fa1b66b
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/development/libraries/boost/generic.nix
2014-11-11 23:48:08 +01:00
Vladimír Čunát
adb831e8bc
strongswan: -lgcc_s, fixes #4925
...
CC maint. @shlevy.
2014-11-11 07:42:00 +01:00
Eelco Dolstra
7495c61d49
Merge remote-tracking branch 'origin/darwin-clang-stdenv' into staging
...
Conflicts:
pkgs/applications/editors/vim/macvim.nix
2014-11-04 14:30:43 +01:00
Siarhei Zirukin
8799219f1e
strongswan: enable charon-cmd
2014-10-14 10:02:02 +02:00
Eelco Dolstra
79d0d7b437
Unify gcc-wrapper and clang-wrapper
2014-10-11 22:26:39 +02:00
Shea Levy
961d444762
Remove hard-coded /etc from strongswan
2014-09-30 21:28:04 -04:00
Shea Levy
e4cf05a3a0
strongswan: Properly handle sysconfdir, build swanctl
2014-09-19 15:12:20 -04:00
Shea Levy
e0cd3ac03c
strongswan: Fix some hard-coding
2014-09-19 01:09:00 -04:00
Shea Levy
a70ecf4797
strongswan: build with clang
...
Fixes https://lists.strongswan.org/pipermail/users/2014-September/006597.html
2014-09-17 22:08:18 -04:00
Shea Levy
d8f80630f7
Add strongswan IPsec manager
2014-09-16 14:10:37 -04:00