]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
strongswan: 5.6.3 and enable ChaCha20Poly1305 plugin
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 5 Jul 2018 11:59:32 +0000 (12:59 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 5 Jul 2018 11:59:32 +0000 (12:59 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
strongswan/strongswan.nm

index 3ac7da64bbda82352da54c1470b3419caf8ad93d..62795d77540acb7ac731c9ddbfab41754ee11010 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = strongswan
-version    = 5.6.1
+version    = 5.6.3
 release    = 1
 
 groups     = Networking/VPN
@@ -40,7 +40,7 @@ build
                perl
                sqlite-devel
                systemd-devel >= 221-2
-               unbound-devel
+               unbound-devel >= 1.7
        end
 
        configure_options += \
@@ -54,6 +54,7 @@ build
                --enable-ccm \
                --enable-ctr \
                --enable-gcm \
+               --enable-chapoly \
                --enable-unity \
                --enable-xauth-eap \
                --enable-xauth-noauth \