diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2014-10-06 14:43:09 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-10-06 21:00:33 +0200 |
commit | acfa0ef4c7974a4dba6fde5d58130c328fc6002e (patch) | |
tree | 38a7edbf7e1891ecbdfa08b94e983e20e079b9aa /package/bash/bash-003-patchlevel29.patch | |
parent | 5c00522972312f164d55f24cc14da6d3af7a6956 (diff) | |
download | buildroot-acfa0ef4c7974a4dba6fde5d58130c328fc6002e.tar.gz buildroot-acfa0ef4c7974a4dba6fde5d58130c328fc6002e.zip |
bash: security bump to patchlevel 30
More security issues, sigh.
Also fix typo in pl29 patch.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/bash/bash-003-patchlevel29.patch')
-rw-r--r-- | package/bash/bash-003-patchlevel29.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bash/bash-003-patchlevel29.patch b/package/bash/bash-003-patchlevel29.patch index 63aad73ef0..e2a2ab7db0 100644 --- a/package/bash/bash-003-patchlevel29.patch +++ b/package/bash/bash-003-patchlevel29.patch @@ -1,4 +1,4 @@ -http://ftp.gnu.org/pub/gnu/bash/bash-4.3-patches/bash43-028 with +http://ftp.gnu.org/pub/gnu/bash/bash-4.3-patches/bash43-029 with a slight tweak for the patch prefix. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> |