SECURITY update to libxml-2.10.3

- [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
This commit is contained in:
ajacoutot 2022-10-15 12:24:48 +00:00
parent 354724f78e
commit f304a35efe
2 changed files with 4 additions and 4 deletions

View File

@ -1,13 +1,13 @@
COMMENT-main= XML parsing library
COMMENT-python= Python bindings for libxml
GNOME_VERSION= 2.10.2
GNOME_VERSION= 2.10.3
GNOME_PROJECT= libxml2
PKGNAME-main= libxml-${VERSION}
PKGNAME-python= py3-libxml-${VERSION}
SHARED_LIBS += xml2 18.0 # 12.2
SHARED_LIBS += xml2 18.0 # 12.3
CATEGORIES= textproc

View File

@ -1,2 +1,2 @@
SHA256 (libxml2-2.10.2.tar.xz) = 0kCr5tqcZcsZAN2b86NQHM+Is8Khy5gxfQPyct2lsmU=
SIZE (libxml2-2.10.2.tar.xz) = 2636304
SHA256 (libxml2-2.10.3.tar.xz) = XSzD14vsPb4hKp1/pimtolp9qSivQyyTBg/1wX7iipw=
SIZE (libxml2-2.10.3.tar.xz) = 2639908