openwrt-6.x/tools
Robert Marko 4dc10ec711 tools: m4: update to 1.4.20
New m4 release was made after a long time, for us most importantly
it ships newer gnulib so it compiles against GCC15 without forcing GNU17.

* Noteworthy changes in release 1.4.20 (2025-05-10) [stable]

** Fix a bug in the `eval' builtin where it does not suppress warnings
   about division by zero that occurs within a more complex expression on
   the right hand side of || or && (present since short-circuiting was
   introduced in 1.4.8b).

** The `syscmd' and `esyscmd' builtins no longer mishandle a command line
   starting with `-' or `+' (present since "the beginning").

** Fix regression introduced in 1.4.19 where trace output (such as with
   `debugmode(t)') could read invalid memory when tracing a series of
   pushed macros that are popped during argument collection.

** Fix regression introduced in 1.4.19 where the `format' builtin
   inadvertently took on locale-dependent parsing and output of floating
   point numbers as a side-effect of introducing message translations.
   While it would be nice for m4 to be fully locale-aware, such a behavior
   change belongs in a major version release such as 1.6, and not a minor
   release.

** Fix regression introduced in 1.4.11 where the experimental `changeword'
   builtin could cause a crash if given a regex that does not match all
   one-byte prefixes of valid longer matches.  As a reminder, `changeword'
   is not recommended for production use, and will likely not be present
   in the next major version release.

** On non-Unix platforms where binary files differ from text, loading a
   frozen file (which should be cross-platform compatible) now correctly
   uses binary mode.

** Several documentation improvements to the manual.

** Update to comply with newer C standards, and inherit portability
   improvements from gnulib.

Link: https://github.com/openwrt/openwrt/pull/18821
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-05-17 11:44:34 +02:00
..
7z
autoconf
autoconf-archive
automake
b43-tools tools/b43-tools: update to latest version, fix C23 build 2025-05-05 08:25:29 +02:00
bash
bc
bison
bzip2
cbootimage
cbootimage-configs
ccache
cmake
coreutils
cpio
dosfstools
dwarves
e2fsprogs
elftosb
elfutils tools: elfutils: set -std=gnu17 2025-04-17 16:29:18 +02:00
expat
fakeroot
findutils
firmware-utils
flex
flock
genext2fs
gengetopt
gmp tools: gmp: fix compilation with GCC15 2025-04-17 16:29:18 +02:00
gnulib
include
isl
libdeflate
liblzo
libressl
libtool tools: libtool: update to 2.5.4 2025-05-03 22:25:20 +02:00
llvm-bpf tools/llvm-bpf: fix compilation with GCC15 2025-05-10 12:39:31 +02:00
lz4
lzma
lzma-old
lzop
m4 tools: m4: update to 1.4.20 2025-05-17 11:44:34 +02:00
make-ext4fs make_ext4fs: Update to version 2025-05-02 2025-05-02 17:26:08 +02:00
meson
missing-macros
mkimage
mklibs
mold mold: update to 2.38.1 2025-05-02 14:59:47 +02:00
mpc
mpfr
mtd-utils
mtools
ninja
padjffs2
patch tools/patch: bump version to v2.8 2025-04-21 23:55:59 +02:00
patch-image
patchelf
pkgconf
quilt
sdimage
sed
sparse
squashfs3-lzma tools/squashfs3-lzma: fix compilation with GCC15 2025-04-23 11:50:13 +02:00
squashfs4
sstrip
tar
util-linux util-linux: change include order to fix build error 2025-04-23 10:29:14 +02:00
xxhash
xz tools: xz: update to 5.8.1 2025-04-22 13:20:05 +02:00
yafut
zip
zlib
zstd
Makefile