[Midnightbsd-cvs] [MidnightBSD/src] 234d2d: Vendor import of expat 2.7.1

Lucas Holt noreply at github.com
Thu Apr 3 01:45:11 EDT 2025


  Branch: refs/heads/stable/3.2
  Home:   https://github.com/MidnightBSD/src
  Commit: 234d2dc14125f18c6840102898399ef6ef09556d
      https://github.com/MidnightBSD/src/commit/234d2dc14125f18c6840102898399ef6ef09556d
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-03-30 (Sun, 30 Mar 2025)

  Changed paths:
    A CMake.README
    A CMakeLists.txt
    M COPYING
    M Changes
    A ConfigureChecks.cmake
    M Makefile.am
    M Makefile.in
    M README.md
    A acinclude.m4
    A aclocal.m4
    A cmake/autotools/expat-config-version.cmake.in
    A cmake/autotools/expat-noconfig__linux.cmake.in
    A cmake/autotools/expat-noconfig__macos.cmake.in
    A cmake/autotools/expat-noconfig__windows.cmake.in
    A cmake/autotools/expat-package-init.cmake
    A cmake/autotools/expat.cmake
    A cmake/expat-config.cmake.in
    A cmake/mingw-toolchain.cmake
    A configure
    M configure.ac
    A conftools/ar-lib
    A conftools/ax-append-compile-flags.m4
    A conftools/ax-append-flag.m4
    A conftools/ax-append-link-flags.m4
    A conftools/ax-check-compile-flag.m4
    A conftools/ax-check-link-flag.m4
    A conftools/ax-cxx-compile-stdcxx-11.m4
    A conftools/ax-cxx-compile-stdcxx.m4
    A conftools/ax-require-defined.m4
    A conftools/compile
    A conftools/config.guess
    A conftools/config.sub
    A conftools/depcomp
    A conftools/expat.m4
    A conftools/expatcfg-compiler-supports-visibility.m4
    A conftools/get-version.sh
    A conftools/install-sh
    A conftools/ltmain.sh
    A conftools/missing
    A conftools/test-driver
    M doc/reference.html
    M doc/xmlwf.1
    M doc/xmlwf.xml
    A expat.pc.cmake
    A expat.pc.in
    A expat_config.h
    A expat_config.h.cmake
    A fuzz/xml_lpm_fuzzer.cpp
    A fuzz/xml_lpm_fuzzer.proto
    M fuzz/xml_parse_fuzzer.c
    M fuzz/xml_parsebuffer_fuzzer.c
    M lib/expat.h
    M lib/internal.h
    A lib/libexpat.def.cmake
    A lib/winconfig.h
    M lib/xmlparse.c
    A m4/libtool.m4
    A m4/ltoptions.m4
    A m4/ltsugar.m4
    A m4/ltversion.m4
    A m4/lt~obsolete.m4
    M tests/acc_tests.c
    M tests/alloc_tests.c
    M tests/basic_tests.c
    M tests/benchmark/benchmark.c
    M tests/common.c
    M tests/common.h
    M tests/handlers.c
    M tests/handlers.h
    M tests/minicheck.h
    M tests/misc_tests.c
    M tests/xmltest.sh
    A win32/MANIFEST.txt
    A win32/README.txt
    A win32/build_expat_iss.bat
    A win32/expat.iss
    A win32/version.rc.cmake
    M xmlwf/readfilemap.c

  Log Message:
  -----------
  Vendor import of expat 2.7.1


  Commit: bd6ba09396e968e17bb40242d834f71d574c079e
      https://github.com/MidnightBSD/src/commit/bd6ba09396e968e17bb40242d834f71d574c079e
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-04-03 (Thu, 03 Apr 2025)

  Changed paths:
    M usr.bin/dns-sd/Makefile
    M usr.bin/mDNSNetMonitor/Makefile
    M usr.bin/mDNSProxyResponderPosix/Makefile
    M usr.bin/mDNSResponderPosix/Makefile
    M usr.sbin/dnsextd/Makefile

  Log Message:
  -----------
  enable man pages for several services with mDNSresponder


  Commit: 66ed0483b47a36bdbb97703c3fe3c0864c5e94f2
      https://github.com/MidnightBSD/src/commit/66ed0483b47a36bdbb97703c3fe3c0864c5e94f2
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-04-03 (Thu, 03 Apr 2025)

  Changed paths:
    A contrib/expat/CMake.README
    A contrib/expat/CMakeLists.txt
    M contrib/expat/COPYING
    M contrib/expat/Changes
    A contrib/expat/ConfigureChecks.cmake
    M contrib/expat/Makefile.am
    M contrib/expat/Makefile.in
    M contrib/expat/README.md
    A contrib/expat/acinclude.m4
    A contrib/expat/aclocal.m4
    A contrib/expat/cmake/autotools/expat-config-version.cmake.in
    A contrib/expat/cmake/autotools/expat-noconfig__linux.cmake.in
    A contrib/expat/cmake/autotools/expat-noconfig__macos.cmake.in
    A contrib/expat/cmake/autotools/expat-noconfig__windows.cmake.in
    A contrib/expat/cmake/autotools/expat-package-init.cmake
    A contrib/expat/cmake/autotools/expat.cmake
    A contrib/expat/cmake/expat-config.cmake.in
    A contrib/expat/cmake/mingw-toolchain.cmake
    A contrib/expat/configure
    M contrib/expat/configure.ac
    A contrib/expat/conftools/ar-lib
    A contrib/expat/conftools/ax-append-compile-flags.m4
    A contrib/expat/conftools/ax-append-flag.m4
    A contrib/expat/conftools/ax-append-link-flags.m4
    A contrib/expat/conftools/ax-check-compile-flag.m4
    A contrib/expat/conftools/ax-check-link-flag.m4
    A contrib/expat/conftools/ax-cxx-compile-stdcxx-11.m4
    A contrib/expat/conftools/ax-cxx-compile-stdcxx.m4
    A contrib/expat/conftools/ax-require-defined.m4
    A contrib/expat/conftools/compile
    A contrib/expat/conftools/config.guess
    A contrib/expat/conftools/config.sub
    A contrib/expat/conftools/depcomp
    A contrib/expat/conftools/expat.m4
    A contrib/expat/conftools/expatcfg-compiler-supports-visibility.m4
    A contrib/expat/conftools/get-version.sh
    A contrib/expat/conftools/install-sh
    A contrib/expat/conftools/ltmain.sh
    A contrib/expat/conftools/missing
    A contrib/expat/conftools/test-driver
    M contrib/expat/doc/reference.html
    M contrib/expat/doc/xmlwf.1
    M contrib/expat/doc/xmlwf.xml
    A contrib/expat/expat.pc.cmake
    A contrib/expat/expat.pc.in
    A contrib/expat/expat_config.h
    A contrib/expat/expat_config.h.cmake
    A contrib/expat/fuzz/xml_lpm_fuzzer.cpp
    A contrib/expat/fuzz/xml_lpm_fuzzer.proto
    M contrib/expat/fuzz/xml_parse_fuzzer.c
    M contrib/expat/fuzz/xml_parsebuffer_fuzzer.c
    M contrib/expat/lib/expat.h
    M contrib/expat/lib/internal.h
    A contrib/expat/lib/libexpat.def.cmake
    A contrib/expat/lib/winconfig.h
    M contrib/expat/lib/xmlparse.c
    A contrib/expat/m4/libtool.m4
    A contrib/expat/m4/ltoptions.m4
    A contrib/expat/m4/ltsugar.m4
    A contrib/expat/m4/ltversion.m4
    A contrib/expat/m4/lt~obsolete.m4
    M contrib/expat/tests/acc_tests.c
    M contrib/expat/tests/alloc_tests.c
    M contrib/expat/tests/basic_tests.c
    M contrib/expat/tests/benchmark/benchmark.c
    M contrib/expat/tests/common.c
    M contrib/expat/tests/common.h
    M contrib/expat/tests/handlers.c
    M contrib/expat/tests/handlers.h
    M contrib/expat/tests/minicheck.h
    M contrib/expat/tests/misc_tests.c
    M contrib/expat/tests/xmltest.sh
    A contrib/expat/win32/MANIFEST.txt
    A contrib/expat/win32/README.txt
    A contrib/expat/win32/build_expat_iss.bat
    A contrib/expat/win32/expat.iss
    A contrib/expat/win32/version.rc.cmake
    M contrib/expat/xmlwf/readfilemap.c

  Log Message:
  -----------
  Merge commit '234d2dc14125f18c6840102898399ef6ef09556d' into stable/3.2


  Commit: 2a5f565519f3ef980d57a3bfe5c3182594556e36
      https://github.com/MidnightBSD/src/commit/2a5f565519f3ef980d57a3bfe5c3182594556e36
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-04-03 (Thu, 03 Apr 2025)

  Changed paths:
    M lib/libexpat/expat_config.h
    M lib/libexpat/libbsdxml.3

  Log Message:
  -----------
  expat 2.7.1


  Commit: 237e780362f93f53591a9b82a300810da64c7317
      https://github.com/MidnightBSD/src/commit/237e780362f93f53591a9b82a300810da64c7317
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-04-03 (Thu, 03 Apr 2025)

  Changed paths:
    M UPDATING

  Log Message:
  -----------
  update expat for midnightbsd 2025-2 security advisory.


Compare: https://github.com/MidnightBSD/src/compare/2e954df3c0a0...237e780362f9

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