From owner-svn-ports-head@freebsd.org Wed Apr 12 17:25:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 63A44D3B94A; Wed, 12 Apr 2017 17:25:35 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 27FA91599; Wed, 12 Apr 2017 17:25:35 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3CHPYQk049553; Wed, 12 Apr 2017 17:25:34 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3CHPYvl049550; Wed, 12 Apr 2017 17:25:34 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201704121725.v3CHPYvl049550@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Wed, 12 Apr 2017 17:25:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438397 - head/security/strongswan X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Apr 2017 17:25:35 -0000 Author: garga Date: Wed Apr 12 17:25:33 2017 New Revision: 438397 URL: https://svnweb.freebsd.org/changeset/ports/438397 Log: Update security/strongswan to 5.5.2 PR: 218430 Approved by: maintainer Sponsored by: Rubicon Communications (Netgate) Modified: head/security/strongswan/Makefile head/security/strongswan/distinfo head/security/strongswan/pkg-plist Modified: head/security/strongswan/Makefile ============================================================================== --- head/security/strongswan/Makefile Wed Apr 12 17:24:33 2017 (r438396) +++ head/security/strongswan/Makefile Wed Apr 12 17:25:33 2017 (r438397) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= strongswan -PORTVERSION= 5.5.1 -PORTREVISION= 1 +PORTVERSION= 5.5.2 CATEGORIES= security MASTER_SITES= http://download.strongswan.org/ \ http://download2.strongswan.org/ @@ -41,10 +40,10 @@ CONFIGURE_ARGS= --enable-kernel-pfkey \ OPTIONS_DEFINE= CURL EAPAKA3GPP2 EAPDYNAMIC EAPRADIUS EAPSIMFILE GCM IKEv1 \ IPSECKEY KERNELLIBIPSEC LOADTESTER LDAP MYSQL PKI SCEP SMP \ - SQLITE SWANCTL TESTVECTOR UNBOUND UNITY VICI XAUTH + SQLITE SWANCTL TESTVECTOR TPM UNBOUND UNITY VICI XAUTH OPTIONS_DEFAULT= IKEv1 BUILTIN PKI SWANCTL VICI OPTIONS_SINGLE= PRINTF_HOOKS -OPTIONS_SINGLE_PRINTF_HOOKS= BUILTIN VSTR LIBC +OPTIONS_SINGLE_PRINTF_HOOKS= BUILTIN LIBC VSTR OPTIONS_SUB= yes # Description of options @@ -58,11 +57,12 @@ 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 -TESTVECTOR_DESC= Enable crypto test vectors PKI_DESC= Enable PKI tools SCEP_DESC= Enable Simple Certificate Enrollment Protocol SMP_DESC= Enable XML-based management protocol (DEPRECATED) SWANCTL_DESC= Install swanctl (requires VICI) +TESTVECTOR_DESC= Enable crypto test vectors +TPM_DESC= Enable TPM plugin UNBOUND_DESC= Enable DNSSEC-enabled resolver UNITY_DESC= Enable Cisco Unity extension plugin VICI_DESC= Enable VICI management protocol @@ -88,15 +88,16 @@ LDAP_CONFIGURE_ON= --enable-ldap LDAP_USE= OPENLDAP=yes MYSQL_CONFIGURE_ON= --enable-mysql MYSQL_USES= mysql +PKI_CONFIGURE_OFF= --disable-pki +SCEP_CONFIGURE_OFF= --disable-scepclient SMP_LIB_DEPENDS= libxml2.so:textproc/libxml2 SMP_CONFIGURE_ON= --enable-smp -SWANCTL_CONFIGURE_ON= --enable-swanctl -SWANCTL_IMPLIES= VICI SQLITE_CONFIGURE_ON= --enable-sqlite SQLITE_LIB_DEPENDS= libsqlite3.so:databases/sqlite3 +SWANCTL_CONFIGURE_ON= --enable-swanctl +SWANCTL_IMPLIES= VICI TESTVECTOR_CONFIGURE_ON=--enable-test-vectors -PKI_CONFIGURE_OFF= --disable-pki -SCEP_CONFIGURE_OFF= --disable-scepclient +TPM_CONFIGURE_ON= --enable-tpm UNBOUND_CONFIGURE_ON= --enable-unbound UNBOUND_LIB_DEPENDS= libunbound.so:dns/unbound \ libldns.so:dns/ldns Modified: head/security/strongswan/distinfo ============================================================================== --- head/security/strongswan/distinfo Wed Apr 12 17:24:33 2017 (r438396) +++ head/security/strongswan/distinfo Wed Apr 12 17:25:33 2017 (r438397) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479401810 -SHA256 (strongswan-5.5.1.tar.bz2) = 720b301991f77bdedd8d551a956f52e2d11686a0ec18e832094f86cf2b842ab7 -SIZE (strongswan-5.5.1.tar.bz2) = 4636854 +TIMESTAMP = 1490717039 +SHA256 (strongswan-5.5.2.tar.bz2) = da976fca836f05fc7b7a38baab299745f960cb7640319969d239d8aa4ace9f6a +SIZE (strongswan-5.5.2.tar.bz2) = 4759802 Modified: head/security/strongswan/pkg-plist ============================================================================== --- head/security/strongswan/pkg-plist Wed Apr 12 17:24:33 2017 (r438396) +++ head/security/strongswan/pkg-plist Wed Apr 12 17:25:33 2017 (r438397) @@ -2,6 +2,11 @@ lib/ipsec/libcharon.a lib/ipsec/libcharon.la lib/ipsec/libcharon.so lib/ipsec/libcharon.so.0 +lib/ipsec/libtpmtss.a +lib/ipsec/libtpmtss.la +lib/ipsec/libtpmtss.so +lib/ipsec/libtpmtss.so.0 +lib/ipsec/libtpmtss.so.0.0.0 lib/ipsec/libstrongswan.a lib/ipsec/libstrongswan.la lib/ipsec/libstrongswan.so @@ -28,6 +33,9 @@ lib/ipsec/plugins/libstrongswan-cmac.so lib/ipsec/plugins/libstrongswan-constraints.a lib/ipsec/plugins/libstrongswan-constraints.la lib/ipsec/plugins/libstrongswan-constraints.so +lib/ipsec/plugins/libstrongswan-curve25519.a +lib/ipsec/plugins/libstrongswan-curve25519.la +lib/ipsec/plugins/libstrongswan-curve25519.so lib/ipsec/plugins/libstrongswan-des.a lib/ipsec/plugins/libstrongswan-des.la lib/ipsec/plugins/libstrongswan-des.so @@ -150,6 +158,7 @@ sbin/charon-cmd %%DATADIR%%/templates/config/plugins/blowfish.conf %%DATADIR%%/templates/config/plugins/cmac.conf %%DATADIR%%/templates/config/plugins/constraints.conf +%%DATADIR%%/templates/config/plugins/curve25519.conf %%DATADIR%%/templates/config/plugins/des.conf %%DATADIR%%/templates/config/plugins/dnskey.conf %%DATADIR%%/templates/config/plugins/eap-identity.conf @@ -340,6 +349,11 @@ man/man8/charon-cmd.8.gz %%SWANCTL%%man/man8/swanctl.8.gz %%SWANCTL%%@sample %%ETCDIR%%.d/swanctl.conf.sample %%SWANCTL%%@sample etc/swanctl/swanctl.conf.sample +%%TPM%%@sample %%ETCDIR%%.d/charon/tpm.conf.sample +%%TPM%%lib/ipsec/plugins/libstrongswan-tpm.a +%%TPM%%lib/ipsec/plugins/libstrongswan-tpm.la +%%TPM%%lib/ipsec/plugins/libstrongswan-tpm.so +%%TPM%%%%DATADIR%%/templates/config/plugins/tpm.conf %%UNBOUND%%lib/ipsec/plugins/libstrongswan-unbound.a %%UNBOUND%%lib/ipsec/plugins/libstrongswan-unbound.la %%UNBOUND%%lib/ipsec/plugins/libstrongswan-unbound.so @@ -379,6 +393,7 @@ man/man8/charon-cmd.8.gz @sample %%ETCDIR%%.d/charon/blowfish.conf.sample @sample %%ETCDIR%%.d/charon/cmac.conf.sample @sample %%ETCDIR%%.d/charon/constraints.conf.sample +@sample %%ETCDIR%%.d/charon/curve25519.conf.sample @sample %%ETCDIR%%.d/charon/des.conf.sample @sample %%ETCDIR%%.d/charon/dnskey.conf.sample @sample %%ETCDIR%%.d/charon/eap-identity.conf.sample