Author: matthew
Date: 2009-09-17 14:44:06 -0600 (Thu, 17 Sep 2009)
New Revision: 9072

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter01/whatsnew.xml
   trunk/BOOK/patches.ent
Log:
Upgrade to latest upstream Bash patches. Fixes #2484.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2009-09-17 20:43:14 UTC (rev 9071)
+++ trunk/BOOK/chapter01/changelog.xml  2009-09-17 20:44:06 UTC (rev 9072)
@@ -41,6 +41,10 @@
       <para>2009-09-17</para>
       <itemizedlist>
         <listitem>
+          <para>[matthew] Upgraded to Bash-4.0-fixes-4.patch. Fixes
+          <ulink url="&lfs-ticket-root;2484">#2484</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[matthew] Upgraded to Linux-2.6.31. Fixes
           <ulink url="&lfs-ticket-root;2485">#2485</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml   2009-09-17 20:43:14 UTC (rev 9071)
+++ trunk/BOOK/chapter01/whatsnew.xml   2009-09-17 20:44:06 UTC (rev 9072)
@@ -211,6 +211,10 @@
     <title>Added:</title>
 
     <listitem>
+      <para>bash-4.0-fixes-4.patch</para>
+    </listitem>
+
+    <listitem>
       <para>coreutils-7.6-i18n-1.patch</para>
     </listitem>
 
@@ -224,6 +228,9 @@
     <title>Removed:</title>
 
     <listitem>
+      <para>bash-4.0-fixes-3.patch</para>
+    </listitem>
+    <listitem>
       <para>coreutils-7.5-i18n-1.patch</para>
     </listitem>
 

Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent      2009-09-17 20:43:14 UTC (rev 9071)
+++ trunk/BOOK/patches.ent      2009-09-17 20:44:06 UTC (rev 9072)
@@ -2,9 +2,9 @@
 
 <!-- Start of Common Patches -->
 
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-3.patch">
-<!ENTITY bash-fixes-patch-md5 "0f4c4e68cc11088e7136def4adba82c7">
-<!ENTITY bash-fixes-patch-size "40 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-4.patch">
+<!ENTITY bash-fixes-patch-md5 "1712950349a705dabedef6c920422011">
+<!ENTITY bash-fixes-patch-size "43 KB">
 
 
 <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to