[Midnightbsd-cvs] [MidnightBSD/src] b5d7c0: Import expat 2.8.1 (trimmed)

Lucas Holt noreply at github.com
Sat Jun 6 22:36:53 EDT 2026


  Branch: refs/heads/stable/4.0
  Home:   https://github.com/MidnightBSD/src
  Commit: b5d7c0e60ac8a8736239a2d2f5f2f6b5e8bedda4
      https://github.com/MidnightBSD/src/commit/b5d7c0e60ac8a8736239a2d2f5f2f6b5e8bedda4
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-06-06 (Sat, 06 Jun 2026)

  Changed paths:
    M Changes
    M README.md
    M configure.ac
    M doc/reference.html
    M doc/xmlwf.1
    M doc/xmlwf.xml
    M examples/element_declarations.c
    M expat_config.h.in
    M lib/Makefile.am
    M lib/Makefile.in
    M lib/expat.h
    M lib/expat_external.h
    M lib/internal.h
    A lib/libexpat.def.cmake
    A lib/libexpat.map.in
    A lib/random_arc4random.c
    A lib/random_arc4random.h
    A lib/random_arc4random_buf.c
    A lib/random_arc4random_buf.h
    A lib/random_dev_urandom.c
    A lib/random_dev_urandom.h
    A lib/random_getentropy.c
    A lib/random_getentropy.h
    A lib/random_getrandom.c
    A lib/random_getrandom.h
    A lib/random_rand_s.c
    A lib/random_rand_s.h
    A lib/winconfig.h
    M lib/xmlparse.c
    M lib/xmlrole.c
    M lib/xmltok.c
    M lib/xmltok_ns.c
    M tests/Makefile.am
    M tests/Makefile.in
    R tests/acc_tests_cxx.cpp
    M tests/alloc_tests.c
    R tests/alloc_tests_cxx.cpp
    M tests/basic_tests.c
    R tests/basic_tests_cxx.cpp
    R tests/chardata_cxx.cpp
    M tests/common.c
    R tests/common_cxx.cpp
    R tests/dummy_cxx.cpp
    M tests/handlers.c
    M tests/handlers.h
    R tests/handlers_cxx.cpp
    M tests/memcheck.c
    R tests/memcheck_cxx.cpp
    M tests/minicheck.c
    R tests/minicheck_cxx.cpp
    M tests/misc_tests.c
    R tests/misc_tests_cxx.cpp
    R tests/ns_tests_cxx.cpp
    M tests/nsalloc_tests.c
    R tests/nsalloc_tests_cxx.cpp
    R tests/runtests_cxx.cpp
    M tests/structdata.c
    R tests/structdata_cxx.cpp
    M xmlwf/unixfilemap.c
    M xmlwf/xmlfile.c
    M xmlwf/xmlwf.c

  Log Message:
  -----------
  Import expat 2.8.1 (trimmed)


  Commit: b3e301860e493eefbc2b4a6d2c3155a24e32e79c
      https://github.com/MidnightBSD/src/commit/b3e301860e493eefbc2b4a6d2c3155a24e32e79c
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-06-06 (Sat, 06 Jun 2026)

  Changed paths:
    M contrib/expat/Changes
    M contrib/expat/README.md
    M contrib/expat/configure.ac
    M contrib/expat/doc/reference.html
    M contrib/expat/doc/xmlwf.1
    M contrib/expat/doc/xmlwf.xml
    M contrib/expat/examples/element_declarations.c
    M contrib/expat/expat_config.h.in
    M contrib/expat/lib/Makefile.am
    M contrib/expat/lib/Makefile.in
    M contrib/expat/lib/expat.h
    M contrib/expat/lib/expat_external.h
    M contrib/expat/lib/internal.h
    A contrib/expat/lib/libexpat.def.cmake
    A contrib/expat/lib/libexpat.map.in
    A contrib/expat/lib/random_arc4random.c
    A contrib/expat/lib/random_arc4random.h
    A contrib/expat/lib/random_arc4random_buf.c
    A contrib/expat/lib/random_arc4random_buf.h
    A contrib/expat/lib/random_dev_urandom.c
    A contrib/expat/lib/random_dev_urandom.h
    A contrib/expat/lib/random_getentropy.c
    A contrib/expat/lib/random_getentropy.h
    A contrib/expat/lib/random_getrandom.c
    A contrib/expat/lib/random_getrandom.h
    A contrib/expat/lib/random_rand_s.c
    A contrib/expat/lib/random_rand_s.h
    A contrib/expat/lib/winconfig.h
    M contrib/expat/lib/xmlparse.c
    M contrib/expat/lib/xmlrole.c
    M contrib/expat/lib/xmltok.c
    M contrib/expat/lib/xmltok_ns.c
    M contrib/expat/tests/Makefile.am
    M contrib/expat/tests/Makefile.in
    R contrib/expat/tests/acc_tests_cxx.cpp
    M contrib/expat/tests/alloc_tests.c
    R contrib/expat/tests/alloc_tests_cxx.cpp
    M contrib/expat/tests/basic_tests.c
    R contrib/expat/tests/basic_tests_cxx.cpp
    R contrib/expat/tests/chardata_cxx.cpp
    M contrib/expat/tests/common.c
    R contrib/expat/tests/common_cxx.cpp
    R contrib/expat/tests/dummy_cxx.cpp
    M contrib/expat/tests/handlers.c
    M contrib/expat/tests/handlers.h
    R contrib/expat/tests/handlers_cxx.cpp
    M contrib/expat/tests/memcheck.c
    R contrib/expat/tests/memcheck_cxx.cpp
    M contrib/expat/tests/minicheck.c
    R contrib/expat/tests/minicheck_cxx.cpp
    M contrib/expat/tests/misc_tests.c
    R contrib/expat/tests/misc_tests_cxx.cpp
    R contrib/expat/tests/ns_tests_cxx.cpp
    M contrib/expat/tests/nsalloc_tests.c
    R contrib/expat/tests/nsalloc_tests_cxx.cpp
    R contrib/expat/tests/runtests_cxx.cpp
    M contrib/expat/tests/structdata.c
    R contrib/expat/tests/structdata_cxx.cpp
    M contrib/expat/xmlwf/unixfilemap.c
    M contrib/expat/xmlwf/xmlfile.c
    M contrib/expat/xmlwf/xmlwf.c

  Log Message:
  -----------
  Merge commit 'b5d7c0e60ac8a8736239a2d2f5f2f6b5e8bedda4' into stable/4.0


  Commit: b81e6542b9f5b919797ba5df54e1ef3ea0b6931e
      https://github.com/MidnightBSD/src/commit/b81e6542b9f5b919797ba5df54e1ef3ea0b6931e
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-06-06 (Sat, 06 Jun 2026)

  Changed paths:
    M lib/libexpat/Makefile
    M lib/libexpat/expat_config.h

  Log Message:
  -----------
  lib/libexpat: update for expat 2.8.1

Add random_arc4random.c, random_arc4random_buf.c, random_dev_urandom.c,
and random_getrandom.c to SRCS — expat 2.8.1 refactored entropy sources
into separate compilation units rather than inline code in xmlparse.c.
Update version strings in expat_config.h to 2.8.1.

Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>


Compare: https://github.com/MidnightBSD/src/compare/d8fbe7f5daef...b81e6542b9f5

To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications



More information about the Midnightbsd-cvs mailing list