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 1cb0e9c0a..b59585195 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2007-12-23</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgraded to latest upstream fixes for Readline.
+ Fixes <ulink url="&lfs-ticket-root;2122">#2122</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgraded to Man-Pages-2.74. Fixes
<ulink url="&lfs-ticket-root;2119">#2119</ulink>.</para>
</listitem>
diff --git a/patches.ent b/patches.ent
index be90c4087..ed73de237 100644
--- a/patches.ent
+++ b/patches.ent
@@ -86,9 +86,9 @@
<!ENTITY perl-libc-patch-size "1.1 KB">
-<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-4.patch">
-<!ENTITY readline-fixes-patch-md5 "4da6bf2066a7603c7bb0ab1f52243316">
-<!ENTITY readline-fixes-patch-size "12.5 KB">
+<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-5.patch">
+<!ENTITY readline-fixes-patch-md5 "7390b2296b7b11209829646537294ebb">
+<!ENTITY readline-fixes-patch-size "18 KB">
<!ENTITY shadow-useradd-patch "shadow-&shadow-version;-useradd_fix-2.patch">