bash: update to 5.3 patch level 15
authorWei-Ting Yang <redacted>
Thu, 18 Jun 2026 04:34:14 +0000 (12:34 +0800)
committerJosef Schlehofer <redacted>
Sat, 20 Jun 2026 16:48:35 +0000 (18:48 +0200)
commitbdd34b5a27da9ca1a977462b8fb5a1a89ea8d904
tree384077c9af678ad9ae671374868407d3aea34e77
parent250b6f2211127bc2c90b6fa7b3abd9874c0deb89
bash: update to 5.3 patch level 15

- Fix technically undefined behavior when comparing return value from
  realloc to the original pointer
- Update mapfile patch 11, removing stray line and improving the
  efficiency of the original fix
- Fix read builtin to avoid cases where -1 is used as an index into the
  input buffer

Signed-off-by: Wei-Ting Yang <redacted>
utils/bash/Makefile
utils/bash/patches/012-bash_5.3_patch_13.patch [new file with mode: 0644]
utils/bash/patches/013-bash_5.3_patch_14.patch [new file with mode: 0644]
utils/bash/patches/014-bash_5.3_patch_15.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT