Fedora 37: libxml2 2023-dae7cc20ac
Summary
This library allows to manipulate XML files. It includes support
to read, modify and write XML and HTML files. There is DTDs support
this includes parsing and validation even with complex DtDs, either
at parse time or later once the document has been modified. The output
can be a simple SAX stream or and in-memory DOM like representations.
In this case one can use the built-in XPath and XPointer implementation
to select sub nodes or ranges. A flexible Input/Output mechanism is
available, with existing HTTP and FTP modules and combined to an
URI library.
Update to 2.10.4 * Fix CVE-2023-29469 * Fix CVE-2023-28484
* Wed Apr 12 2023 David King
- Update to 2.10.4 (#2185870)
[ 1 ] Bug #2185870 - libxml2-2.10.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2185870
[ 2 ] Bug #2185985 - CVE-2023-29469 libxml2: Hashing of empty dict strings isn't deterministic [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2185985
[ 3 ] Bug #2185996 - CVE-2023-28484 libxml2: NULL dereference in xmlSchemaFixupComplexType [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2185996
su -c 'dnf upgrade --advisory FEDORA-2023-dae7cc20ac' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Do not reply to spam, report it: https://pagure.io/login/
FEDORA-2023-dae7cc20ac 2023-04-18 01:29:41.288557 Product : Fedora 37 Version : 2.10.4 Release : 1.fc37 URL : https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home Summary : Library providing XML and HTML support Description : This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DtDs, either at parse time or later once the document has been modified. The output can be a simple SAX stream or and in-memory DOM like representations. In this case one can use the built-in XPath and XPointer implementation to select sub nodes or ranges. A flexible Input/Output mechanism is available, with existing HTTP and FTP modules and combined to an URI library. Update to 2.10.4 * Fix CVE-2023-29469 * Fix CVE-2023-28484 * Wed Apr 12 2023 David King - 2.10.4-1 - Update to 2.10.4 (#2185870) [ 1 ] Bug #2185870 - libxml2-2.10.4 is available https://bugzilla.redhat.com/show_bug.cgi?id=2185870 [ 2 ] Bug #2185985 - CVE-2023-29469 libxml2: Hashing of empty dict strings isn't deterministic [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2185985 [ 3 ] Bug #2185996 - CVE-2023-28484 libxml2: NULL dereference in xmlSchemaFixupComplexType [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2185996 su -c 'dnf upgrade --advisory FEDORA-2023-dae7cc20ac' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at package-announce mailing list -- package-announce@lists.fedoraproject.org To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/ Do not reply to spam, report it: https://pagure.io/login/
Change Log
References