aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorgirgen <girgen@FreeBSD.org>2017-11-16 01:21:49 +0800
committergirgen <girgen@FreeBSD.org>2017-11-16 01:21:49 +0800
commit9554c49484014fca8b04c830a68a2683a500367b (patch)
tree9bfa075733d530e05ff1cec97c7be3471c86907b /security
parent7fc131f3800abf6202f3b57c23f8722abdcf878e (diff)
downloadfreebsd-ports-gnome-9554c49484014fca8b04c830a68a2683a500367b.tar.gz
freebsd-ports-gnome-9554c49484014fca8b04c830a68a2683a500367b.tar.zst
freebsd-ports-gnome-9554c49484014fca8b04c830a68a2683a500367b.zip
Shibboleth Service Provider Security Advisory [15 November 2017]
An updated version of the Shibboleth Service Provider software is available which corrects a critical security issue in the "Dynamic" metadata provider plugin. Deployers making use of the affected feature should apply the relevant update at the soonest possible moment. Security: b4b7ec7d-ca27-11e7-a12d-6cc21735f730
Diffstat (limited to 'security')
-rw-r--r--security/opensaml2/Makefile8
-rw-r--r--security/opensaml2/distinfo6
-rw-r--r--security/opensaml2/pkg-plist2
-rw-r--r--security/shibboleth2-sp/Makefile3
-rw-r--r--security/shibboleth2-sp/distinfo6
-rw-r--r--security/shibboleth2-sp/pkg-plist6
6 files changed, 16 insertions, 15 deletions
diff --git a/security/opensaml2/Makefile b/security/opensaml2/Makefile
index 769f68409c4a..3d96d70e801b 100644
--- a/security/opensaml2/Makefile
+++ b/security/opensaml2/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= opensaml2
-PORTVERSION= 2.6.0
-PORTREVISION= 5
+PORTVERSION= 2.6.1
CATEGORIES= security
MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/
DISTNAME= opensaml-${PORTVERSION}
@@ -11,14 +10,15 @@ DISTNAME= opensaml-${PORTVERSION}
MAINTAINER= girgen@FreeBSD.org
COMMENT= Open source implementation of SAML2
+LICENSE= APACHE20
+
+BUILD_DEPENDS= boost-libs>=0:devel/boost-libs
LIB_DEPENDS= libcurl.so:ftp/curl \
liblog4shib.so:devel/log4shib \
libxml-security-c.so:security/apache-xml-security-c \
libxerces-c.so:textproc/xerces-c3 \
libxmltooling.so:devel/xmltooling
-BUILD_DEPENDS= boost-libs>=0:devel/boost-libs
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-log4shib=${LOCALBASE} --with-openssl=${OPENSSLBASE} \
--with-xmltooling=${LOCALBASE} --disable-doxygen-doc
diff --git a/security/opensaml2/distinfo b/security/opensaml2/distinfo
index ce343a637e54..93cffd7e2ff9 100644
--- a/security/opensaml2/distinfo
+++ b/security/opensaml2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473589706
-SHA256 (opensaml-2.6.0.tar.bz2) = 8bd2a7521dc372bcb92f8bc3fec301fb2ccecfad8bfb99052d6eb76b576250fd
-SIZE (opensaml-2.6.0.tar.bz2) = 557977
+TIMESTAMP = 1510765173
+SHA256 (opensaml-2.6.1.tar.bz2) = 69516b165858d381fcf1d8ce809c101246824d383aa635a3676648c88b242a83
+SIZE (opensaml-2.6.1.tar.bz2) = 575533
diff --git a/security/opensaml2/pkg-plist b/security/opensaml2/pkg-plist
index 150e23a93342..1f95a722ba0c 100644
--- a/security/opensaml2/pkg-plist
+++ b/security/opensaml2/pkg-plist
@@ -49,7 +49,7 @@ include/saml/util/CommonDomainCookie.h
include/saml/util/SAMLConstants.h
lib/libsaml.so
lib/libsaml.so.9
-lib/libsaml.so.9.0.0
+lib/libsaml.so.9.0.1
libdata/pkgconfig/opensaml.pc
%%PORTDOCS%%%%DOCSDIR%%/README.txt
%%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt
diff --git a/security/shibboleth2-sp/Makefile b/security/shibboleth2-sp/Makefile
index 2c53602e8cc4..f6a45101809f 100644
--- a/security/shibboleth2-sp/Makefile
+++ b/security/shibboleth2-sp/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= shibboleth-sp
-PORTVERSION= 2.6.0
-PORTREVISION= 6
+PORTVERSION= 2.6.1
CATEGORIES= security www
MASTER_SITES= http://shibboleth.net/downloads/service-provider/${PORTVERSION}/
diff --git a/security/shibboleth2-sp/distinfo b/security/shibboleth2-sp/distinfo
index 064ed3e4a746..8509b8f036fe 100644
--- a/security/shibboleth2-sp/distinfo
+++ b/security/shibboleth2-sp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473589186
-SHA256 (shibboleth-sp-2.6.0.tar.bz2) = cb084f09c406257c7a8cb41464dc5d3e82803c3829e79288fc813e997f6f9b34
-SIZE (shibboleth-sp-2.6.0.tar.bz2) = 721245
+TIMESTAMP = 1510743416
+SHA256 (shibboleth-sp-2.6.1.tar.bz2) = 1121e3b726b844d829ad86f2047be62da4284ce965ac184de2f81903f16b98e4
+SIZE (shibboleth-sp-2.6.1.tar.bz2) = 758031
diff --git a/security/shibboleth2-sp/pkg-plist b/security/shibboleth2-sp/pkg-plist
index 1466e3760779..7fa6856ae1e9 100644
--- a/security/shibboleth2-sp/pkg-plist
+++ b/security/shibboleth2-sp/pkg-plist
@@ -92,8 +92,9 @@ include/shibsp/util/PropertySet.h
include/shibsp/util/SPConstants.h
include/shibsp/util/TemplateParameters.h
include/shibsp/version.h
-lib/libshibsp.so.7
lib/libshibsp.so
+lib/libshibsp.so.7
+lib/libshibsp.so.7.0.1
lib/shibboleth/adfs.so
lib/shibboleth/adfs-lite.so
%%MEMCACHED%%lib/shibboleth/memcache-store.so
@@ -104,8 +105,9 @@ lib/shibboleth/plugins.so
%%WITH_APACHE_24%%lib/shibboleth/mod_shib_24.so
%%FASTCGI%%lib/shibboleth/shibauthorizer
%%FASTCGI%%lib/shibboleth/shibresponder
-lib/libshibsp-lite.so.7
lib/libshibsp-lite.so
+lib/libshibsp-lite.so.7
+lib/libshibsp-lite.so.7.0.1
sbin/shibd
share/xml/shibboleth/catalog.xml
share/xml/shibboleth/shibboleth-2.0-afp-mf-basic.xsd