Skip to content

bash: update to 5.3 patch level 15#29772

Merged
BKPepe merged 1 commit into
openwrt:masterfrom
Yang-Wei-Ting:bash
Jun 20, 2026
Merged

bash: update to 5.3 patch level 15#29772
BKPepe merged 1 commit into
openwrt:masterfrom
Yang-Wei-Ting:bash

Conversation

@Yang-Wei-Ting

Copy link
Copy Markdown
Contributor

📦 Package Details

Maintainer: Me

Description:
Update bash to 5.3 patch level 15.


🧪 Run Testing Details

  • OpenWrt Version: master
  • OpenWrt Target/Subtarget: Arm SystemReady (EFI) compliant / 64-bit (armv8) machines
  • OpenWrt Device: QEMU

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

If your PR contains a patch:

  • It can be applied using git am
  • It has been refreshed to avoid offsets, fuzzes, etc., using
    make package/<your-package>/refresh V=s
  • It is structured in a way that it is potentially upstreamable
    (e.g., subject line, commit description, etc.)
    We must try to upstream patches to reduce maintenance burden.

- 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 <williamatcg@gmail.com>
@BKPepe BKPepe merged commit bdd34b5 into openwrt:master Jun 20, 2026
12 checks passed
@Yang-Wei-Ting Yang-Wei-Ting deleted the bash branch June 22, 2026 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants