aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml8
-rw-r--r--patches.ent6
3 files changed, 15 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index dbbbfcbcd..ba8dbab86 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2007-09-15</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Add latest upstream patches for Readline. Fixes
+ <ulink url="&lfs-ticket-root;2068">#2068</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Man-pages 2.64. Fixes
<ulink url="&lfs-ticket-root;2061">#2061</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index cbb798ed2..a6286623b 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -212,6 +212,10 @@
<para>&bash-fixes-patch;</para>
</listitem>
+ <listitem>
+ <para>&readline-fixes-patch;</para>
+ </listitem>
+
</itemizedlist>
<itemizedlist>
@@ -229,6 +233,10 @@
<para>gcc-4.1.2-specs-1.patch</para>
</listitem>
+ <listitem>
+ <para>readline-5.4-fixes-4.patch</para>
+ </listitem>
+
</itemizedlist>
</sect1>
diff --git a/patches.ent b/patches.ent
index 43c46b305..dfd8ca26d 100644
--- a/patches.ent
+++ b/patches.ent
@@ -90,9 +90,9 @@
<!ENTITY perl-libc-patch-size "1.1 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 readline-fixes-patch "readline-&readline-version;-fixes-4.patch">
+<!ENTITY readline-fixes-patch-md5 "4da6bf2066a7603c7bb0ab1f52243316">
+<!ENTITY readline-fixes-patch-size "12.5 KB">
<!ENTITY shadow-useradd-patch "shadow-&shadow-version;-useradd_fix-2.patch">