ports/core (3.1): [notify] bash: update to 4.3.30
commit 4b13e636188356d6c7ba8eb212b4a83a49099afe Author: Juergen Daubert <jue@jue.li> Date: Mon Oct 6 14:40:54 2014 +0200 [notify] bash: update to 4.3.30 Security fix for CVE-2014-6278 diff --git a/bash/.md5sum b/bash/.md5sum index 9536391..c8356aa 100644 --- a/bash/.md5sum +++ b/bash/.md5sum @@ -1,3 +1,3 @@ -340d0219eaa95d6436d6f38908e093ae bash-4.3.29.patch.gz +9832d06085dae2a44ebd6387407f7a39 bash-4.3.30.patch.gz 81348932d5da294953e15d4814c74dd1 bash-4.3.tar.gz be4c698ea8bb7d52eab2d6ce2c3fab8e profile diff --git a/bash/Pkgfile b/bash/Pkgfile index fd94aac..76c773f 100644 --- a/bash/Pkgfile +++ b/bash/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses readline name=bash -version=4.3.29 +version=4.3.30 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.29.patch.gz b/bash/bash-4.3.29.patch.gz deleted file mode 100644 index 3381f16..0000000 Binary files a/bash/bash-4.3.29.patch.gz and /dev/null differ diff --git a/bash/bash-4.3.30.patch.gz b/bash/bash-4.3.30.patch.gz new file mode 100644 index 0000000..8ec288c Binary files /dev/null and b/bash/bash-4.3.30.patch.gz differ
participants (1)
-
crux@crux.nu