[cpp-linbuild] branch main updated: Bump shibboleth to 3.4.1.
Scott Cantor
cantor.2 at osu.edu
Tue Jan 10 20:09:28 UTC 2023
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=fde17a4750b5c4465fe9c1a148dd806b2838284c
The following commit(s) were added to refs/heads/main by this push:
new fde17a4 Bump shibboleth to 3.4.1.
fde17a4 is described below
commit fde17a4750b5c4465fe9c1a148dd806b2838284c
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jan 10 15:09:24 2023 -0500
Bump shibboleth to 3.4.1.
---
Makefile | 2 +-
common/SPECS/shibboleth.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index 5174c63..0badb57 100644
--- a/Makefile
+++ b/Makefile
@@ -119,7 +119,7 @@ OPENSAML_DEPENDS=LOG4SHIB XERCESC XMLSECURITYC XMLTOOLING
SHIBBOLETH_COMPNAME=shibboleth
SHIBBOLETH_DISTNAME=shibboleth-sp
-SHIBBOLETH_VERSION=3.4.0
+SHIBBOLETH_VERSION=3.4.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 0601283..bd8ca28 100644
--- a/common/SPECS/shibboleth.spec
+++ b/common/SPECS/shibboleth.spec
@@ -1,5 +1,5 @@
Name: shibboleth
-Version: 3.4.0
+Version: 3.4.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