commit 675f3b1636b36e8dd70860f2506e5c35e578c209 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Wed Oct 1 23:13:17 2014 +0200 [notify] bash: updated to 4.3.28. Security fix for CVE-2014-7168, CVE-2014-7169. diff --git a/bash/.md5sum b/bash/.md5sum index c4e72a8..e2f92a0 100644 --- a/bash/.md5sum +++ b/bash/.md5sum @@ -1,3 +1,3 @@ -eee0d7fbb6d04d52a6a54862b7a9a56c bash-4.3.27.patch.gz +7fc258d0029e859db2d43e9879756868 bash-4.3.28.patch.gz 81348932d5da294953e15d4814c74dd1 bash-4.3.tar.gz be4c698ea8bb7d52eab2d6ce2c3fab8e profile diff --git a/bash/Pkgfile b/bash/Pkgfile index 044a6fb..57074e8 100644 --- a/bash/Pkgfile +++ b/bash/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses readline name=bash -version=4.3.27 +version=4.3.28 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.27.patch.gz b/bash/bash-4.3.27.patch.gz deleted file mode 100644 index 56b0bac..0000000 Binary files a/bash/bash-4.3.27.patch.gz and /dev/null differ diff --git a/bash/bash-4.3.28.patch.gz b/bash/bash-4.3.28.patch.gz new file mode 100644 index 0000000..fa56bb4 Binary files /dev/null and b/bash/bash-4.3.28.patch.gz differ