Sat, 27 Apr 2024 10:17:24 UTC | login

Information for build expat-2.5.0-1.el9sopt_901

ID48550
Package Nameexpat
Version2.5.0
Release1.el9sopt_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/expat#44271faf9249c444859542a6d76bdfa336f88df3
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 bytdawson
State complete
Volume DEFAULT
StartedThu, 15 Jun 2023 01:59:33 UTC
CompletedThu, 15 Jun 2023 02:08:08 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/expat:44271faf9249c444859542a6d76bdfa336f88df3)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/expat#44271faf9249c444859542a6d76bdfa336f88df3'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
expat-2.5.0-1.el9sopt_901.src.rpm (info) (download)
x86_64
expat-2.5.0-1.el9sopt_901.x86_64.rpm (info) (download)
expat-devel-2.5.0-1.el9sopt_901.x86_64.rpm (info) (download)
expat-static-2.5.0-1.el9sopt_901.x86_64.rpm (info) (download)
expat-debuginfo-2.5.0-1.el9sopt_901.x86_64.rpm (info) (download)
expat-debugsource-2.5.0-1.el9sopt_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
Changelog * Thu Nov 10 2022 Tomas Korbar <tkorbar@redhat.com> - 2.5.0-1 - Rebase to version 2.5.0 - Resolves: CVE-2022-43680 * Thu Sep 29 2022 Tomas Korbar <tkorbar@redhat.com> - 2.4.9-1 - Rebase to version 2.4.9 - Resolves: CVE-2022-40674 * Tue Apr 26 2022 Tomas Korbar <tkorbar@redhat.com> - 2.4.7-1 - Rebase to version 2.4.7 - Resolves: rhbz#2067201 - Resolves: CVE-2022-25313 - Resolves: CVE-2022-25314 - Resolves: CVE-2022-25236 * Mon Mar 14 2022 Tomas Korbar <tkorbar@redhat.com> - 2.2.10-11 - Improve fix for CVE-2022-25236 - Related: CVE-2022-25236 * Mon Feb 28 2022 Tomas Korbar <tkorbar@redhat.com> - 2.2.10-10 - Fix multiple CVEs - CVE-2022-25236 expat: namespace-separator characters in "xmlns[:prefix]" attribute values can lead to arbitrary code execution - CVE-2022-25235 expat: malformed 2- and 3-byte UTF-8 sequences can lead to arbitrary code execution - CVE-2022-25315 expat: integer overflow in storeRawNames() - Resolves: CVE-2022-25236 - Resolves: CVE-2022-25235 - Resolves: CVE-2022-25315 * 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)