aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--patches.ent6
2 files changed, 7 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 61ac000df..b39e7ce50 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2007-05-05</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Incorporate latest upstream patches for Readline.
+ </para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Psmisc-22.5. Fixes
<ulink url="&lfs-ticket-root;1991">#1991</ulink>.</para>
</listitem>
diff --git a/patches.ent b/patches.ent
index 2992a7544..81da0afdf 100644
--- a/patches.ent
+++ b/patches.ent
@@ -106,9 +106,9 @@
<!ENTITY perl-libc-patch-size "1.1 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 readline-fixes-patch "readline-&readline-version;-fixes-3.patch">
+<!ENTITY readline-fixes-patch-md5 "dfa4b750f226cf9ea034ec753a78a742">
+<!ENTITY readline-fixes-patch-size "3.4 KB">
<!ENTITY shadow-useradd-patch "shadow-&shadow-version;-useradd_fix-2.patch">