Thu, 25 Apr 2024 04:25:37 UTC | login

Information for build expat-2.2.10-9.el9

ID16922
Package Nameexpat
Version2.2.10
Release9.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/expat#66503cfe5b83ebefbe86c6638757eb0e64d84749
SummaryAn XML parser library
DescriptionThis is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers.
Built bytkorbar
State complete
Volume DEFAULT
StartedThu, 10 Feb 2022 15:20:26 UTC
CompletedThu, 10 Feb 2022 15:22:13 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/expat:66503cfe5b83ebefbe86c6638757eb0e64d84749)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/expat#66503cfe5b83ebefbe86c6638757eb0e64d84749'}}
Tags
c9s-pending
c9s-pending-signed
c9s-released
RPMs
src
expat-2.2.10-9.el9.src.rpm (info) (download)
aarch64
expat-2.2.10-9.el9.aarch64.rpm (info) (download)
expat-devel-2.2.10-9.el9.aarch64.rpm (info) (download)
expat-static-2.2.10-9.el9.aarch64.rpm (info) (download)
expat-debuginfo-2.2.10-9.el9.aarch64.rpm (info) (download)
expat-debugsource-2.2.10-9.el9.aarch64.rpm (info) (download)
i686
expat-2.2.10-9.el9.i686.rpm (info) (download)
expat-devel-2.2.10-9.el9.i686.rpm (info) (download)
expat-static-2.2.10-9.el9.i686.rpm (info) (download)
expat-debuginfo-2.2.10-9.el9.i686.rpm (info) (download)
expat-debugsource-2.2.10-9.el9.i686.rpm (info) (download)
ppc64le
expat-2.2.10-9.el9.ppc64le.rpm (info) (download)
expat-devel-2.2.10-9.el9.ppc64le.rpm (info) (download)
expat-static-2.2.10-9.el9.ppc64le.rpm (info) (download)
expat-debuginfo-2.2.10-9.el9.ppc64le.rpm (info) (download)
expat-debugsource-2.2.10-9.el9.ppc64le.rpm (info) (download)
s390x
expat-2.2.10-9.el9.s390x.rpm (info) (download)
expat-devel-2.2.10-9.el9.s390x.rpm (info) (download)
expat-static-2.2.10-9.el9.s390x.rpm (info) (download)
expat-debuginfo-2.2.10-9.el9.s390x.rpm (info) (download)
expat-debugsource-2.2.10-9.el9.s390x.rpm (info) (download)
x86_64
expat-2.2.10-9.el9.x86_64.rpm (info) (download)
expat-devel-2.2.10-9.el9.x86_64.rpm (info) (download)
expat-static-2.2.10-9.el9.x86_64.rpm (info) (download)
expat-debuginfo-2.2.10-9.el9.x86_64.rpm (info) (download)
expat-debugsource-2.2.10-9.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Thu Feb 10 2022 Tomas Korbar <tkorbar@redhat.com> - 2.2.10-9 - CVE-2022-23852 expat: integer overflow in function XML_GetBuffer - Resolves: CVE-2022-23852 * Thu Feb 10 2022 Tomas Korbar <tkorbar@redhat.com> - 2.2.10-8 - CVE-2021-45960 expat: Large number of prefixed XML attributes on a single tag can crash libexpat - Resolves: CVE-2021-45960 * Wed Feb 09 2022 Tomas Korbar <tkorbar@redhat.com> - 2.2.10-7 - CVE-2021-46143 expat: Integer overflow in doProlog in xmlparse.c - Resolves: CVE-2021-46143 * Wed Feb 09 2022 Tomas Korbar <tkorbar@redhat.com> - 2.2.10-6 - CVE-2022-22827 Integer overflow in storeAtts in xmlparse.c - CVE-2022-22826 Integer overflow in nextScaffoldPart in xmlparse.c - CVE-2022-22825 Integer overflow in lookup in xmlparse.c - CVE-2022-22824 Integer overflow in defineAttribute in xmlparse.c - CVE-2022-22823 Integer overflow in build_model in xmlparse.c - CVE-2022-22822 Integer overflow in addBinding in xmlparse.c - Resolves: CVE-2022-22827 - Resolves: CVE-2022-22826 - Resolves: CVE-2022-22825 - Resolves: CVE-2022-22824 - Resolves: CVE-2022-22823 - Resolves: CVE-2022-22822 * Mon Feb 07 2022 Tomas Korbar <tkorbar@redhat.com> - 2.2.10-5 - CVE-2022-23990 expat: integer overflow in the doProlog function - Resolve: rhbz#2050503 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.2.10-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 2.2.10-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Nov 13 2020 Joe Orton <jorton@redhat.com> - 2.2.10-1 - update to 2.2.10 (#1884940) * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild