Skip to content
Snippets Groups Projects
Commit 58043541 authored by Rocky Automation's avatar Rocky Automation :tv:
Browse files

import expat-2.2.5-10.el8

parent 2b2450a7
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
Summary: An XML parser library
Name: expat
Version: %(echo %{unversion} | sed 's/_/./g')
Release: 8%{?dist}.3
Release: 10%{?dist}
Source: https://github.com/libexpat/libexpat/archive/R_%{unversion}.tar.gz#/expat-%{version}.tar.gz
URL: https://libexpat.github.io/
License: MIT
......@@ -99,15 +99,11 @@ make check
%{_libdir}/lib*.a
%changelog
* Fri Sep 30 2022 Tomas Korbar <tkorbar@redhat.com> - 2.2.5-8.3
* Fri Sep 30 2022 Tomas Korbar <tkorbar@redhat.com> - 2.2.5-10
- Ensure raw tagnames are safe exiting internalEntityParser
- Resolves: CVE-2022-40674
* Tue May 03 2022 Tomas Korbar <tkorbar@redhat.com> - 2.2.5-8.2
- Improve fix for CVE-2022-25313
- Related: CVE-2022-25313
* Mon May 02 2022 Tomas Korbar <tkorbar@redhat.com> - 2.2.5-8.1
* Fri May 06 2022 Tomas Korbar <tkorbar@redhat.com> - 2.2.5-9
- Fix multiple CVEs
- Resolves: CVE-2022-25314
- Resolves: CVE-2022-25313
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment