Author: matthew
Date: 2007-12-23 14:49:57 -0700 (Sun, 23 Dec 2007)
New Revision: 8443

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/general.ent
   trunk/BOOK/patches.ent
Log:
Upgrade to latest upstream fixes for Bash.  Fixes #2121.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2007-12-10 21:20:02 UTC (rev 8442)
+++ trunk/BOOK/chapter01/changelog.xml  2007-12-23 21:49:57 UTC (rev 8443)
@@ -37,6 +37,16 @@
 -->
 
     <listitem>
+      <para>2007-12-23</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matthew] - Upgraded to latest upstream fixes for Bash. Fixes
+          <ulink url="&lfs-ticket-root;2121">#2121</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2007-12-08</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2007-12-10 21:20:02 UTC (rev 8442)
+++ trunk/BOOK/general.ent      2007-12-23 21:49:57 UTC (rev 8443)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20071208">
-<!ENTITY releasedate "December 8, 2007">
+<!ENTITY version "SVN-20071223">
+<!ENTITY releasedate "December 23, 2007">
 <!ENTITY milestone "7.0">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->
 

Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent      2007-12-10 21:20:02 UTC (rev 8442)
+++ trunk/BOOK/patches.ent      2007-12-23 21:49:57 UTC (rev 8443)
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
 <!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch">
-<!ENTITY bash-fixes-patch-md5 "6787b1c94648fde6edb3bbf5e3f042f8">
-<!ENTITY bash-fixes-patch-size "24 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 binutils-configure-patch 
"binutils-&binutils-version;-configure-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