aboutsummaryrefslogtreecommitdiff
path: root/utils/bash/patches
Commit message (Collapse)AuthorAge
* bash: update to version 5.2.15Josef Schlehofer2023-01-20
| | | | | | Refreshed patches Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* bash: update to 5.1.8Rosen Penev2021-07-21
| | | | | | | | Switch to AUTORELEASE for simplicity. Remove upstream backports. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* bash: fixing missing PARAMS() macro in strtod.cPhilip Prindeville2021-04-03
| | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* bash: import upstream patches for 5.1Huangbin Zhan2020-12-30
| | | | | | | | | | Source: https://ftp.gnu.org/gnu/bash/bash-5.1-patches/bash51-001 https://ftp.gnu.org/gnu/bash/bash-5.1-patches/bash51-002 https://ftp.gnu.org/gnu/bash/bash-5.1-patches/bash51-003 https://ftp.gnu.org/gnu/bash/bash-5.1-patches/bash51-004 Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* bash: update to 5.1Rosen Penev2020-12-08
| | | | | | | | Remove upstreamed patches. Refresh others. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* bash: Enable system-wide .bashrc file, source /etc/shinitJeffery To2020-04-29
| | | | | | | | | | This enables a system-wide .bashrc file (/etc/bash.bashrc), as well as some other options related to startup files, and sources /etc/shinit for interactive shells. Fixes https://bugs.openwrt.org/index.php?do=details&task_id=3019. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* bash: Import upstream patchesJeffery To2020-04-29
| | | | | | | | Source: https://ftp.gnu.org/gnu/bash/bash-5.0-patches/ (bash50-003 to bash50-017) Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* utils/bash: Import upstream patches for 5.0Daniel Engberg2019-02-09
| | | | | | | | Source: ftp://ftp.gnu.org/gnu/bash/bash-5.0-patches/bash50-001 ftp://ftp.gnu.org/gnu/bash/bash-5.0-patches/bash50-002 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* utils/bash: Update to 5.0Daniel Engberg2019-01-24
| | | | | | Update bash to 5.0 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* bash: style and doc fixYousong Zhou2018-05-09
| | | | | | | The patch is about job control in general instead of the builtin jobs command Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* utils/bash: Update to 4.4.18Daniel Engberg2018-05-09
| | | | | | | | | | | | - Update bash to 4.4.18 - Enable PKG_CHECK_FORMAT_SECURITY - Use shared libreadline - Enable job control Fixes #5796, Closes #5858 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* bash: version bump to 4.4.12Iván Atienza2017-09-15
| | | | Signed-off-by: Iván Atienza <gentoo.power@gmail.com>
* bash: Update to 4.3.42Marcel Denia2015-08-25
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* bash: Update to 4.3.39Marcel Denia2015-05-22
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* bash: Update to 4.3.33Marcel Denia2015-02-16
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* bash: Update to 4.3.30Marcel Denia2014-10-07
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* bash: Update to 4.3.26Jo-Philipp Wich2014-09-26
| | | | | | | | | | * Fixes CVE-2014-7169. * Fix two out-of-bounds array accesses in the bash parser * Add prefix & suffix to variables containing exported functions Ref: http://seclists.org/oss-sec/2014/q3/712 Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* bash: Update to 4.3.25Marcel Denia2014-09-24
| | | | | | Fixes CVE-2014-6271. Signed-off-by: Marcel Denia <naoir@gmx.net>
* bash: Update to 4.3.24Marcel Denia2014-09-03
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* bash: Add upstream patchesMarcel Denia2014-08-09
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* bash: Refresh patchesMarcel Denia2014-08-09
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* bash: Remove old upstream patchesMarcel Denia2014-08-09
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* Import oldpackages/bashMarcel Denia2014-08-09
Signed-off-by: Marcel Denia <naoir@gmx.net>