Skip to content

[25.12] bash: update to 5.3 patch level 12#29686

Merged
BKPepe merged 1 commit into
openwrt:openwrt-25.12from
Yang-Wei-Ting:bash
Jun 9, 2026
Merged

[25.12] bash: update to 5.3 patch level 12#29686
BKPepe merged 1 commit into
openwrt:openwrt-25.12from
Yang-Wei-Ting:bash

Conversation

@Yang-Wei-Ting

@Yang-Wei-Ting Yang-Wei-Ting commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

📦 Package Details

Maintainer: Me

Description:
Update bash to 5.3 patch level 12.

Backport of #29683 to 25.12.


🧪 Run Testing Details

  • OpenWrt Version: OpenWrt 25.12
  • 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 loop in subshells calling wait builtin with inherited job list
- Fix mapfile problem when callback unsets the variable it is modifying
- Fix subshells inappropriately running the EXIT trap if they receive a
  fatal signal before resetting traps

Signed-off-by: Wei-Ting Yang <williamatcg@gmail.com>
(cherry picked from commit 3085718)
@github-actions github-actions Bot added the OpenWrt 25.12 Issues/PR on branch 25.12 label Jun 9, 2026
@BKPepe BKPepe merged commit 9907cd7 into openwrt:openwrt-25.12 Jun 9, 2026
9 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OpenWrt 25.12 Issues/PR on branch 25.12

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants