ports/178266: security/strongswan - CVE-2013-2944
David Shane Holden
dpejesh at yahoo.com
Tue Apr 30 18:50:01 UTC 2013
>Number: 178266
>Category: ports
>Synopsis: security/strongswan - CVE-2013-2944
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Apr 30 18:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: David Shane Holden
>Release: 9.1-RELEASE
>Organization:
>Environment:
>Description:
Upgrade security/strongswan port to version 5.0.4 which fixes CVE-2013-2944.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff --git a/strongswan/Makefile b/strongswan/Makefile
index 4296b95..1a32e41 100644
--- a/strongswan/Makefile
+++ b/strongswan/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD: ports/security/strongswan/Makefile,v 1.6 2013/01/07 12:42:39 svnexp Exp $
PORTNAME= strongswan
-PORTVERSION= 5.0.1
+PORTVERSION= 5.0.4
CATEGORIES= security
MASTER_SITES= http://download.strongswan.org/ \
http://download2.strongswan.org/
diff --git a/strongswan/distinfo b/strongswan/distinfo
index 05d5388..ff76032 100644
--- a/strongswan/distinfo
+++ b/strongswan/distinfo
@@ -1,2 +1,2 @@
-SHA256 (strongswan-5.0.1.tar.bz2) = 1a4dff19ef69d15e0b90b1ea80bd183235ac73b4ecd114aab58ed54de0f5c3b4
-SIZE (strongswan-5.0.1.tar.bz2) = 3146776
+SHA256 (strongswan-5.0.4.tar.bz2) = 3ec66d64046f652ab7556b3be8f9be8981fd32ef4a11e3e461a04d658928bfe2
+SIZE (strongswan-5.0.4.tar.bz2) = 3412930
diff --git a/strongswan/pkg-plist b/strongswan/pkg-plist
index 645d473..170f10d 100644
--- a/strongswan/pkg-plist
+++ b/strongswan/pkg-plist
@@ -91,6 +91,9 @@ lib/ipsec/plugins/libstrongswan-pgp.so
lib/ipsec/plugins/libstrongswan-pkcs1.a
lib/ipsec/plugins/libstrongswan-pkcs1.la
lib/ipsec/plugins/libstrongswan-pkcs1.so
+lib/ipsec/plugins/libstrongswan-pkcs7.a
+lib/ipsec/plugins/libstrongswan-pkcs7.la
+lib/ipsec/plugins/libstrongswan-pkcs7.so
lib/ipsec/plugins/libstrongswan-pkcs8.a
lib/ipsec/plugins/libstrongswan-pkcs8.la
lib/ipsec/plugins/libstrongswan-pkcs8.so
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list