Release of libxml2 2.10.3
Nick Wellnhofer via xml <[email protected]> Fri, 14 Oct 2022 14:59:44 +0200
| Newsgroups | gmane.comp.gnome.lib.xml.general |
|---|---|
| Message-ID | <[email protected]> |
Version 2.10.3 of libxml2 is available at:
https://download.gnome.org/sources/libxml2/2.10/
### Security
- [CVE-2022-40304] Fix dict corruption caused by entity reference cycles
- [CVE-2022-40303] Fix integer overflows with XML_PARSE_HUGE
- Fix overflow check in SAX2.c
### Portability
- win32: Fix build with VS2013
### Build system
- cmake: Set SOVERSION
Nick