tools/gnulib: update to branch stable-202501
authorMichael Pratt <mcpratt@pm.me>
Sat, 7 Jun 2025 04:48:20 +0000 (00:48 -0400)
committerRobert Marko <robimarko@gmail.com>
Sat, 26 Jul 2025 12:38:09 +0000 (14:38 +0200)
commitd19f8bc199b821dc60f0c64f4b96f5cd470deffc
treec0b825448c89ae8a212d3ecd0d01007cc5c714d7
parent92d10e2cdf8dca65d5851cb49126a2308f514e29
tools/gnulib: update to branch stable-202501

Move to the June 2025 update of the first 2025 stable branch
in order to better support updating gettext to the latest versions.

More instances of blocking the defining of functions
that use reallocarray() is needed for portability with macOS
as more similar functions have been added.
And one instance is removed as the function was removed.
Refer to a previous commit to explain the need for this.

Manually adjusted patch:
 - 150-portable-tdestroy.patch
 - 160-flag-reallocarray.patch
 - 200-force-disable-after-configure.patch

Removed upstreamed patch:
 - 500-acl-function-name.patch

All other patches are automatically refreshed.

Ref: 5ade7ee60 ("tools/gnulib: add macros to skip reallocarray() functions")
Signed-off-by: Michael Pratt <mcpratt@pm.me>
Link: https://github.com/openwrt/openwrt/pull/16522
Signed-off-by: Robert Marko <robimarko@gmail.com>
tools/gnulib/Makefile
tools/gnulib/patches/000-bootstrap.patch
tools/gnulib/patches/010-autoconf-version.patch
tools/gnulib/patches/150-portable-tdestroy.patch
tools/gnulib/patches/160-flag-reallocarray.patch
tools/gnulib/patches/200-force-disable-after-configure.patch
tools/gnulib/patches/320-modules-fallocate-posix.patch
tools/gnulib/patches/500-acl-function-name.patch [deleted file]