Author: matthew
Date: 2012-09-16 07:53:03 -0600 (Sun, 16 Sep 2012)
New Revision: 9991

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter01/whatsnew.xml
   trunk/BOOK/patches.ent
Log:
Upgrade to Bash-4.2.37. Fixes #3177.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2012-09-16 13:52:27 UTC (rev 9990)
+++ trunk/BOOK/chapter01/changelog.xml  2012-09-16 13:53:03 UTC (rev 9991)
@@ -41,6 +41,10 @@
       <para>2012-09-16</para>
       <itemizedlist>
         <listitem>
+          <para>[matthew] - Upgrade to Bash-4.2.37.  Fixes
+          <ulink url="&lfs-ticket-root;3177">#3177</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[matthew] - Upgrade to Pkg-Config-0.27.1.  Fixes
           <ulink url="&lfs-ticket-root;3174">#3174</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml   2012-09-16 13:52:27 UTC (rev 9990)
+++ trunk/BOOK/chapter01/whatsnew.xml   2012-09-16 13:53:03 UTC (rev 9991)
@@ -223,6 +223,10 @@
     <title>Added:</title>
 
     <listitem>
+      <para>&bash-fixes-patch;</para>
+    </listitem>
+
+    <listitem>
       <para>&glibc-installation-patch;</para>
     </listitem>
 
@@ -232,7 +236,7 @@
     <title>Removed:</title>
 
     <listitem>
-      <para></para>
+      <para>bash-4.2-fixes-8.patch</para>
     </listitem>
 
   </itemizedlist>

Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent      2012-09-16 13:52:27 UTC (rev 9990)
+++ trunk/BOOK/patches.ent      2012-09-16 13:53:03 UTC (rev 9991)
@@ -2,9 +2,9 @@
 
 <!-- Start of Common Patches -->
 
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-8.patch">
-<!ENTITY bash-fixes-patch-md5 "e82d2200e82aa28640299bbcad140361">
-<!ENTITY bash-fixes-patch-size "51 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-9.patch">
+<!ENTITY bash-fixes-patch-md5 "db330dd98d829792aca1b463ba47d63b">
+<!ENTITY bash-fixes-patch-size "53 KB">
 
 
 <!ENTITY binutils-build-patch "binutils-&binutils-version;-build_fix-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