[cpp-linbuild] branch main updated: Update SP version.

Scott Cantor cantor.2 at osu.edu
Wed Sep 3 13:00:12 UTC 2025


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=e713e25c4639f47a15a97b6e1efecc7217b9c8e3

The following commit(s) were added to refs/heads/main by this push:
     new e713e25  Update SP version.
e713e25 is described below

commit e713e25c4639f47a15a97b6e1efecc7217b9c8e3
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Sep 3 09:00:09 2025 -0400

    Update SP version.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index bb696d3..0ff65e0 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ OPENSAML_DEPENDS=LOG4SHIB XERCESC XMLSECURITYC XMLTOOLING
 
 SHIBBOLETH_COMPNAME=shibboleth
 SHIBBOLETH_DISTNAME=shibboleth-sp
-SHIBBOLETH_VERSION=3.5.0
+SHIBBOLETH_VERSION=3.5.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 OPENSAML XERCESC XMLSECURITYC XMLTOOLING

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list