[Midnightbsd-cvs] [MidnightBSD/src] 48892c: Vendor import of expat 2.6.4
Lucas Holt
noreply at github.com
Fri Mar 14 15:18:00 EDT 2025
Branch: refs/heads/stable/3.2
Home: https://github.com/MidnightBSD/src
Commit: 48892c8c27e6eff169a72acb8bafb375935408a9
https://github.com/MidnightBSD/src/commit/48892c8c27e6eff169a72acb8bafb375935408a9
Author: Lucas Holt <luke at foolishgames.com>
Date: 2025-03-14 (Fri, 14 Mar 2025)
Changed paths:
R CMake.README
R CMakeLists.txt
M Changes
R ConfigureChecks.cmake
M Makefile.am
M Makefile.in
M README.md
R acinclude.m4
R aclocal.m4
M buildconf.sh
R cmake/autotools/expat-config-version.cmake.in
R cmake/autotools/expat-noconfig__linux.cmake.in
R cmake/autotools/expat-noconfig__macos.cmake.in
R cmake/autotools/expat-noconfig__windows.cmake.in
R cmake/autotools/expat-package-init.cmake
R cmake/autotools/expat.cmake
R cmake/expat-config.cmake.in
R cmake/mingw-toolchain.cmake
R configure
M configure.ac
R conftools/ar-lib
R conftools/ax-append-compile-flags.m4
R conftools/ax-append-flag.m4
R conftools/ax-append-link-flags.m4
R conftools/ax-check-compile-flag.m4
R conftools/ax-check-link-flag.m4
R conftools/ax-require-defined.m4
R conftools/compile
R conftools/config.guess
R conftools/config.sub
R conftools/depcomp
R conftools/expat.m4
R conftools/expatcfg-compiler-supports-visibility.m4
R conftools/get-version.sh
R conftools/install-sh
R conftools/ltmain.sh
R conftools/missing
R conftools/test-driver
M doc/Makefile.am
M doc/Makefile.in
M doc/reference.html
M doc/xmlwf.1
M doc/xmlwf.xml
M examples/Makefile.in
M examples/element_declarations.c
R expat.pc.cmake
R expat.pc.in
R expat_config.h
R expat_config.h.cmake
M expat_config.h.in
M fix-xmltest-log.sh
M lib/Makefile.in
M lib/expat.h
M lib/siphash.h
M lib/xmlparse.c
R m4/libtool.m4
R m4/ltoptions.m4
R m4/ltsugar.m4
R m4/ltversion.m4
R m4/lt~obsolete.m4
M tests/Makefile.am
M tests/Makefile.in
A tests/README.md
R tests/README.txt
M tests/basic_tests.c
M tests/benchmark/Makefile.in
M tests/common.c
M tests/common.h
M tests/handlers.c
M tests/handlers.h
M tests/misc_tests.c
M xmlwf/Makefile.in
M xmlwf/xmlfile.c
Log Message:
-----------
Vendor import of expat 2.6.4
Commit: 2ca5254e9f95e6f97b0929fd45815c76d177e2da
https://github.com/MidnightBSD/src/commit/2ca5254e9f95e6f97b0929fd45815c76d177e2da
Author: Lucas Holt <luke at foolishgames.com>
Date: 2025-03-14 (Fri, 14 Mar 2025)
Changed paths:
R contrib/expat/CMake.README
R contrib/expat/CMakeLists.txt
M contrib/expat/Changes
R contrib/expat/ConfigureChecks.cmake
M contrib/expat/Makefile.am
M contrib/expat/Makefile.in
M contrib/expat/README.md
R contrib/expat/acinclude.m4
R contrib/expat/aclocal.m4
M contrib/expat/buildconf.sh
R contrib/expat/cmake/autotools/expat-config-version.cmake.in
R contrib/expat/cmake/autotools/expat-noconfig__linux.cmake.in
R contrib/expat/cmake/autotools/expat-noconfig__macos.cmake.in
R contrib/expat/cmake/autotools/expat-noconfig__windows.cmake.in
R contrib/expat/cmake/autotools/expat-package-init.cmake
R contrib/expat/cmake/autotools/expat.cmake
R contrib/expat/cmake/expat-config.cmake.in
R contrib/expat/cmake/mingw-toolchain.cmake
R contrib/expat/configure
M contrib/expat/configure.ac
R contrib/expat/conftools/ar-lib
R contrib/expat/conftools/ax-append-compile-flags.m4
R contrib/expat/conftools/ax-append-flag.m4
R contrib/expat/conftools/ax-append-link-flags.m4
R contrib/expat/conftools/ax-check-compile-flag.m4
R contrib/expat/conftools/ax-check-link-flag.m4
R contrib/expat/conftools/ax-require-defined.m4
R contrib/expat/conftools/compile
R contrib/expat/conftools/config.guess
R contrib/expat/conftools/config.sub
R contrib/expat/conftools/depcomp
R contrib/expat/conftools/expat.m4
R contrib/expat/conftools/expatcfg-compiler-supports-visibility.m4
R contrib/expat/conftools/get-version.sh
R contrib/expat/conftools/install-sh
R contrib/expat/conftools/ltmain.sh
R contrib/expat/conftools/missing
R contrib/expat/conftools/test-driver
M contrib/expat/doc/Makefile.am
M contrib/expat/doc/Makefile.in
M contrib/expat/doc/reference.html
M contrib/expat/doc/xmlwf.1
M contrib/expat/doc/xmlwf.xml
M contrib/expat/examples/Makefile.in
M contrib/expat/examples/element_declarations.c
R contrib/expat/expat.pc.cmake
R contrib/expat/expat.pc.in
R contrib/expat/expat_config.h
R contrib/expat/expat_config.h.cmake
M contrib/expat/expat_config.h.in
M contrib/expat/fix-xmltest-log.sh
M contrib/expat/lib/Makefile.in
M contrib/expat/lib/expat.h
M contrib/expat/lib/siphash.h
M contrib/expat/lib/xmlparse.c
R contrib/expat/m4/libtool.m4
R contrib/expat/m4/ltoptions.m4
R contrib/expat/m4/ltsugar.m4
R contrib/expat/m4/ltversion.m4
R contrib/expat/m4/lt~obsolete.m4
M contrib/expat/tests/Makefile.am
M contrib/expat/tests/Makefile.in
A contrib/expat/tests/README.md
R contrib/expat/tests/README.txt
M contrib/expat/tests/basic_tests.c
M contrib/expat/tests/benchmark/Makefile.in
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/misc_tests.c
M contrib/expat/xmlwf/Makefile.in
M contrib/expat/xmlwf/xmlfile.c
Log Message:
-----------
expat 2.6.4
Merge commit '48892c8c27e6eff169a72acb8bafb375935408a9' into stable/3.2
Commit: 871a1a4cf069d06471929c0c3c1dba2c755f614d
https://github.com/MidnightBSD/src/commit/871a1a4cf069d06471929c0c3c1dba2c755f614d
Author: Lucas Holt <luke at foolishgames.com>
Date: 2025-03-14 (Fri, 14 Mar 2025)
Changed paths:
M UPDATING
Log Message:
-----------
update base expat
Commit: 234e514ea8ce71dfaa1981084e25df004eaac146
https://github.com/MidnightBSD/src/commit/234e514ea8ce71dfaa1981084e25df004eaac146
Author: Lucas Holt <luke at foolishgames.com>
Date: 2025-03-14 (Fri, 14 Mar 2025)
Changed paths:
M lib/libexpat/expat_config.h
M lib/libexpat/libbsdxml.3
Log Message:
-----------
bump version here too
Compare: https://github.com/MidnightBSD/src/compare/1cdf18910d41...234e514ea8ce
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