FreeBSD Bugzilla – Attachment 197491 Details for
Bug 231720
[patch] security/strongswan: Update to 5.7.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
strongswan-5.7.0.diff (text/plain), 3.09 KB, created by
Renato Botelho
on 2018-09-25 16:17:28 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Renato Botelho
Created:
2018-09-25 16:17:28 UTC
Size:
3.09 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 480662) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= strongswan >-PORTVERSION= 5.6.3 >+PORTVERSION= 5.7.0 > CATEGORIES= security > MASTER_SITES= http://download.strongswan.org/ \ > http://download2.strongswan.org/ >@@ -39,10 +39,10 @@ > --with-group=wheel \ > --with-lib-prefix=${PREFIX} > >-OPTIONS_DEFINE= CURL EAPAKA3GPP2 EAPDYNAMIC EAPRADIUS EAPSIMFILE GCM IKEv1 \ >+OPTIONS_DEFINE= CURL EAPAKA3GPP2 EAPDYNAMIC EAPRADIUS EAPSIMFILE GCM IKEV1 \ > IPSECKEY KERNELLIBIPSEC LOADTESTER LDAP MEDIATION MYSQL PKI SCEP SMP \ > SQLITE SWANCTL TESTVECTOR TPM UNBOUND UNITY VICI XAUTH >-OPTIONS_DEFAULT= BUILTIN CURL IKEv1 PKI SWANCTL VICI >+OPTIONS_DEFAULT= BUILTIN CURL IKEV1 PKI SWANCTL VICI > OPTIONS_SINGLE= PRINTF_HOOKS > OPTIONS_SINGLE_PRINTF_HOOKS= BUILTIN LIBC VSTR > OPTIONS_SUB= yes >@@ -54,7 +54,7 @@ > EAPRADIUS_DESC= Enable EAP Radius proxy authentication > EAPSIMFILE_DESC= Enable EAP SIM with file backend > GCM_DESC= Enable GCM AEAD wrapper crypto plugin >-IKEv1_DESC= Enable IKEv1 support >+IKEV1_DESC= Enable IKEv1 support > IPSECKEY_DESC= Enable authentication with IPSECKEY resource records with DNSSEC > KERNELLIBIPSEC_DESC= Enable IPSec userland backend > LOADTESTER_DESC= Enable load testing plugin >@@ -82,7 +82,7 @@ > EAPRADIUS_CONFIGURE_ON= --enable-eap-radius > EAPSIMFILE_CONFIGURE_ON=--enable-eap-sim --enable-eap-sim-file > GCM_CONFIGURE_ON= --enable-gcm >-IKEv1_CONFIGURE_OFF= --disable-ikev1 >+IKEV1_CONFIGURE_OFF= --disable-ikev1 > IPSECKEY_CONFIGURE_ON= --enable-ipseckey > KERNELLIBIPSEC_CONFIGURE_ON= --enable-kernel-libipsec > LOADTESTER_CONFIGURE_ON=--enable-load-tester >@@ -127,7 +127,7 @@ > PLIST_SUB+= SQL="@comment " > .endif > >-.if ${PORT_OPTIONS:MIKEv1} || ${PORT_OPTIONS:MXAUTH} >+.if ${PORT_OPTIONS:MIKEV1} || ${PORT_OPTIONS:MXAUTH} > PLIST_SUB+= XAUTHGEN="" > .else > PLIST_SUB+= XAUTHGEN="@comment " >Index: distinfo >=================================================================== >--- distinfo (revision 480662) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1527575366 >-SHA256 (strongswan-5.6.3.tar.bz2) = c3c7dc8201f40625bba92ffd32eb602a8909210d8b3fac4d214c737ce079bf24 >-SIZE (strongswan-5.6.3.tar.bz2) = 4961579 >+TIMESTAMP = 1537883882 >+SHA256 (strongswan-5.7.0.tar.bz2) = d6fd0994320bc027090f6ee34964e59c42e761e7dac36cfcf1836c8cefc53c5c >+SIZE (strongswan-5.7.0.tar.bz2) = 4967449 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 480662) >+++ pkg-plist (working copy) >@@ -208,8 +208,8 @@ > %%GCM%%lib/ipsec/plugins/libstrongswan-gcm.la > %%GCM%%lib/ipsec/plugins/libstrongswan-gcm.so > %%GCM%%@sample %%ETCDIR%%.d/charon/gcm.conf.sample >-%%IKEv1%%lib/ipsec/plugins/libstrongswan-xauth-generic.la >-%%IKEv1%%lib/ipsec/plugins/libstrongswan-xauth-generic.so >+%%IKEV1%%lib/ipsec/plugins/libstrongswan-xauth-generic.la >+%%IKEV1%%lib/ipsec/plugins/libstrongswan-xauth-generic.so > %%IPSECKEY%%lib/ipsec/plugins/libstrongswan-ipseckey.la > %%IPSECKEY%%lib/ipsec/plugins/libstrongswan-ipseckey.so > %%IPSECKEY%%%%DATADIR%%/templates/config/plugins/ipseckey.conf
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 231720
: 197491