[cpp-linbuild] branch maint-3 updated: Bump SP version.

Codeberg noreply at shibboleth.net
Tue Dec 16 13:34:14 UTC 2025


This is an automated email from the git hooks/post-receive script.

codeberg pushed a commit to branch maint-3
in repository cpp-linbuild.

View the commit online:
https://codeberg.org/Shibboleth/cpp-linbuild/commit/435282506d184b06d40fffe1d6b5339733782e4c

The following commit(s) were added to refs/heads/maint-3 by this push:
     new 4352825  Bump SP version.
4352825 is described below

commit 435282506d184b06d40fffe1d6b5339733782e4c
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Dec 16 08:34:03 2025 -0500

    Bump SP version.
---
 Makefile                     | 2 +-
 common/SPECS/shibboleth.spec | 7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index 2711a13..21339f3 100644
--- a/Makefile
+++ b/Makefile
@@ -134,7 +134,7 @@ OPENSAML_DEPENDS=LOG4SHIB XERCESC XMLSECURITYC XMLTOOLING
 
 SHIBBOLETH_COMPNAME=shibboleth
 SHIBBOLETH_DISTNAME=shibboleth-sp
-SHIBBOLETH_VERSION=3.5.1
+SHIBBOLETH_VERSION=3.5.2
 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
diff --git a/common/SPECS/shibboleth.spec b/common/SPECS/shibboleth.spec
index e4db1cb..2e4f3c1 100644
--- a/common/SPECS/shibboleth.spec
+++ b/common/SPECS/shibboleth.spec
@@ -1,6 +1,6 @@
 Name: shibboleth
-Version: 3.5.1
-Release: 2%{?dist}
+Version: 3.5.2
+Release: 1%{?dist}
 Summary: Open source system for attribute-based Web SSO
 Group: Productivity/Networking/Security
 Vendor: Shibboleth Consortium
@@ -380,6 +380,9 @@ exit 0
 %doc %{pkgdocdir}/api
 
 %changelog
+* Tue Dec 16 2025 Scott Cantor <cantor.2 at osu.edu> - 3.5.2-1
+- Bump version.
+
 * Mon Sep 8 2025 John W. O'Brien <john at saltant.com> - 3.5.1-2
 - SSPCPP-1017 Fix unstated dependency on systemd
 

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


More information about the commits mailing list