71 Commits

Author SHA1 Message Date
Chet Ramey b460816602 Bash-5.3 patch 15: fix read builtin to avoid cases where -1 is used as an index into the input buffer 2026-06-10 08:59:27 -04:00
Chet Ramey a833685ecb Bash-5.3 patch 14: update mapfile patch 11, removing stray line and improving the efficiency of the original fix 2026-06-10 08:58:29 -04:00
Chet Ramey 427d51d84d Bash-5.3 patch 13: fix technically undefined behavior when comparing return value from realloc to the original pointer 2026-06-10 08:56:30 -04:00
Chet Ramey eb9d01914b Bash-5.3 patch 11: fix mapfile problem when callback unsets the variable it is modifying 2026-06-03 10:20:22 -04:00
Chet Ramey edff796a30 Bash-5.3 patch 4: fix issue with source when read(2) returns fewer characters than fstat(2) says are available 2025-11-26 12:46:21 -05:00
Chet Ramey b8c60bc9ca Bash-5.3 distribution sources and documentation 2025-07-03 16:15:36 -04:00
Chet Ramey 6794b5478f updated translations; remove unneeded files 2024-09-23 18:45:45 -04:00
Chet Ramey 37b7e91d64 Bash-5.2 patch 33: fix autoconf test for broken strtold 2024-09-23 18:10:07 -04:00
Chet Ramey 471fd9a3f0 Bash-5.2 patch 31: fix memory leak in optimized $(<file) expansion 2024-08-01 11:37:23 -04:00
Chet Ramey c22ce0d04a Bash-5.2 patch 23: fix local - from overwriting saved set of options 2024-01-13 18:20:47 -05:00
Chet Ramey 7d7979ba4c Bash-5.2 patch 17: fix for optimizing forks when using the . builtin in a subshell 2023-11-09 16:44:13 -05:00
Chet Ramey ec8113b986 Bash-5.2 patch 15: fix too-aggressive optimizing forks out of subshell commands 2022-12-13 12:43:50 -05:00
Chet Ramey c7bb74de78 Bash-5.2 patch 12: fixes for compat mode leaving extglob enabled after command substitution 2022-11-23 17:17:39 -05:00
Chet Ramey a6435a3c50 Bash-5.2 patch 11: reset readline timeout after read -e -t 2022-11-23 17:16:41 -05:00
Chet Ramey 6ddc9cf242 Bash-5.2 patch 7: fixes for alias expansion inside command substitution in POSIX mode 2022-11-07 11:42:44 -05:00
Chet Ramey 8c9524f9c4 Bash-5.2 patch 6: fix for interrupting command substitution in interactive shells disabling aliases 2022-11-07 11:42:07 -05:00
Chet Ramey 74091dd4e8 bash-5.2 distribution sources and documentation 2022-09-26 11:49:46 -04:00
Chet Ramey 910fcdc415 Bash-5.1 patch 10: fix for wait -n being interrupted by a trapped signal 2021-11-17 16:45:23 -05:00
Chet Ramey ba970fdb2d Bash-5.1 patch 2: fix wait -n -p var with no jobs not leaving var unset 2020-12-19 14:27:54 -05:00
Chet Ramey f1e1163b3e Bash-5.1 patch 1: add dependency to Makefile to fix highly parallel builds 2020-12-19 14:27:08 -05:00
Chet Ramey 8868edaf22 bash-5.1 distribution sources and documentation 2020-12-06 15:51:17 -05:00
Chet Ramey ad1b3e6822 Bash-5.0 patch 15: aliases and -c commands can cause premature termination 2020-02-07 15:19:53 -05:00
Chet Ramey dfd2cc6ac5 Bash-5.0 patch 6: allow building with SYSLOG_HISTORY defined without defining SYSLOG_SHOPT 2019-04-20 14:27:00 -04:00
Chet Ramey 41f5420db7 Bash-5.0 patch 5: prevent optimizing forks away too aggressively 2019-04-20 14:25:52 -04:00
Chet Ramey d233b485e8 bash-5.0 distribution sources and documentation 2019-01-07 09:27:52 -05:00
Chet Ramey 6444760999 fix for SIGINT in sourced script 2018-06-01 10:22:36 -04:00
Chet Ramey eb78197af3 Bash-4.4 patch 18 2018-01-29 16:04:56 -05:00
Chet Ramey b3a5ec8dd5 Bash-4.4 patch 17 2018-01-29 16:04:37 -05:00
Chet Ramey 5b9762d6f0 Bash-4.4 patch 10 2017-01-20 15:38:38 -05:00
Chet Ramey 44bfefc553 Bash-4.4 patch 6 2017-01-20 11:47:31 -05:00
Chet Ramey f459cbd8be Bash-4.4 patch 5 2016-11-14 14:27:55 -05:00
Chet Ramey a0c0a00fc4 Bash-4.4 distribution sources and documentation 2016-09-15 16:59:08 -04:00
Chet Ramey 489302a91d Bash-4.3 patch 44 2016-06-20 15:14:20 -04:00
Chet Ramey 8daea13bac Bash-4.3 patch 34 2015-05-19 14:55:02 -04:00
Chet Ramey 84c617ecf0 Bash-4.3 patch 33 2015-01-15 10:21:08 -05:00
Chet Ramey ca6a2ba40c Bash-4.3 patch 30 2014-10-05 19:12:20 -04:00
Chet Ramey b64a0e1d0b Bash-4.3 patch 25 2014-09-25 08:45:07 -04:00
Chet Ramey 9b86eb22c4 Bash-4.3 patch 19 2014-08-01 15:30:33 -04:00
Chet Ramey ac50fbac37 Bash-4.3 distribution sources and documentation 2014-02-26 09:36:43 -05:00
Chet Ramey 43aebe922b Bash-4.2 patch 43 2013-03-07 15:20:58 -05:00
Chet Ramey 0213a83a9e Bash-4.2 patch 38 2012-11-02 09:58:59 -04:00
Chet Ramey 8e9dc91799 Bash-4.2 patch 35 2012-07-10 09:44:43 -04:00
Chet Ramey 16b2d7f4ea Bash-4.2 patch 29 2012-05-31 15:11:45 -04:00
Chet Ramey 6c19148d33 Bash-4.2 patch 24 2012-03-13 15:12:26 -04:00
Chet Ramey 952a575888 Bash-4.2 patch 21 2012-03-13 15:11:02 -04:00
Chet Ramey 307dbc7f33 Bash-4.2 patch 19 2011-11-22 20:03:23 -05:00
Chet Ramey b4d4016469 Bash-4.2 patch 17 2011-11-22 20:03:09 -05:00
Chet Ramey 7aaa661d31 Bash-4.2 patch 9 2011-11-22 20:00:53 -05:00
Chet Ramey 2bbe80583b Bash-4.2 patch 5 2011-11-22 20:00:19 -05:00
Chet Ramey 495aee441b Bash-4.2 distribution sources and documentation 2011-11-22 19:11:26 -05:00