commit 4310e78b6621ca6096bc3c965d13cab594167b5d Author: Juergen Daubert <jue@jue.li> Date: Wed Oct 5 12:02:21 2016 +0200 [notify] bash: update to 4.3.48 Security fixes for CVE-2016-7543 and CVE-2016-0634, see - https://lists.gnu.org/archive/html/bug-bash/2016-10/msg00008.html - https://lists.gnu.org/archive/html/bug-bash/2016-10/msg00009.html diff --git a/bash/.md5sum b/bash/.md5sum index b9ea7ca..6592055 100644 --- a/bash/.md5sum +++ b/bash/.md5sum @@ -1,3 +1,3 @@ -d42c964424756fb1e9bc44a5e32b89a3 bash-4.3.46.patch.gz +8b1a632556a24582932adf46ad854cfc bash-4.3.48.patch.gz 81348932d5da294953e15d4814c74dd1 bash-4.3.tar.gz be4c698ea8bb7d52eab2d6ce2c3fab8e profile diff --git a/bash/Pkgfile b/bash/Pkgfile index 6e326f8..a796e32 100644 --- a/bash/Pkgfile +++ b/bash/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses readline name=bash -version=4.3.46 +version=4.3.48 release=1 source=(http://ftp.gnu.org/gnu/$name/$name-${version:0:3}.tar.gz \ $name-$version.patch.gz profile) diff --git a/bash/bash-4.3.46.patch.gz b/bash/bash-4.3.46.patch.gz deleted file mode 100644 index 0de3a51..0000000 Binary files a/bash/bash-4.3.46.patch.gz and /dev/null differ diff --git a/bash/bash-4.3.48.patch.gz b/bash/bash-4.3.48.patch.gz new file mode 100644 index 0000000..fc57b23 Binary files /dev/null and b/bash/bash-4.3.48.patch.gz differ