]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libxml2: upgrade 2.13.5 -> 2.13.6
authorhongxu <hongxu.jia@eng.windriver.com>
Wed, 19 Feb 2025 05:42:55 +0000 (13:42 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Feb 2025 11:56:44 +0000 (11:56 +0000)
commit86e16b1081fbe12b4f53fc72bfdff5240da7321a
tree02f1f31b43ea847b146529843888872e5d51ffa8
parent290bcaad31ac87766cd08bc017326daf5c4bd60d
libxml2: upgrade 2.13.5 -> 2.13.6

https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.13.6

Release notes
Security

    [CVE-2025-24928] Fix stack-buffer-overflow in xmlSnprintfElements
    [CVE-2024-56171] Fix use-after-free after xmlSchemaItemListAdd
    pattern: Fix compilation of explicit child axis

Regressions

    xmllint: Support compressed input from stdin
    uri: Fix handling of Windows drive letters
    reader: Fix return value of xmlTextReaderReadString again
    SAX2: Fix xmlSAX2ResolveEntity if systemId is NULL

Portability

    dict: Handle ENOSYS from getentropy gracefully
    Fix compilation with uclibc (Dario Binacchi)
    python: Declare init func with PyMODINIT_FUNC
    tests: Fix sanitizer version check on old Apple clang
    cmake: Work around broken sys/random.h in old macOS SDKs

Build

    autotools: Set AC_CONFIG_AUX_DIR
    cmake: Always build Python module as shared library
    cmake: add missing Bcrypt link on Windows (Saleem Abdulrasool)
    cmake: Fix compatibility in package version file

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/libxml/libxml2_2.13.6.bb [moved from meta/recipes-core/libxml/libxml2_2.13.5.bb with 97% similarity]