Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Apr 2021 09:39:59 GMT
From:      Palle Girgensohn <girgen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 8586ae798f4b - 2021Q2 - security/shibboleth-sp: Update to 3.2.2
Message-ID:  <202104260939.13Q9dxYq020227@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by girgen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8586ae798f4bf5c86666e1b87744f1da97d35a72

commit 8586ae798f4bf5c86666e1b87744f1da97d35a72
Author:     Palle Girgensohn <girgen@FreeBSD.org>
AuthorDate: 2021-04-26 08:46:07 +0000
Commit:     Palle Girgensohn <girgen@FreeBSD.org>
CommitDate: 2021-04-26 09:38:53 +0000

    security/shibboleth-sp: Update to 3.2.2
    
    This is a security fix for an issue that has not yet been disclosed. The
    vuxml entry will be updated once the CVE is available.
    
    The patch to mitigate the vulnerability was introduced already on
    2021-04-23 in the FreeBSD port as 3.2.1_1.
    
    Security:       e4403051-a667-11eb-b9c9-6cc21735f730
    
    (cherry-picked from commit 19889886e54f734191490f09765d631b9b67f0a7)
---
 security/shibboleth-sp/Makefile  | 2 +-
 security/shibboleth-sp/distinfo  | 6 +++---
 security/shibboleth-sp/pkg-plist | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/security/shibboleth-sp/Makefile b/security/shibboleth-sp/Makefile
index 35d763f065d2..89480af0b527 100644
--- a/security/shibboleth-sp/Makefile
+++ b/security/shibboleth-sp/Makefile
@@ -1,7 +1,7 @@
 # Created by: Janos Mohacsi <janos.mohacsi@bsd.hu>
 
 PORTNAME=	shibboleth-sp
-PORTVERSION=	3.2.1
+PORTVERSION=	3.2.2
 CATEGORIES=	security www
 MASTER_SITES=	http://shibboleth.net/downloads/service-provider/${PORTVERSION}/
 
diff --git a/security/shibboleth-sp/distinfo b/security/shibboleth-sp/distinfo
index 5732cc0e1343..ef9bd0881c4a 100644
--- a/security/shibboleth-sp/distinfo
+++ b/security/shibboleth-sp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615929563
-SHA256 (shibboleth-sp-3.2.1.tar.bz2) = 8acde18566bbf987c4022a6f19d0c2df0d306e9344810aec1b6b8b9100d271ef
-SIZE (shibboleth-sp-3.2.1.tar.bz2) = 811714
+TIMESTAMP = 1619424965
+SHA256 (shibboleth-sp-3.2.2.tar.bz2) = e5db65b39cd3f078ff683c792558aa549d46ffc627a70faf3ef4637b2892e767
+SIZE (shibboleth-sp-3.2.2.tar.bz2) = 816128
diff --git a/security/shibboleth-sp/pkg-plist b/security/shibboleth-sp/pkg-plist
index 80a2af88d06a..d1fd2aeab2ac 100644
--- a/security/shibboleth-sp/pkg-plist
+++ b/security/shibboleth-sp/pkg-plist
@@ -92,7 +92,7 @@ include/shibsp/util/TemplateParameters.h
 include/shibsp/version.h
 lib/libshibsp.so
 lib/libshibsp.so.10
-lib/libshibsp.so.10.0.0
+lib/libshibsp.so.10.0.1
 lib/shibboleth/adfs.so
 lib/shibboleth/adfs-lite.so
 %%MEMCACHED%%lib/shibboleth/memcache-store.so
@@ -104,7 +104,7 @@ lib/shibboleth/plugins.so
 %%FASTCGI%%lib/shibboleth/shibresponder
 lib/libshibsp-lite.so
 lib/libshibsp-lite.so.10
-lib/libshibsp-lite.so.10.0.0
+lib/libshibsp-lite.so.10.0.1
 libdata/pkgconfig/shibsp-lite.pc
 libdata/pkgconfig/shibsp.pc
 sbin/shibd



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