This commit is contained in:
Eike Rathke 2025-01-14 11:31:26 +01:00
parent cb4643e263
commit 5ad586298f

View File

@ -2,7 +2,7 @@
Summary: RDF Parser Toolkit for Redland
Name: raptor2
Version: 2.0.15
Release: 31%{?dist}
Release: 32%{?dist}
License: GPLv2+ or LGPLv2+ or ASL 2.0
Source: http://download.librdf.org/source/raptor2-%{version}.tar.gz
@ -103,6 +103,9 @@ make check
%changelog
* Tue Jan 14 2025 Eike Rathke <erack@redhat.com> - 2.0.15-32
- Bump NVR
* Mon Jan 13 2025 Eike Rathke <erack@redhat.com> - 2.0.15-31
- Resolves: CVE-2024-57823 integer underflow when normalizing a URI with the
turtle parser