aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml7
-rw-r--r--patches.ent6
3 files changed, 14 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 4cf01632d..20d188423 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2008-12-06</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgraded to readline-5.2-fixes-6.patch. Fixes #2295.
+ </para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgraded to Ncurses-5.7. Fixes #2276.</para>
</listitem>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index a5b51300f..83490803c 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -216,6 +216,10 @@
<para>&gcc-startfiles-patch;</para>
</listitem>
+ <listitem>
+ <para>&readline-fixes-patch;</para>
+ </listitem>
+
</itemizedlist>
<itemizedlist>
@@ -239,6 +243,9 @@
<listitem>
<para>ncurses-5.6-coverity_fixes-1.patch</para>
</listitem>
+ <listitem>
+ <para>readline-5.2-fixes-5.patch</para>
+ </listitem>
</itemizedlist>
diff --git a/patches.ent b/patches.ent
index dd6d0b86c..5b6eb4909 100644
--- a/patches.ent
+++ b/patches.ent
@@ -102,9 +102,9 @@
<!ENTITY procps-watch-patch-size "3.6 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 readline-fixes-patch "readline-&readline-version;-fixes-6.patch">
+<!ENTITY readline-fixes-patch-md5 "1e9a0f1141b62a5f8989874270c03cc8">
+<!ENTITY readline-fixes-patch-size "21 KB">
<!-- <!ENTITY shadow-useradd-patch "shadow-&shadow-version;-useradd_fix-2.patch">