git: 37548fca60c3 - main - devel/xmltooling: update to 3.2.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 12 Jun 2023 15:09:34 UTC
The branch main has been updated by girgen: URL: https://cgit.FreeBSD.org/ports/commit/?id=37548fca60c3733e77d6020dcacabd1540f39e64 commit 37548fca60c3733e77d6020dcacabd1540f39e64 Author: Palle Girgensohn <girgen@FreeBSD.org> AuthorDate: 2023-06-12 14:59:12 +0000 Commit: Palle Girgensohn <girgen@FreeBSD.org> CommitDate: 2023-06-12 15:09:11 +0000 devel/xmltooling: update to 3.2.4 An updated version of the XMLTooling library that is part of the OpenSAML and Shibboleth Service Provider software is now available which corrects a server-side request forgery (SSRF) vulnerability. Security: f7e9a1cc-0931-11ee-94b4-6cc21735f730 --- devel/xmltooling/Makefile | 2 +- devel/xmltooling/distinfo | 6 +++--- devel/xmltooling/pkg-plist | 4 ++-- security/opensaml/Makefile | 2 +- security/shibboleth-sp/Makefile | 1 + 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/devel/xmltooling/Makefile b/devel/xmltooling/Makefile index c720e11ea982..051420027a26 100644 --- a/devel/xmltooling/Makefile +++ b/devel/xmltooling/Makefile @@ -1,5 +1,5 @@ PORTNAME= xmltooling -PORTVERSION= 3.2.3 +PORTVERSION= 3.2.4 CATEGORIES= devel security MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/latest/ diff --git a/devel/xmltooling/distinfo b/devel/xmltooling/distinfo index b1eca39b21a7..d92b439851de 100644 --- a/devel/xmltooling/distinfo +++ b/devel/xmltooling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673425920 -SHA256 (xmltooling-3.2.3.tar.bz2) = 95b8296ffb1facd86eaa9f24d4a895a7c55a3cd838450b4d20bc1651fdf45132 -SIZE (xmltooling-3.2.3.tar.bz2) = 620767 +TIMESTAMP = 1686576837 +SHA256 (xmltooling-3.2.4.tar.bz2) = 92db9b52f28f854ba2b3c3b5721dc18c8bd885c1e0d9397f0beb3415e88e3845 +SIZE (xmltooling-3.2.4.tar.bz2) = 621120 diff --git a/devel/xmltooling/pkg-plist b/devel/xmltooling/pkg-plist index 1fa90ff93e2a..624b1a5266bf 100644 --- a/devel/xmltooling/pkg-plist +++ b/devel/xmltooling/pkg-plist @@ -87,10 +87,10 @@ include/xmltooling/validation/ValidatorSuite.h include/xmltooling/version.h lib/libxmltooling-lite.so lib/libxmltooling-lite.so.10 -lib/libxmltooling-lite.so.10.0.3 +lib/libxmltooling-lite.so.10.0.4 lib/libxmltooling.so lib/libxmltooling.so.10 -lib/libxmltooling.so.10.0.3 +lib/libxmltooling.so.10.0.4 libdata/pkgconfig/xmltooling-lite.pc libdata/pkgconfig/xmltooling.pc share/xml/xmltooling/catalog.xml diff --git a/security/opensaml/Makefile b/security/opensaml/Makefile index 7bd39b424f47..167c53442ed9 100644 --- a/security/opensaml/Makefile +++ b/security/opensaml/Makefile @@ -1,6 +1,6 @@ PORTNAME= opensaml PORTVERSION= 3.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/ diff --git a/security/shibboleth-sp/Makefile b/security/shibboleth-sp/Makefile index bd8eefe90f85..89f4114fd1f8 100644 --- a/security/shibboleth-sp/Makefile +++ b/security/shibboleth-sp/Makefile @@ -1,5 +1,6 @@ PORTNAME= shibboleth-sp PORTVERSION= 3.4.1 +PORTREVISION= 1 CATEGORIES= security www MASTER_SITES= http://shibboleth.net/downloads/service-provider/${PORTVERSION}/