diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 7 | ||||
-rw-r--r-- | patches.ent | 6 |
3 files changed, 14 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d33667053..5cd839f6e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ <para>2013-12-29</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update readline patch to upstream level. Fixes + <ulink url="&lfs-ticket-root;3461">#3461</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Use gcc version of libiberty.a. Fixes <ulink url="&lfs-ticket-root;3456">#3456</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index c45c4c1b6..3993798e8 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -226,6 +226,9 @@ <title>Added:</title> <listitem><para></para></listitem> <!-- satisfy build --> + <listitem> + <para>readline-6.2-fixes-2.patch</para> + </listitem> </itemizedlist> <itemizedlist> @@ -233,6 +236,10 @@ <listitem><para></para></listitem> <!-- satisfy build --> <listitem> + <para>readline-6.2-fixes-1.patch</para> + </listitem> + + <listitem> <para>texinfo-5.1-test-1.patch</para> </listitem> diff --git a/patches.ent b/patches.ent index 9fe73f306..3c088c681 100644 --- a/patches.ent +++ b/patches.ent @@ -26,9 +26,9 @@ <!ENTITY perl-libc-patch-md5 "daf5c64fd7311e924966842680535f8f"> <!ENTITY perl-libc-patch-size "1.6 KB"> -<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-1.patch"> -<!ENTITY readline-fixes-patch-md5 "3c185f7b76001d3d0af614f6f2cd5dfa"> -<!ENTITY readline-fixes-patch-size "1.3 KB"> +<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-2.patch"> +<!ENTITY readline-fixes-patch-md5 "b793b2bf1306bc62e5f1e7ebbdae2f35"> +<!ENTITY readline-fixes-patch-size "3.3 KB"> <!ENTITY sysvinit-consolidated-patch "sysvinit-&sysvinit-version;-consolidated-1.patch"> <!ENTITY sysvinit-consolidated-patch-md5 "0b7b5ea568a878fdcc4057b2bf36e5cb"> |