git: 8586ae798f4b - 2021Q2 - security/shibboleth-sp: Update to 3.2.2

Palle Girgensohn girgen at FreeBSD.org
Mon Apr 26 09:40:00 UTC 2021


The branch 2021Q2 has been updated by girgen:

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

commit 8586ae798f4bf5c86666e1b87744f1da97d35a72
Author:     Palle Girgensohn <girgen at FreeBSD.org>
AuthorDate: 2021-04-26 08:46:07 +0000
Commit:     Palle Girgensohn <girgen at 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 at 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


More information about the dev-commits-ports-all mailing list