[cpp-linbuild] branch main updated: Bump SP version.
Scott Cantor
cantor.2 at osu.edu
Mon Nov 29 14:10:00 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=88e0d8265c530ff46f09cdee035d5d0590fe5b53
The following commit(s) were added to refs/heads/main by this push:
new 88e0d82 Bump SP version.
88e0d82 is described below
commit 88e0d8265c530ff46f09cdee035d5d0590fe5b53
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Nov 29 09:09:56 2021 -0500
Bump SP version.
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index bb3609a..500aa4b 100644
--- a/Makefile
+++ b/Makefile
@@ -111,7 +111,7 @@ OPENSAML_DEPENDS=LOG4SHIB XERCESC XMLSECURITYC XMLTOOLING
SHIBBOLETH_COMPNAME=shibboleth
SHIBBOLETH_DISTNAME=shibboleth-sp
-SHIBBOLETH_VERSION=3.2.3
+SHIBBOLETH_VERSION=3.3.0
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
@@ -120,7 +120,7 @@ SHIBBOLETH_DEPENDS_amazonlinux2=CURLOPENSSL
SHIBRESOLVER_COMPNAME=shibresolver
SHIBRESOLVER_DISTNAME=shibboleth-resolver
-SHIBRESOLVER_VERSION=3.2.0
+SHIBRESOLVER_VERSION=3.3.0
SHIBRESOLVER_DISTFILE=$(SHIBRESOLVER_DISTNAME)-$(SHIBRESOLVER_VERSION).$(DEFAULT_DIST_EXT)
SHIBRESOLVER_URL=https://shibboleth.net/downloads/service-provider/extensions/$(SHIBRESOLVER_COMPNAME)/$(SHIBRESOLVER_VERSION)/$(SHIBRESOLVER_DISTFILE)
SHIBRESOLVER_DEPENDS=LOG4SHIB XERCESC XMLSECURITYC XMLTOOLING OPENSAML SHIBBOLETH
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list