[cpp-linbuild] branch main updated: Bump EDS version to 1.4.0-1
Scott Cantor
cantor.2 at osu.edu
Wed Sep 24 15:39:09 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=e66b1173c811ad41a53c74fcb49a4a852cea5d86
The following commit(s) were added to refs/heads/main by this push:
new e66b117 Bump EDS version to 1.4.0-1
e66b117 is described below
commit e66b1173c811ad41a53c74fcb49a4a852cea5d86
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Sep 24 11:39:03 2025 -0400
Bump EDS version to 1.4.0-1
---
Makefile | 2 +-
common/SPECS/shibboleth-embedded-ds.spec | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/Makefile b/Makefile
index 531f3bb..2711a13 100644
--- a/Makefile
+++ b/Makefile
@@ -88,7 +88,7 @@ COMPONENTS=\
SHIBEDS_COMPNAME=shibboleth-embedded-ds
-SHIBEDS_VERSION=1.3.0
+SHIBEDS_VERSION=1.4.0
SHIBEDS_DISTFILE=$(SHIBEDS_COMPNAME)-$(SHIBEDS_VERSION).tar.gz
SHIBEDS_URL=https://shibboleth.net/downloads/embedded-discovery-service/$(SHIBEDS_VERSION)/$(SHIBEDS_DISTFILE)
diff --git a/common/SPECS/shibboleth-embedded-ds.spec b/common/SPECS/shibboleth-embedded-ds.spec
index 3309b02..8566c9a 100644
--- a/common/SPECS/shibboleth-embedded-ds.spec
+++ b/common/SPECS/shibboleth-embedded-ds.spec
@@ -1,6 +1,6 @@
Name: shibboleth-embedded-ds
-Version: 1.3.0
-Release: 2%{?dist}
+Version: 1.4.0
+Release: 1%{?dist}
Summary: Client-side federation discovery service for SAML-based SSO
Group: Productivity/Networking/Security
Vendor: Shibboleth Consortium
@@ -78,6 +78,9 @@ exit 0
%config %{_sysconfdir}/shibboleth-ds/shibboleth-ds.conf
%changelog
+* Wed Sep 24 2025 Scott Cantor <cantor.2 at osu.edu> - 1.4.0-1
+- Update version.
+
* Fri Dec 27 2024 John W. O'Brien <john at saltant.com. - 1.3.0-2
- SSPCPP-1002 Remove support for SUSE
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list