Logo
componentbash
Name
bash
Version
5.3-r3
Type
library
Description
-
Licenses
-
PURL
-
CPE
cpe:2.3:a:gnu:bash:5.3:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
5.3-r4

Patches#


#
Title
Author
Resolve
1
Bash-5.3 patch 3: remove internal quoting that causes failures when
Chet Ramey <chet.ramey@case.edu>
2
Bash-5.3 patch 5: fix crash when restoring default disposition for
Chet Ramey <chet.ramey@case.edu>
3
Patch #3
Unknown
4
Bash-5.3 patch 8: fix issue with calling mbrtowc too much when
Chet Ramey <chet.ramey@case.edu>
5
Bash-5.3 patch 12: fix subshells inappropriately running the EXIT
Chet Ramey <chet.ramey@case.edu>
6
Bash-5.3 patch 9: fix crash when interrupting reverse i-search with
Chet Ramey <chet.ramey@case.edu>
7
Bash-5.3 patch 6: fix issues with range expressions and non-ascii
Chet Ramey <chet.ramey@case.edu>
8
Bash-5.3 patch 11: fix mapfile problem when callback unsets the
Chet Ramey <chet.ramey@case.edu>
9
Bash-5.3 patch 7: fix issue where nofork command substitutions can
Chet Ramey <chet.ramey@case.edu>
10
Bash-5.3 patch 2: do not try to use shm_open, there is too much
Chet Ramey <chet.ramey@case.edu>
11
Bash-5.3 patch 1: fix posix-mode issue with "wait -n", where it can
Chet Ramey <chet.ramey@case.edu>
12
Bash-5.3 patch 4: fix issue with source when read(2) returns fewer
Chet Ramey <chet.ramey@case.edu>
13
Bash-5.3 patch 10: fix loop in subshells calling wait builtin with
Chet Ramey <chet.ramey@case.edu>
14
Patch #14
Unknown