1
0
Эх сурвалжийг харах

Updated the Bash Fixes patch to the -8 version

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8572 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Randy McMurchy 17 жил өмнө
parent
commit
43523c35b5

+ 3 - 0
chapter01/changelog.xml

@@ -40,6 +40,9 @@
     <listitem>
       <para>2008-10-05</para>
       <itemizedlist>
+        <listitem>
+          <para>[randy] - Updated the Bash Fixes patch to the -8 version.</para>
+        </listitem>
         <listitem>
           <para>[randy] - Added a patch to the Expect instructions to fix an
           issue with recent Tcl versions.</para>

+ 3 - 3
patches.ent

@@ -6,9 +6,9 @@
 <!ENTITY automake-test-patch-size "3 KB">
 
 
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-7.patch">
-<!ENTITY bash-fixes-patch-md5 "63ca4c26a1ae0c4a5b7da910d611d534">
-<!ENTITY bash-fixes-patch-size "55 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-8.patch">
+<!ENTITY bash-fixes-patch-md5 "7729e8bb1adb57c8d3c4c3a34a5bbab0">
+<!ENTITY bash-fixes-patch-size "66 KB">
 
 
 <!ENTITY binutils-configure-patch "binutils-&binutils-version;-configure-1.patch">