[Lunar-commits] <moonbase-core> bash, bash_static: trending today...Another security fix!

Stefan Wold ratler at lunar-linux.org
Tue Oct 7 19:56:34 CEST 2014


commit 610dc99a5abe1de216b0f752ce14c3052a0feac9
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Tue, 07 Oct 2014 19:54:50 +0200
URL: https://github.com/lunar-linux/moonbase-core/commit/610dc99a5abe1de216b0f752ce14c3052a0feac9

bash, bash_static: trending today...Another security fix!
---
  shells/bash/DETAILS        | +3/-3     
  shells/bash_static/DETAILS | +3/-3     
  2 files changed, 6 insertions(+), 6 deletions(-)

--- a/shells/bash/DETAILS
+++ b/shells/bash/DETAILS
@@ -1,16 +1,16 @@
           MODULE=bash
          VERSION=4.3
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=bash43-patches-001-029.patch
+         SOURCE2=bash43-patches-001-030.patch.xz
    SOURCE_URL[0]=$GNU_URL/$MODULE
    SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
    SOURCE_URL[2]=ftp://ftp.cwru.edu/pub/$MODULE
      SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:45ac3c5727e7262334f4dfadecdf601b39434e84
-     SOURCE2_VFY=sha256:937147191ef3032d6655ea9692b291989467384be404eb2913a5f2642c7270c0
+     SOURCE2_VFY=sha256:b5ccc0fbafb80a07c823ccfc499c4ff2b454eff4ebbfc9cbee2925bf16803e29
         WEB_SITE=http://www.gnu.org/software/bash
          ENTERED=20010922
-         UPDATED=20141004
+         UPDATED=20141007
            SHORT="A shell of the GNU operating system"
 
 cat << EOF
--- a/shells/bash_static/DETAILS
+++ b/shells/bash_static/DETAILS
@@ -1,7 +1,7 @@
           MODULE=bash_static
          VERSION=4.3
           SOURCE=bash-$VERSION.tar.gz
-         SOURCE2=bash43-patches-001-029.patch
+         SOURCE2=bash43-patches-001-030.patch.xz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$VERSION
    SOURCE_URL[0]=$GNU_URL/$MODULE
    SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
@@ -9,10 +9,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$VERSION
      SOURCE2_URL=$PATCH_URL
      SOURCE3_URL=$PATCH_URL
       SOURCE_VFY=sha1:45ac3c5727e7262334f4dfadecdf601b39434e84
-     SOURCE2_VFY=sha256:937147191ef3032d6655ea9692b291989467384be404eb2913a5f2642c7270c0
+     SOURCE2_VFY=sha256:b5ccc0fbafb80a07c823ccfc499c4ff2b454eff4ebbfc9cbee2925bf16803e29
         WEB_SITE=http://www.gnu.org/software/bash
          ENTERED=20020615
-         UPDATED=20141004
+         UPDATED=20141007
            SHORT="static bash build for rescue purposes"
 
 cat << EOF




More information about the Lunar-commits mailing list