[Lunar-commits] r16361 - moonbase/trunk/shells/bash

Stefan Wold ratler at lunar-linux.org
Mon Sep 5 20:08:44 UTC 2005


Author: ratler
Date: 2005-09-05 20:08:43 +0000 (Mon, 05 Sep 2005)
New Revision: 16361

Modified:
   moonbase/trunk/shells/bash/DETAILS
Log:
Added patch for WAITCONTINUE problem in bash with newer glibc than 2.3.3. Compiled and tested with glibc 2.3.3, gcc 3.3.3, kernel 2.4.31 adn glibc 2.3.5, gcc 3.4.4, kernel 2.4.31

Modified: moonbase/trunk/shells/bash/DETAILS
===================================================================
--- moonbase/trunk/shells/bash/DETAILS	2005-09-05 17:59:58 UTC (rev 16360)
+++ moonbase/trunk/shells/bash/DETAILS	2005-09-05 20:08:43 UTC (rev 16361)
@@ -2,16 +2,16 @@
          VERSION=3.0
         #VERSION=2.05b
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=bash-patches-1.0.tar.bz2
+         SOURCE2=bash-patches-1.1.tar.bz2
    SOURCE_URL[0]=ftp://ftp.cwru.edu/pub/$MODULE/
    SOURCE_URL[1]=$GNU_URL/$MODULE/
    SOURCE_URL[2]=ftp://ftp.gnu.org/pub/gnu/$MODULE/
      SOURCE2_URL=$PATCH_URL/
       SOURCE_VFY=sha1:3acf1ff4910d4bc863620c7533cbf4858370017b
-     SOURCE2_VFY=sha1:6f09855698a51f0beadcca11c959e497a2410a48
-        WEB_SITE=http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html
+     SOURCE2_VFY=sha1:84f42f9fa39679183b339ba77d33e5685493f6c6
+        WEB_SITE=http://cnswww.cns.cwru.edu/~chet/bash/bashscr top.html
          ENTERED=20010922
-         UPDATED=20050215
+         UPDATED=20050905
 	   PSAFE=no
            SHORT="bash is the shell of the GNU operating system."
 cat << EOF



More information about the Lunar-commits mailing list