CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2021/05/10 11:36:49
Modified files:
lib/libexpat : Changes README.md shlib_version
lib/libexpat/lib: expat.h siphash.h xmlparse.c xmltok.c
lib/libexpat/tests: minicheck.c runtests.c
Log message:
Update libexpat to 2.3.0. Relevant for OpenBSD are only bug fix
#438 and other change #443. A new error constant has been added
to a public header file. According to guenther@ this is an ABI
break that requires a major bump.
OK tb@; tested by matthieu@