[Lunar-commits] <moonbase> bash, bash_static: add another 10 official patches.

Florin Braescu florin at lunar-linux.org
Wed Nov 23 08:57:40 CET 2011


commit 54feac22063fdc06d5dc11fb02310cd2292fd2f2
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Nov 23 08:57:40 2011 +0100

    bash, bash_static: add another 10 official patches.
---
 shells/bash/BUILD          |   10 ++++++++++
 shells/bash/DETAILS        |   32 +++++++++++++++++++++++++++++++-
 shells/bash_static/BUILD   |   10 ++++++++++
 shells/bash_static/DETAILS |   33 +++++++++++++++++++++++++++++++--
 4 files changed, 82 insertions(+), 3 deletions(-)

diff --git a/shells/bash/BUILD b/shells/bash/BUILD
index 85acc73..fe7b830 100644
--- a/shells/bash/BUILD
+++ b/shells/bash/BUILD
@@ -12,6 +12,16 @@
   patch_it $SOURCE9  0  &&
   patch_it $SOURCE10 0  &&
   patch_it $SOURCE11 0  &&
+  patch_it $SOURCE12 0  &&
+  patch_it $SOURCE13 0  &&
+  patch_it $SOURCE14 0  &&
+  patch_it $SOURCE15 0  &&
+  patch_it $SOURCE16 0  &&
+  patch_it $SOURCE17 0  &&
+  patch_it $SOURCE18 0  &&
+  patch_it $SOURCE19 0  &&
+  patch_it $SOURCE20 0  &&
+  patch_it $SOURCE21 0  &&
 
   OPTS+=" --bindir=/bin                 \
           --enable-readline             \
diff --git a/shells/bash/DETAILS b/shells/bash/DETAILS
index bd36b20..d87d8d3 100644
--- a/shells/bash/DETAILS
+++ b/shells/bash/DETAILS
@@ -11,6 +11,16 @@
          SOURCE9=bash42-008
         SOURCE10=bash42-009
         SOURCE11=bash42-010
+        SOURCE12=bash42-011
+        SOURCE13=bash42-012
+        SOURCE14=bash42-013
+        SOURCE15=bash42-014
+        SOURCE16=bash42-015
+        SOURCE17=bash42-016
+        SOURCE18=bash42-017
+        SOURCE19=bash42-018
+        SOURCE20=bash42-019
+        SOURCE21=bash42-020
    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
@@ -24,6 +34,16 @@
      SOURCE9_URL=$SOURCE2_URL
     SOURCE10_URL=$SOURCE2_URL
     SOURCE11_URL=$SOURCE2_URL
+    SOURCE12_URL=$SOURCE2_URL
+    SOURCE13_URL=$SOURCE2_URL
+    SOURCE14_URL=$SOURCE2_URL
+    SOURCE15_URL=$SOURCE2_URL
+    SOURCE16_URL=$SOURCE2_URL
+    SOURCE17_URL=$SOURCE2_URL
+    SOURCE18_URL=$SOURCE2_URL
+    SOURCE19_URL=$SOURCE2_URL
+    SOURCE20_URL=$SOURCE2_URL
+    SOURCE21_URL=$SOURCE2_URL
       SOURCE_VFY=sha1:487840ab7134eb7901fbb2e49b0ee3d22de15cb8
      SOURCE2_VFY=sha1:c069f07492c9199bc7cff71a4f032f668ba4ea0a
      SOURCE3_VFY=sha1:75b6726656a08e47172704545c57a290e29075e9
@@ -35,9 +55,19 @@
      SOURCE9_VFY=sha1:7f0961aaf284b36eac1503824cd9e85926628120
     SOURCE10_VFY=sha1:c7f9dede34e30494a9adb479e406814f4d62da2a
     SOURCE11_VFY=sha1:662192c4675300f488897a6ed8774e16e7a13e2e
+    SOURCE12_VFY=sha1:5f4131f3ab9751a6828269ef4079a841258671cb
+    SOURCE13_VFY=sha1:aad2483f7f48c29274ce0ef63027f3749b8388fc
+    SOURCE14_VFY=sha1:2d60fc3b0ee40f9eb308b76185142f865df0fa17
+    SOURCE15_VFY=sha1:320bba1f869602c07a9972862d38b9ba108726a6
+    SOURCE16_VFY=sha1:7b9c9a91ab5a79b8344877ff45ed204ba1b04ef3
+    SOURCE17_VFY=sha1:f4a39fb2b79f7c5c04ee78fb598199ba7440fd70
+    SOURCE18_VFY=sha1:f80797fce1fefff4047cecf0f32731bc30f6faee
+    SOURCE19_VFY=sha1:3624c31ed7d8c613b566e3d465480beed34bdaba
+    SOURCE20_VFY=sha1:21a75dadb1398775b48718e94785642f5fad9777
+    SOURCE21_VFY=sha1:5c4afeef6ef7321fcc5a08f2d3024c484868fa59
         WEB_SITE=http://www.gnu.org/software/bash
          ENTERED=20010922
