[cpp-linbuild] 24/25: Update shibboleth-sp to 3.2.1
Scott Cantor
cantor.2 at osu.edu
Mon Apr 5 12:47:07 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository cpp-linbuild.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-linbuild.git;a=commit;h=83ea9d3a37eb9f3c1c9bca688216f26e97456243
commit 83ea9d3a37eb9f3c1c9bca688216f26e97456243
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Thu Mar 18 18:08:55 2021 +0000
Update shibboleth-sp to 3.2.1
---
Makefile | 2 +-
common/SPECS/shibboleth.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index 1aeb6fc..75c2e6d 100644
--- a/Makefile
+++ b/Makefile
@@ -105,7 +105,7 @@ OPENSAML_DEPENDS=LOG4SHIB XERCESC XMLSECURITYC XMLTOOLING
SHIBBOLETH_COMPNAME=shibboleth
SHIBBOLETH_DISTNAME=shibboleth-sp
-SHIBBOLETH_VERSION=3.2.0
+SHIBBOLETH_VERSION=3.2.1
SHIBBOLETH_DISTFILE=$(SHIBBOLETH_DISTNAME)-$(SHIBBOLETH_VERSION).$(DEFAULT_DIST_EXT)
SHIBBOLETH_URL=https://shibboleth.net/downloads/service-provider/$(SHIBBOLETH_VERSION)/$(SHIBBOLETH_DISTFILE)
SHIBBOLETH_DEPENDS=LOG4SHIB XERCESC XMLSECURITYC XMLTOOLING OPENSAML
diff --git a/common/SPECS/shibboleth.spec b/common/SPECS/shibboleth.spec
index 7d19b04..f227fac 100644
--- a/common/SPECS/shibboleth.spec
+++ b/common/SPECS/shibboleth.spec
@@ -1,5 +1,5 @@
Name: shibboleth
-Version: 3.2.0
+Version: 3.2.1
Release: 1
Summary: Open source system for attribute-based Web SSO
Group: Productivity/Networking/Security
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list