import expat-2.2.5-10.el8

This commit is contained in:
CentOS Sources 2022-11-08 01:55:37 -05:00 committed by Stepan Oksanichenko
parent c50bbdedd1
commit 60622713d5

View File

@ -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