aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDani I <i.dani@outlook.com>2022-05-09 22:22:49 +0000
committerDries Michiels <driesm@FreeBSD.org>2022-05-09 22:28:02 +0000
commitb591672ecc5b85f42c3f9ebaed2d7acb0120ca9d (patch)
treebbd07f72a3210ef5a9f10c43e302a145996febc8
parent6c9239134f57f0d9426e1fa76b9e11582d4892db (diff)
downloadports-b591672ecc5b85f42c3f9ebaed2d7acb0120ca9d.tar.gz
ports-b591672ecc5b85f42c3f9ebaed2d7acb0120ca9d.zip
security/strongswan: Update to 5.9.6
Changes: https://github.com/strongswan/strongswan/releases/tag/5.9.6 PR: 263748 Approved by: Francois ten Krooden (maintainer)
-rw-r--r--security/strongswan/Makefile6
-rw-r--r--security/strongswan/distinfo6
-rw-r--r--security/strongswan/pkg-plist4
3 files changed, 11 insertions, 5 deletions
diff --git a/security/strongswan/Makefile b/security/strongswan/Makefile
index 6e6c4ad7b640..089d49876393 100644
--- a/security/strongswan/Makefile
+++ b/security/strongswan/Makefile
@@ -1,5 +1,5 @@
PORTNAME= strongswan
-DISTVERSION= 5.9.5
+DISTVERSION= 5.9.6
CATEGORIES= security net-vpn
MASTER_SITES= https://download.strongswan.org/ \
https://download2.strongswan.org/
@@ -39,7 +39,7 @@ INSTALL_TARGET= install-strip
TEST_TARGET= check
OPTIONS_DEFINE= CURL EAPAKA3GPP2 EAPDYNAMIC EAPRADIUS \
- EAPSIMFILE FARP GCM IKEV1 IPSECKEY \
+ EAPSIMFILE FARP GCM IKEV1 IPSECKEY KDF \
KERNELLIBIPSEC LDAP LOADTESTER MEDIATION MYSQL \
PKCS11 PKI PYTHON SCEP SMP SQLITE SWANCTL \
TESTVECTOR TPM TSS2 UNBOUND UNITY VICI XAUTH
@@ -60,6 +60,7 @@ FARP_DESC= Enable farp plugin
GCM_DESC= Enable GCM AEAD wrapper crypto plugin
IKEV1_DESC= Enable IKEv1 support
IPSECKEY_DESC= Enable authentication with IPSECKEY resource records with DNSSEC
+KDF_DESC= Enable KDF (prf+) implementation plugin
KERNELLIBIPSEC_DESC= Enable IPSec userland backend
LIBC_DESC= Use libc printf hooks
LOADTESTER_DESC= Enable load testing plugin
@@ -95,6 +96,7 @@ FARP_CONFIGURE_ON= --enable-farp
GCM_CONFIGURE_ON= --enable-gcm
IKEV1_CONFIGURE_OFF= --disable-ikev1
IPSECKEY_CONFIGURE_ON= --enable-ipseckey
+KDF_CONFIGURE_ON= --enable-kdf
KERNELLIBIPSEC_CONFIGURE_ON= --enable-kernel-libipsec
LDAP_USE= OPENLDAP=yes
LDAP_CONFIGURE_ON= --enable-ldap
diff --git a/security/strongswan/distinfo b/security/strongswan/distinfo
index a737e804fdab..51fef72e5c30 100644
--- a/security/strongswan/distinfo
+++ b/security/strongswan/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643096021
-SHA256 (strongswan-5.9.5.tar.bz2) = 983e4ef4a4c6c9d69f5fe6707c7fe0b2b9a9291943bbf4e008faab6bf91c0bdd
-SIZE (strongswan-5.9.5.tar.bz2) = 4722123
+TIMESTAMP = 1651559579
+SHA256 (strongswan-5.9.6.tar.bz2) = 91d0978ac448912759b85452d8ff0d578aafd4507aaf4f1c1719f9d0c7318ab7
+SIZE (strongswan-5.9.6.tar.bz2) = 4750894
diff --git a/security/strongswan/pkg-plist b/security/strongswan/pkg-plist
index 93281188dd25..44719db43143 100644
--- a/security/strongswan/pkg-plist
+++ b/security/strongswan/pkg-plist
@@ -35,6 +35,7 @@
%%GCM%%@sample %%ETCDIR%%.d/charon/gcm.conf.sample
%%EAPAKA3GPP2%%@sample %%ETCDIR%%.d/charon/gmp.conf.sample
@sample %%ETCDIR%%.d/charon/hmac.conf.sample
+%%KDF%%@sample %%ETCDIR%%.d/charon/kdf.conf.sample
%%IPSECKEY%%@sample %%ETCDIR%%.d/charon/ipseckey.conf.sample
%%KERNELLIBIPSEC%%@sample %%ETCDIR%%.d/charon/kernel-libipsec.conf.sample
@sample %%ETCDIR%%.d/charon/kernel-pfkey.conf.sample
@@ -180,6 +181,8 @@ lib/ipsec/plugins/libstrongswan-hmac.la
lib/ipsec/plugins/libstrongswan-hmac.so
%%IPSECKEY%%lib/ipsec/plugins/libstrongswan-ipseckey.la
%%IPSECKEY%%lib/ipsec/plugins/libstrongswan-ipseckey.so
+%%KDF%%lib/ipsec/plugins/libstrongswan-kdf.la
+%%KDF%%lib/ipsec/plugins/libstrongswan-kdf.so
%%KERNELLIBIPSEC%%lib/ipsec/plugins/libstrongswan-kernel-libipsec.la
%%KERNELLIBIPSEC%%lib/ipsec/plugins/libstrongswan-kernel-libipsec.so
lib/ipsec/plugins/libstrongswan-kernel-pfkey.la
@@ -329,6 +332,7 @@ sbin/ipsec
%%GCM%%%%DATADIR%%/templates/config/plugins/gcm.conf
%%EAPAKA3GPP2%%%%DATADIR%%/templates/config/plugins/gmp.conf
%%DATADIR%%/templates/config/plugins/hmac.conf
+%%KDF%%%%DATADIR%%/templates/config/plugins/kdf.conf
%%IPSECKEY%%%%DATADIR%%/templates/config/plugins/ipseckey.conf
%%KERNELLIBIPSEC%%%%DATADIR%%/templates/config/plugins/kernel-libipsec.conf
%%DATADIR%%/templates/config/plugins/kernel-pfkey.conf