#5158 closed enhancement (fixed)

bash-5.2.9

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 11.3
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (5)

comment:1 by Xi Ruoyao, 18 months ago

I get some test failures. They are related to "Broken pipe" or "SIGPIPE", so they are likely caused by the same make-4.4 bug.

comment:2 by Bruce Dubbs, 18 months ago

I can't find any change logs for this point version. The most recent I found were for version 5.2.

comment:3 by Bruce Dubbs, 18 months ago

This version does incorporate the changes in the patch we were using.

in reply to:  2 comment:4 by pierre, 18 months ago

Replying to Bruce Dubbs:

I can't find any change logs for this point version. The most recent I found were for version 5.2.

The changelog is in commit messages at http://git.savannah.gnu.org/cgit/bash.git/

  • Bash-5.2 patch 9: allow @ and * to be used as associative array keys in arithmetic expressions
  • Bash-5.2 patch 8: fix for quoting brackets inside array subscript expansion
  • Bash-5.2 patch 7: fixes for alias expansion inside command substitution in POSIX mode
  • Bash-5.2 patch 6: fix for interrupting command substitution in interactive shells disabling aliases
  • Bash-5.2 patch 5: fix crash with null pattern substitution replacement string
  • Bash-5.2 patch 4: fix for nested brace expansions and brackets
  • Bash-5.2 patch 3: preserve newlines while parsing command substitutions
  • Bash-5.2 patch 2: fix crash in readline when started with an invalid locale specification
  • Bash-5.2 patch 1: fix crash with unset arrays in arithmetic contexts

comment:5 by Xi Ruoyao, 18 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.