Author: dnicholson
Date: 2007-03-23 23:35:55 -0600 (Fri, 23 Mar 2007)
New Revision: 7975

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/general.ent
   trunk/BOOK/patches.ent
Log:
Update to latest readline upstream patches


Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2007-03-23 22:08:26 UTC (rev 7974)
+++ trunk/BOOK/chapter01/changelog.xml  2007-03-24 05:35:55 UTC (rev 7975)
@@ -37,6 +37,16 @@
 -->
 
     <listitem>
+      <para>2007-03-24</para>
+      <itemizedlist>
+        <listitem>
+          <para>[dnicholson] - Upgrade the Readline fixes patch to include the
+          latest 002 patch from upstream.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2007-03-23</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2007-03-23 22:08:26 UTC (rev 7974)
+++ trunk/BOOK/general.ent      2007-03-24 05:35:55 UTC (rev 7975)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20070323">
-<!ENTITY releasedate "March 23, 2007">
+<!ENTITY version "SVN-20070324">
+<!ENTITY releasedate "March 24, 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-23 22:08:26 UTC (rev 7974)
+++ trunk/BOOK/patches.ent      2007-03-24 05:35:55 UTC (rev 7975)
@@ -105,9 +105,9 @@
 <!ENTITY perl-libc-patch-size "1.1 KB">
 
 
-<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-1.patch">
-<!ENTITY readline-fixes-patch-md5 "5da0e4305bc8e4e61ba4f2f0c6afc6ff">
-<!ENTITY readline-fixes-patch-size "0.8 KB">
+<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-2.patch">
+<!ENTITY readline-fixes-patch-md5 "8ece212267b7e4ad39fe15955ed7d87f">
+<!ENTITY readline-fixes-patch-size "1.4 KB">
 
 
 <!ENTITY shadow-useradd-patch "shadow-&shadow-version;-useradd_fix-2.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