Information for build expat-2.5.0-1.el9_3.1
ID | 30672 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | expat | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Version | 2.5.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Release | 1.el9_3.1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Epoch | Draft | False | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://git.cclinux.org/stage/rpms/expat.git#e0007dedb7bf566159b95b63994dfc78756bb789 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Summary | An XML parser library | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | This 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 by | distrobuild | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Started | Wed, 31 Jul 2024 14:25:51 CST | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Completed | Wed, 31 Jul 2024 14:37:59 CST | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Task | build (dist-circle9_3-updates, /stage/rpms/expat.git:e0007dedb7bf566159b95b63994dfc78756bb789) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/expat.git?#e0007dedb7bf566159b95b63994dfc78756bb789'}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Logs | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * Tue Feb 13 2024 Tomas Korbar <tkorbar@redhat.com> - 2.5.0-1.1 - CVE-2023-52425: Fix parsing of large tokens - CVE-2024-28757: Reject direct parameter entity recursion - Resolves: RHEL-29698 - Resolves: RHEL-29695 * 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 |