]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commit
gawk: Update to version 5.3.2
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 4 May 2025 13:17:05 +0000 (15:17 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 5 May 2025 10:45:42 +0000 (10:45 +0000)
commit7aa26afd649613767876ed1e8b69046e76ef88b0
treecfba3ce6ad9203ecf497f1497490b4fec2a36845
parent218cfec11ee2194b384a310bf78b9f6306c71ca0
gawk: Update to version 5.3.2

- Update from version 5.3.1 to 5.3.2
- Update of rootfile
- Changelog
    5.3.2
1. The pretty printer now produces fewer spurious newlines; at the
   outermost level it now adds newlines between block comments and
   the block or function that follows them. The extra final newline
   is no longer produced.
2. OpenVMS 9.2-2 x86_64 is now supported.
3. On Linux and macos systems, the -no-pie linker flag is no longer required.
   PMA now works on macos systems with Apple silicon, and not just
   Intel systems.
4. Still more subtle issues related to uninitialized array elements have
   been fixed.
5. Associative arrays should now not grow quite as fast as they used to.
6. The code and documentation are now consistent with each other with
   respect to path searching and adding .awk to the filename. Both
   are always done, even with --posix and --traditional.
7. As usual, there have been several minor code cleanups and bug fixes.
   See the ChangeLog for details.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/gawk
lfs/gawk