]> git.ipfire.org Git - thirdparty/bash.git/log
thirdparty/bash.git
2 years agobash-5.2-alpha release bash-5.2-alpha
Chet Ramey [Thu, 20 Jan 2022 20:06:05 +0000 (15:06 -0500)] 
bash-5.2-alpha release

2 years agoBash-5.1 patch 16: fix interpretation of multiple instances of ! in [[ conditional...
Chet Ramey [Tue, 4 Jan 2022 22:03:45 +0000 (17:03 -0500)] 
Bash-5.1 patch 16: fix interpretation of multiple instances of ! in [[ conditional commands

2 years agoBash-5.1 patch 15: fix readline display of some characters > 128 in certain single...
Chet Ramey [Tue, 4 Jan 2022 22:01:33 +0000 (17:01 -0500)] 
Bash-5.1 patch 15: fix readline display of some characters > 128 in certain single-byte encodings

2 years agoBash-5.1 patch 14: fix off-by-one error when reading multibyte characters from comman...
Chet Ramey [Tue, 4 Jan 2022 21:59:40 +0000 (16:59 -0500)] 
Bash-5.1 patch 14: fix off-by-one error when reading multibyte characters from command substitution output

2 years agoBash-5.1 patch 13: fix tilde expansion after unquoted colons in posix mode
Chet Ramey [Tue, 4 Jan 2022 21:58:20 +0000 (16:58 -0500)] 
Bash-5.1 patch 13: fix tilde expansion after unquoted colons in posix mode

2 years agoBash-5.1 patch 12: fix race condition with child processes and resetting trapped...
Chet Ramey [Wed, 17 Nov 2021 21:47:24 +0000 (16:47 -0500)] 
Bash-5.1 patch 12: fix race condition with child processes and resetting trapped signals

2 years agoBash-5.1 patch 11: save and restore alias parsing when performing compound array...
Chet Ramey [Wed, 17 Nov 2021 21:46:40 +0000 (16:46 -0500)] 
Bash-5.1 patch 11: save and restore alias parsing when performing compound array assignment

2 years agoBash-5.1 patch 10: fix for wait -n being interrupted by a trapped signal
Chet Ramey [Wed, 17 Nov 2021 21:45:23 +0000 (16:45 -0500)] 
Bash-5.1 patch 10: fix for wait -n being interrupted by a trapped signal

2 years agoBash-5.1 patch 9: fix bash malloc implementation of malloc_usable_size
Chet Ramey [Wed, 17 Nov 2021 21:44:19 +0000 (16:44 -0500)] 
Bash-5.1 patch 9: fix bash malloc implementation of malloc_usable_size

3 years agoBash-5.1 patch 8: clean up FIFOs created by redirections in child processes
Chet Ramey [Tue, 4 May 2021 18:31:53 +0000 (14:31 -0400)] 
Bash-5.1 patch 8: clean up FIFOs created by redirections in child processes

3 years agoBash-5.1 patch 7: fix version comparisons in readline startup files
Chet Ramey [Tue, 4 May 2021 18:31:05 +0000 (14:31 -0400)] 
Bash-5.1 patch 7: fix version comparisons in readline startup files

3 years agoBash-5.1 patch 6: make sure child processes forked to execute command substitutions...
Chet Ramey [Tue, 4 May 2021 18:30:17 +0000 (14:30 -0400)] 
Bash-5.1 patch 6: make sure child processes forked to execute command substitutions are in the right process group

3 years agoBash-5.1 patch 5: fix memory leaks in compound array assignments
Chet Ramey [Tue, 4 May 2021 18:29:06 +0000 (14:29 -0400)] 
Bash-5.1 patch 5: fix memory leaks in compound array assignments

3 years agoBash-5.1 updated translations
Chet Ramey [Sat, 20 Feb 2021 21:38:12 +0000 (16:38 -0500)] 
Bash-5.1 updated translations

3 years agoBash-5.1 patch 4: fix key-value pair associative array assignment word expansions
Chet Ramey [Sat, 19 Dec 2020 19:30:13 +0000 (14:30 -0500)] 
Bash-5.1 patch 4: fix key-value pair associative array assignment word expansions

3 years agoBash-5.1 patch 3: fix command substitution in here-document from child process in...
Chet Ramey [Sat, 19 Dec 2020 19:29:01 +0000 (14:29 -0500)] 
Bash-5.1 patch 3: fix command substitution in here-document from child process in wrong process group

3 years agoBash-5.1 patch 2: fix wait -n -p var with no jobs not leaving var unset
Chet Ramey [Sat, 19 Dec 2020 19:27:54 +0000 (14:27 -0500)] 
Bash-5.1 patch 2: fix wait -n -p var with no jobs not leaving var unset

3 years agoBash-5.1 patch 1: add dependency to Makefile to fix highly parallel builds
Chet Ramey [Sat, 19 Dec 2020 19:27:08 +0000 (14:27 -0500)] 
Bash-5.1 patch 1: add dependency to Makefile to fix highly parallel builds

3 years agoBash-5.1 updated translations
Chet Ramey [Wed, 16 Dec 2020 20:10:44 +0000 (15:10 -0500)] 
Bash-5.1 updated translations

3 years agobash-5.1 distribution sources and documentation bash-5.1
Chet Ramey [Sun, 6 Dec 2020 20:51:17 +0000 (15:51 -0500)] 
bash-5.1 distribution sources and documentation

3 years agoBash-5.0 patch 18: fix quoted null string removal when using shell word expansion...
Chet Ramey [Fri, 10 Jul 2020 15:29:25 +0000 (11:29 -0400)] 
Bash-5.0 patch 18: fix quoted null string removal when using shell word expansion pattern operators

4 years agoBash-5.0 patch 17: better fix for reaping process substitution file descriptors
Chet Ramey [Fri, 24 Apr 2020 15:05:06 +0000 (11:05 -0400)] 
Bash-5.0 patch 17: better fix for reaping process substitution file descriptors

4 years agoBash-5.0 patch 16: bash waits too long to reap /dev/fd process substitutions with...
Chet Ramey [Fri, 7 Feb 2020 20:20:38 +0000 (15:20 -0500)] 
Bash-5.0 patch 16: bash waits too long to reap /dev/fd process substitutions with loops and group commands

4 years agoBash-5.0 patch 15: aliases and -c commands can cause premature termination
Chet Ramey [Fri, 7 Feb 2020 20:19:53 +0000 (15:19 -0500)] 
Bash-5.0 patch 15: aliases and -c commands can cause premature termination

4 years agoBash-5.0 patch 14: edit-and-execute-command does not handle empty command lines
Chet Ramey [Fri, 7 Feb 2020 20:18:41 +0000 (15:18 -0500)] 
Bash-5.0 patch 14: edit-and-execute-command does not handle empty command lines

4 years agoBash-5.0 patch 13: reading history entries with timestamps can result in joined entries
Chet Ramey [Fri, 7 Feb 2020 20:17:29 +0000 (15:17 -0500)] 
Bash-5.0 patch 13: reading history entries with timestamps can result in joined entries

4 years agoBash-5.0 patch 12: fix problems moving back beyond start of history
Chet Ramey [Fri, 7 Feb 2020 20:16:28 +0000 (15:16 -0500)] 
Bash-5.0 patch 12: fix problems moving back beyond start of history

4 years agoBash-5.0 patch 11: fix quoted null character removal in operands of conditional ...
Chet Ramey [Thu, 29 Aug 2019 15:21:20 +0000 (11:21 -0400)] 
Bash-5.0 patch 11: fix quoted null character removal in operands of conditional ([[) commands

4 years agoBash-5.0 patch 10: changes to posix-mode assignment statements preceding functions...
Chet Ramey [Thu, 29 Aug 2019 15:20:15 +0000 (11:20 -0400)] 
Bash-5.0 patch 10: changes to posix-mode assignment statements preceding functions and special builtins

4 years agoBash-5.0 patch 9: fix file descriptor leak with zero-length history file
Chet Ramey [Wed, 14 Aug 2019 18:58:44 +0000 (14:58 -0400)] 
Bash-5.0 patch 9: fix file descriptor leak with zero-length history file

4 years agoBash-5.0 patch 8: fix history offset when HISTSIZE == 0 that can lead to crashes
Chet Ramey [Wed, 14 Aug 2019 18:57:48 +0000 (14:57 -0400)] 
Bash-5.0 patch 8: fix history offset when HISTSIZE == 0 that can lead to crashes

5 years agoBash-5.0 patch 7: fix exec builtin leaving the terminal in the wrong process group
Chet Ramey [Sat, 20 Apr 2019 18:27:56 +0000 (14:27 -0400)] 
Bash-5.0 patch 7: fix exec builtin leaving the terminal in the wrong process group

5 years agoBash-5.0 patch 6: allow building with SYSLOG_HISTORY defined without defining SYSLOG_...
Chet Ramey [Sat, 20 Apr 2019 18:27:00 +0000 (14:27 -0400)] 
Bash-5.0 patch 6: allow building with SYSLOG_HISTORY defined without defining SYSLOG_SHOPT

5 years agoBash-5.0 patch 5: prevent optimizing forks away too aggressively
Chet Ramey [Sat, 20 Apr 2019 18:25:52 +0000 (14:25 -0400)] 
Bash-5.0 patch 5: prevent optimizing forks away too aggressively

5 years agoBash-5.0 patch 4: the wait builtin without arguments only waits for known children...
Chet Ramey [Sat, 20 Apr 2019 18:24:28 +0000 (14:24 -0400)] 
Bash-5.0 patch 4: the wait builtin without arguments only waits for known children the shell started

5 years agoBash-5.0 patch 3: improvements when globbing directory names containing backslashes
Chet Ramey [Tue, 19 Mar 2019 14:05:39 +0000 (10:05 -0400)] 
Bash-5.0 patch 3: improvements when globbing directory names containing backslashes

5 years agoBash-5.0 patch 2: fix expansion of aliases whose value ends with an unquoted tab
Chet Ramey [Fri, 18 Jan 2019 20:13:57 +0000 (15:13 -0500)] 
Bash-5.0 patch 2: fix expansion of aliases whose value ends with an unquoted tab

5 years agoBash-5.0 patch 1: fix pathname expansion of directory names containing backslashes
Chet Ramey [Fri, 18 Jan 2019 20:12:37 +0000 (15:12 -0500)] 
Bash-5.0 patch 1: fix pathname expansion of directory names containing backslashes

5 years agobash-5.0 distribution sources and documentation bash-5.0
Chet Ramey [Mon, 7 Jan 2019 14:27:52 +0000 (09:27 -0500)] 
bash-5.0 distribution sources and documentation

5 years agofix for SIGINT in sourced script
Chet Ramey [Fri, 1 Jun 2018 14:22:36 +0000 (10:22 -0400)] 
fix for SIGINT in sourced script

5 years agoreadline multi-key command re-read input fix
Chet Ramey [Fri, 1 Jun 2018 14:22:00 +0000 (10:22 -0400)] 
readline multi-key command re-read input fix

5 years agoSIGINT trap handler SIGINT loop fix
Chet Ramey [Fri, 1 Jun 2018 14:20:32 +0000 (10:20 -0400)] 
SIGINT trap handler SIGINT loop fix

5 years agosaved background process status hash table loop fixes
Chet Ramey [Fri, 1 Jun 2018 14:19:56 +0000 (10:19 -0400)] 
saved background process status hash table loop fixes

6 years agoupdate .gitignore for developers
Chet Ramey [Tue, 6 Mar 2018 20:54:12 +0000 (15:54 -0500)] 
update .gitignore for developers

6 years agoBash-4.4 patch 19
Chet Ramey [Tue, 6 Feb 2018 21:22:34 +0000 (16:22 -0500)] 
Bash-4.4 patch 19

6 years agoBash-4.4 patch 18
Chet Ramey [Mon, 29 Jan 2018 21:04:56 +0000 (16:04 -0500)] 
Bash-4.4 patch 18

6 years agoBash-4.4 patch 17
Chet Ramey [Mon, 29 Jan 2018 21:04:37 +0000 (16:04 -0500)] 
Bash-4.4 patch 17

6 years agoBash-4.4 patch 16
Chet Ramey [Mon, 29 Jan 2018 21:04:20 +0000 (16:04 -0500)] 
Bash-4.4 patch 16

6 years agoBash-4.4 patch 15
Chet Ramey [Mon, 29 Jan 2018 21:04:01 +0000 (16:04 -0500)] 
Bash-4.4 patch 15

6 years agoBash-4.4 patch 14
Chet Ramey [Mon, 29 Jan 2018 21:03:47 +0000 (16:03 -0500)] 
Bash-4.4 patch 14

6 years agoBash-4.4 patch 13
Chet Ramey [Mon, 29 Jan 2018 21:03:33 +0000 (16:03 -0500)] 
Bash-4.4 patch 13

7 years agoBash-4.4 patch 12
Chet Ramey [Fri, 27 Jan 2017 16:25:44 +0000 (11:25 -0500)] 
Bash-4.4 patch 12

7 years agoBash-4.4 patch 11
Chet Ramey [Fri, 20 Jan 2017 20:38:49 +0000 (15:38 -0500)] 
Bash-4.4 patch 11

7 years agoBash-4.4 patch 10
Chet Ramey [Fri, 20 Jan 2017 20:38:38 +0000 (15:38 -0500)] 
Bash-4.4 patch 10

7 years agoBash-4.4 patch 9
Chet Ramey [Fri, 20 Jan 2017 20:38:29 +0000 (15:38 -0500)] 
Bash-4.4 patch 9

7 years agoBash-4.4 patch 8
Chet Ramey [Fri, 20 Jan 2017 20:38:10 +0000 (15:38 -0500)] 
Bash-4.4 patch 8

7 years agoBash-4.4 patch 7
Chet Ramey [Fri, 20 Jan 2017 16:47:55 +0000 (11:47 -0500)] 
Bash-4.4 patch 7

7 years agoBash-4.4 patch 6
Chet Ramey [Fri, 20 Jan 2017 16:47:31 +0000 (11:47 -0500)] 
Bash-4.4 patch 6

7 years agoBash-4.4 patch 5
Chet Ramey [Mon, 14 Nov 2016 19:27:55 +0000 (14:27 -0500)] 
Bash-4.4 patch 5

7 years agoBash-4.4 patch 4
Chet Ramey [Mon, 14 Nov 2016 19:27:35 +0000 (14:27 -0500)] 
Bash-4.4 patch 4

7 years agoBash-4.4 patch 3
Chet Ramey [Mon, 14 Nov 2016 19:27:23 +0000 (14:27 -0500)] 
Bash-4.4 patch 3

7 years agoBash-4.4 patch 2
Chet Ramey [Mon, 14 Nov 2016 19:27:06 +0000 (14:27 -0500)] 
Bash-4.4 patch 2

7 years agoBash-4.4 patch 1
Chet Ramey [Mon, 14 Nov 2016 19:26:51 +0000 (14:26 -0500)] 
Bash-4.4 patch 1

7 years agoBash-4.4 distribution sources and documentation bash-4.4
Chet Ramey [Thu, 15 Sep 2016 20:59:08 +0000 (16:59 -0400)] 
Bash-4.4 distribution sources and documentation

7 years agoBash-4.3 patch 46
Chet Ramey [Mon, 20 Jun 2016 19:14:49 +0000 (15:14 -0400)] 
Bash-4.3 patch 46

7 years agoBash-4.3 patch 45
Chet Ramey [Mon, 20 Jun 2016 19:14:32 +0000 (15:14 -0400)] 
Bash-4.3 patch 45

7 years agoBash-4.3 patch 44
Chet Ramey [Mon, 20 Jun 2016 19:14:20 +0000 (15:14 -0400)] 
Bash-4.3 patch 44

7 years agoBash-4.3 patch 43
Chet Ramey [Mon, 20 Jun 2016 19:14:03 +0000 (15:14 -0400)] 
Bash-4.3 patch 43

8 years agoBash-4.3 patch 42
Chet Ramey [Thu, 13 Aug 2015 19:38:42 +0000 (15:38 -0400)] 
Bash-4.3 patch 42

8 years agoBash-4.3 patch 41
Chet Ramey [Thu, 13 Aug 2015 19:38:31 +0000 (15:38 -0400)] 
Bash-4.3 patch 41

8 years agoBash-4.3 patch 40
Chet Ramey [Thu, 13 Aug 2015 19:38:17 +0000 (15:38 -0400)] 
Bash-4.3 patch 40

8 years agoBash-4.3 patch 39
Chet Ramey [Tue, 19 May 2015 19:49:51 +0000 (15:49 -0400)] 
Bash-4.3 patch 39

8 years agoBash-4.3 patch 38
Chet Ramey [Tue, 19 May 2015 19:49:39 +0000 (15:49 -0400)] 
Bash-4.3 patch 38

8 years agoBash-4.3 patch 37
Chet Ramey [Tue, 19 May 2015 18:55:51 +0000 (14:55 -0400)] 
Bash-4.3 patch 37

8 years agoBash-4.3 patch 36
Chet Ramey [Tue, 19 May 2015 18:55:37 +0000 (14:55 -0400)] 
Bash-4.3 patch 36

8 years agoBash-4.3 patch 35
Chet Ramey [Tue, 19 May 2015 18:55:27 +0000 (14:55 -0400)] 
Bash-4.3 patch 35

8 years agoBash-4.3 patch 34
Chet Ramey [Tue, 19 May 2015 18:55:02 +0000 (14:55 -0400)] 
Bash-4.3 patch 34

9 years agoBash-4.3 patch 33
Chet Ramey [Thu, 15 Jan 2015 15:21:08 +0000 (10:21 -0500)] 
Bash-4.3 patch 33

9 years agoBash-4.3 patch 32
Chet Ramey [Thu, 15 Jan 2015 15:20:45 +0000 (10:20 -0500)] 
Bash-4.3 patch 32

9 years agoBash-4.3 patch 31
Chet Ramey [Thu, 15 Jan 2015 15:20:04 +0000 (10:20 -0500)] 
Bash-4.3 patch 31

9 years agoBash-4.3 patch 30
Chet Ramey [Sun, 5 Oct 2014 23:12:20 +0000 (19:12 -0400)] 
Bash-4.3 patch 30

9 years agoBash-4.3 patch 29
Chet Ramey [Fri, 3 Oct 2014 02:50:19 +0000 (22:50 -0400)] 
Bash-4.3 patch 29

9 years agoBash-4.3 patch 28
Chet Ramey [Thu, 2 Oct 2014 13:07:21 +0000 (09:07 -0400)] 
Bash-4.3 patch 28

9 years agoBash-4.3 patch 27
Chet Ramey [Sun, 28 Sep 2014 02:58:05 +0000 (22:58 -0400)] 
Bash-4.3 patch 27

9 years agoBash-4.3 patch 26
Chet Ramey [Fri, 26 Sep 2014 21:00:50 +0000 (17:00 -0400)] 
Bash-4.3 patch 26

9 years agoBash-4.3 patch 25
Chet Ramey [Thu, 25 Sep 2014 12:45:07 +0000 (08:45 -0400)] 
Bash-4.3 patch 25

9 years agoBash-4.3 patch 24
Chet Ramey [Mon, 18 Aug 2014 15:45:31 +0000 (11:45 -0400)] 
Bash-4.3 patch 24

9 years agoBash-4.3 patch 23
Chet Ramey [Mon, 18 Aug 2014 15:45:12 +0000 (11:45 -0400)] 
Bash-4.3 patch 23

9 years agoBash-4.3 patch 22
Chet Ramey [Fri, 1 Aug 2014 19:31:14 +0000 (15:31 -0400)] 
Bash-4.3 patch 22

9 years agoBash-4.3 patch 21
Chet Ramey [Fri, 1 Aug 2014 19:31:01 +0000 (15:31 -0400)] 
Bash-4.3 patch 21

9 years agoBash-4.3 patch 20
Chet Ramey [Fri, 1 Aug 2014 19:30:48 +0000 (15:30 -0400)] 
Bash-4.3 patch 20

9 years agoBash-4.3 patch 19
Chet Ramey [Fri, 1 Aug 2014 19:30:33 +0000 (15:30 -0400)] 
Bash-4.3 patch 19

9 years agoBash-4.3 patch 18
Chet Ramey [Fri, 16 May 2014 18:19:20 +0000 (14:19 -0400)] 
Bash-4.3 patch 18

9 years agoBash-4.3 patch 17
Chet Ramey [Fri, 16 May 2014 18:18:57 +0000 (14:18 -0400)] 
Bash-4.3 patch 17

9 years agoBash-4.3 patch 16
Chet Ramey [Fri, 16 May 2014 18:18:39 +0000 (14:18 -0400)] 
Bash-4.3 patch 16

9 years agoBash-4.3 patch 15
Chet Ramey [Fri, 16 May 2014 18:18:15 +0000 (14:18 -0400)] 
Bash-4.3 patch 15

9 years agoBash-4.3 patch 14
Chet Ramey [Fri, 16 May 2014 18:17:56 +0000 (14:17 -0400)] 
Bash-4.3 patch 14

9 years agoBash-4.3 patch 13
Chet Ramey [Fri, 16 May 2014 18:17:38 +0000 (14:17 -0400)] 
Bash-4.3 patch 13

9 years agoBash-4.3 patch 12
Chet Ramey [Fri, 16 May 2014 18:17:23 +0000 (14:17 -0400)] 
Bash-4.3 patch 12

10 years agoBash-4.3 patch 11
Chet Ramey [Fri, 11 Apr 2014 15:05:31 +0000 (11:05 -0400)] 
Bash-4.3 patch 11