textproc/libxml2: update to 2.10.3 security release (+)

* [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

Changelog:	https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.3
MFH:		2022Q4
(cherry picked from commit def7c5c7f4)
This commit is contained in:
Dima Panov 2022-10-17 09:03:03 +03:00
parent 79ea84e65d
commit b59c07e961
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= libxml2
DISTVERSION= 2.10.2
DISTVERSION= 2.10.3
PORTREVISION?= 0
CATEGORIES?= textproc gnome
MASTER_SITES= GNOME/sources/${PORTNAME}/${DISTVERSION:R}/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1661883646
SHA256 (gnome/libxml2-2.10.2.tar.xz) = d240abe6da9c65cb1900dd9bf3a3501ccf88b3c2a1cb98317d03f272dda5b265
SIZE (gnome/libxml2-2.10.2.tar.xz) = 2636304
TIMESTAMP = 1665950945
SHA256 (gnome/libxml2-2.10.3.tar.xz) = 5d2cc3d78bec3dbe212a9d7fa629ada25a7da928af432c93060ff5c17ee28a9c
SIZE (gnome/libxml2-2.10.3.tar.xz) = 2639908