[cpp-linbuild] branch main updated: Update xmltooling to 3.2.3.

Scott Cantor cantor.2 at osu.edu
Tue Jan 10 18:43:59 UTC 2023


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=874948c23c5ab34339c74d054f5535e64531f313

The following commit(s) were added to refs/heads/main by this push:
     new 874948c  Update xmltooling to 3.2.3.
874948c is described below

commit 874948c23c5ab34339c74d054f5535e64531f313
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jan 10 13:43:55 2023 -0500

    Update xmltooling to 3.2.3.
---
 Makefile                     | 2 +-
 common/SPECS/xmltooling.spec | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 681ef2c..5174c63 100644
--- a/Makefile
+++ b/Makefile
@@ -104,7 +104,7 @@ CURLOPENSSL_VALID_PLATFORMS=centos7 amazonlinux2
 
 # Look closely: these variables refer to the OPENSAML variables
 XMLTOOLING_COMPNAME=xmltooling
-XMLTOOLING_VERSION=3.2.2
+XMLTOOLING_VERSION=3.2.3
 XMLTOOLING_DISTFILE=$(XMLTOOLING_COMPNAME)-$(XMLTOOLING_VERSION).$(DEFAULT_DIST_EXT)
 XMLTOOLING_URL=https://shibboleth.net/downloads/c++-opensaml/$(OPENSAML_VERSION)/$(XMLTOOLING_DISTFILE)
 XMLTOOLING_DEPENDS=LOG4SHIB XERCESC XMLSECURITYC
diff --git a/common/SPECS/xmltooling.spec b/common/SPECS/xmltooling.spec
index 741b6e7..d0d01ac 100644
--- a/common/SPECS/xmltooling.spec
+++ b/common/SPECS/xmltooling.spec
@@ -1,5 +1,5 @@
 Name:		xmltooling
-Version:	3.2.2
+Version:	3.2.3
 Release:	1
 Summary:	OpenSAML XML Processing library
 Group:		Development/Libraries/C and C++

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


More information about the commits mailing list