-         UPDATED=20111028
+         UPDATED=20111123
            SHORT="A shell of the GNU operating system"
 PSAFE=no
 
diff --git a/shells/bash_static/BUILD b/shells/bash_static/BUILD
index 70fdf38..53a69f9 100644
--- a/shells/bash_static/BUILD
+++ b/shells/bash_static/BUILD
@@ -12,6 +12,16 @@
    patch_it $SOURCE9  0  &&
    patch_it $SOURCE10 0  &&
    patch_it $SOURCE11 0  &&
+   patch_it $SOURCE12 0  &&
+   patch_it $SOURCE13 0  &&
+   patch_it $SOURCE14 0  &&
+   patch_it $SOURCE15 0  &&
+   patch_it $SOURCE16 0  &&
+   patch_it $SOURCE17 0  &&
+   patch_it $SOURCE18 0  &&
+   patch_it $SOURCE19 0  &&
+   patch_it $SOURCE20 0  &&
+   patch_it $SOURCE21 0  &&
 
    OPTS+=" --bindir=/bin                 \
            --without-bash-malloc         \
diff --git a/shells/bash_static/DETAILS b/shells/bash_static/DETAILS
index 7fc8cf0..9e07586 100644
--- a/shells/bash_static/DETAILS
+++ b/shells/bash_static/DETAILS
@@ -11,6 +11,16 @@
          SOURCE9=bash42-008
         SOURCE10=bash42-009
         SOURCE11=bash42-010
+        SOURCE12=bash42-011
+        SOURCE13=bash42-012
+        SOURCE14=bash42-013
+        SOURCE15=bash42-014
+        SOURCE16=bash42-015
+        SOURCE17=bash42-016
+        SOURCE18=bash42-017
+        SOURCE19=bash42-018
+        SOURCE20=bash42-019
+        SOURCE21=bash42-020
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$VERSION
    SOURCE_URL[0]=$GNU_URL/bash
    SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/bash
@@ -25,6 +35,16 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$VERSION
      SOURCE9_URL=$SOURCE2_URL
     SOURCE10_URL=$SOURCE2_URL
     SOURCE11_URL=$SOURCE2_URL
+    SOURCE12_URL=$SOURCE2_URL
+    SOURCE13_URL=$SOURCE2_URL
+    SOURCE14_URL=$SOURCE2_URL
+    SOURCE15_URL=$SOURCE2_URL
+    SOURCE16_URL=$SOURCE2_URL
+    SOURCE17_URL=$SOURCE2_URL
+    SOURCE18_URL=$SOURCE2_URL
+    SOURCE19_URL=$SOURCE2_URL
+    SOURCE20_URL=$SOURCE2_URL
+    SOURCE21_URL=$SOURCE2_URL
       SOURCE_VFY=sha1:487840ab7134eb7901fbb2e49b0ee3d22de15cb8
      SOURCE2_VFY=sha1:c069f07492c9199bc7cff71a4f032f668ba4ea0a
      SOURCE3_VFY=sha1:75b6726656a08e47172704545c57a290e29075e9
@@ -36,16 +56,25 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash-$VERSION
      SOURCE9_VFY=sha1:7f0961aaf284b36eac1503824cd9e85926628120
     SOURCE10_VFY=sha1:c7f9dede34e30494a9adb479e406814f4d62da2a
     SOURCE11_VFY=sha1:662192c4675300f488897a6ed8774e16e7a13e2e
+    SOURCE12_VFY=sha1:5f4131f3ab9751a6828269ef4079a841258671cb
+    SOURCE13_VFY=sha1:aad2483f7f48c29274ce0ef63027f3749b8388fc
+    SOURCE14_VFY=sha1:2d60fc3b0ee40f9eb308b76185142f865df0fa17
+    SOURCE15_VFY=sha1:320bba1f869602c07a9972862d38b9ba108726a6
+    SOURCE16_VFY=sha1:7b9c9a91ab5a79b8344877ff45ed204ba1b04ef3
+    SOURCE17_VFY=sha1:f4a39fb2b79f7c5c04ee78fb598199ba7440fd70
+    SOURCE18_VFY=sha1:f80797fce1fefff4047cecf0f32731bc30f6faee
+    SOURCE19_VFY=sha1:3624c31ed7d8c613b566e3d465480beed34bdaba
+    SOURCE20_VFY=sha1:21a75dadb1398775b48718e94785642f5fad9777
+    SOURCE21_VFY=sha1:5c4afeef6ef7321fcc5a08f2d3024c484868fa59
         WEB_SITE=http://tiswww.case.edu/php/chet/bash_static/bashtop.html
          ENTERED=20020615
-         UPDATED=20111028
+         UPDATED=20111123
            SHORT="static bash build for rescue purposes"
 
 cat << EOF
 bash_static is the same as bash (Bourne Again SHell) -- just
 a static build of it so one can use it as a rescue shell
 without relying on any shared libraries.
-
 It will be located at /bin/bash_static. You can call it with
 $ bash_static
 EOF


More information about the Lunar-commits mailing list