CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2025/09/17 11:23:00
Modified files:
lib/libexpat : Changes README.md shlib_version
lib/libexpat/doc: reference.html
lib/libexpat/lib: expat.h expat_external.h internal.h xmlparse.c
xmlrole.h xmltok.c xmltok.h
lib/libexpat/tests: alloc_tests.c basic_tests.c common.c
handlers.c minicheck.h misc_tests.c
nsalloc_tests.c
Log message:
Update libexpat to version 2.7.2.
Relevant for OpenBSD are security fixes #1018 #1034, other changes
#1034 #1027 #994 #1000 #1036 #1010 #1011 #14 #1037 #999 #1001.
Major library bump is necessary as new feature constants have been
added to a public header file. CVE-2025-59375
OK tb@