CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/10/15 06:26:50
Modified files:
textproc/libxml: Tag: OPENBSD_7_1 Makefile
textproc/libxml/patches: Tag: OPENBSD_7_1 patch-parser_c
Added files:
textproc/libxml/patches: Tag: OPENBSD_7_1 patch-SAX2_c
patch-entities_c
Log message:
Merge SECURITY fixes from upstream:
- [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
