Author: matthew
Date: 2007-03-19 14:50:07 -0600 (Mon, 19 Mar 2007)
New Revision: 7965

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

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2007-03-14 04:55:28 UTC (rev 7964)
+++ trunk/BOOK/chapter01/changelog.xml  2007-03-19 20:50:07 UTC (rev 7965)
@@ -37,6 +37,17 @@
 -->
 
     <listitem>
+      <para>2007-03-19</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matthew] - Upgrade the Bash fixes patch to include the latest
+          patch from upstream.  Fixes
+          <ulink url="&lfs-ticket-root;1973">#1973</ulink></para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2007-03-14</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2007-03-14 04:55:28 UTC (rev 7964)
+++ trunk/BOOK/general.ent      2007-03-19 20:50:07 UTC (rev 7965)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20070314">
-<!ENTITY releasedate "March 14, 2007">
+<!ENTITY version "SVN-20070319">
+<!ENTITY releasedate "March 19, 2007">
 <!ENTITY milestone "6.3">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->
 

Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent      2007-03-14 04:55:28 UTC (rev 7964)
+++ trunk/BOOK/patches.ent      2007-03-19 20:50:07 UTC (rev 7965)
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
 <!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-2.patch">
-<!ENTITY bash-fixes-patch-md5 "07ad2b591e4e1e766537a666bbfd7d15">
-<!ENTITY bash-fixes-patch-size "12.1 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-3.patch">
+<!ENTITY bash-fixes-patch-md5 "6b9cc51d1e4de91f296d6dc17aa582a0">
+<!ENTITY bash-fixes-patch-size "16.6 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