[cpp-linbuild] 01/02: Update OpenSAML to 3.3.1.
Scott Cantor
cantor.2 at osu.edu
Thu Mar 13 18:27:02 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=3828e5639f742fb92941e05578aeccbc89f7b5d3
commit 3828e5639f742fb92941e05578aeccbc89f7b5d3
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Mar 13 14:21:37 2025 -0400
Update OpenSAML to 3.3.1.
---
Makefile | 2 +-
common/SPECS/opensaml.spec | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Makefile b/Makefile
index dfca0da..0f7161b 100644
--- a/Makefile
+++ b/Makefile
@@ -122,7 +122,7 @@ XMLTOOLING_DEPENDS_amazonlinux2=CURLOPENSSL
XMLTOOLING_DEPENDS_rhel7=CURLOPENSSL
OPENSAML_COMPNAME=opensaml
-OPENSAML_VERSION=3.3.0
+OPENSAML_VERSION=3.3.1
OPENSAML_DISTFILE=$(OPENSAML_COMPNAME)-$(OPENSAML_VERSION).$(DEFAULT_DIST_EXT)
OPENSAML_URL=https://shibboleth.net/downloads/c++-$(OPENSAML_COMPNAME)/$(OPENSAML_VERSION)/$(OPENSAML_DISTFILE)
OPENSAML_DEPENDS=LOG4SHIB XERCESC XMLSECURITYC XMLTOOLING
diff --git a/common/SPECS/opensaml.spec b/common/SPECS/opensaml.spec
index de9bf5f..e55766f 100644
--- a/common/SPECS/opensaml.spec
+++ b/common/SPECS/opensaml.spec
@@ -5,8 +5,8 @@
%define utilname %{compname}-bin
Name: %{libname}
-Version: 3.3.0
-Release: 3%{?dist}
+Version: 3.3.1
+Release: 4%{?dist}
Summary: OpenSAML SAML library
Group: Development/Libraries/C and C++
Vendor: Shibboleth Consortium
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list