Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2017 06:10:20 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r448590 - head/security/strongswan
Message-ID:  <201708230610.v7N6AKBN023020@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Wed Aug 23 06:10:20 2017
New Revision: 448590
URL: https://svnweb.freebsd.org/changeset/ports/448590

Log:
  security/strongswan: update 5.5.3 -> 5.6.0
  
  - the gmp plugin responsible for CVE-2017-11185 is not enabled
    in the FreeBSD build
  
  PR:		221716
  Relnotes:	https://wiki.strongswan.org/versions/66
  Reported by:	i.dani@outlook.com
  Approved by:	strongswan@nanoteq.com (maintainer)

Modified:
  head/security/strongswan/Makefile
  head/security/strongswan/distinfo
  head/security/strongswan/pkg-plist

Modified: head/security/strongswan/Makefile
==============================================================================
--- head/security/strongswan/Makefile	Wed Aug 23 01:25:18 2017	(r448589)
+++ head/security/strongswan/Makefile	Wed Aug 23 06:10:20 2017	(r448590)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	strongswan
-PORTVERSION=	5.5.3
+PORTVERSION=	5.6.0
 CATEGORIES=	security
 MASTER_SITES=	http://download.strongswan.org/ \
 		http://download2.strongswan.org/

Modified: head/security/strongswan/distinfo
==============================================================================
--- head/security/strongswan/distinfo	Wed Aug 23 01:25:18 2017	(r448589)
+++ head/security/strongswan/distinfo	Wed Aug 23 06:10:20 2017	(r448590)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500455442
-SHA256 (strongswan-5.5.3.tar.bz2) = c5ea54b199174708de11af9b8f4ecf28b5b0743d4bc0e380e741f25b28c0f8d4
-SIZE (strongswan-5.5.3.tar.bz2) = 4768820
+TIMESTAMP = 1503435125
+SHA256 (strongswan-5.6.0.tar.bz2) = a14dc0d92634ed52730bfc76a76db30943a28ed3c65a560066e1e9f785827b13
+SIZE (strongswan-5.6.0.tar.bz2) = 4850722

Modified: head/security/strongswan/pkg-plist
==============================================================================
--- head/security/strongswan/pkg-plist	Wed Aug 23 01:25:18 2017	(r448589)
+++ head/security/strongswan/pkg-plist	Wed Aug 23 06:10:20 2017	(r448590)
@@ -367,6 +367,7 @@ lib/ipsec/libtls.so.0.0.0
 @dir etc/ipsec.d/private
 @dir etc/ipsec.d/reqs
 %%SWANCTL%%@dir etc/swanctl/bliss
+%%SWANCTL%%@dir etc/swanctl/conf.d
 %%SWANCTL%%@dir etc/swanctl/ecdsa
 %%SWANCTL%%@dir etc/swanctl/pkcs12
 %%SWANCTL%%@dir etc/swanctl/pkcs8



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708230610.v7N6AKBN023020>