aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-04-18 21:26:17 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-04-18 21:26:17 +0000
commitcc2eeb124e6f5ddea0e5d47e7e6d59a66d1a5cfa (patch)
tree4310a980d864d19763dd2986746cb3476cedb4f3 /chapter01
parenta139c2502fc4cf588db69cb8d99d58a529a93b75 (diff)
Added readline upstream patch.
Added bash upstream patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10538 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--chapter01/whatsnew.xml6
2 files changed, 15 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 6d107da82..b11b53c6d 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -39,8 +39,16 @@
<para>2014-04-18</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Added readline upstream patch. Fixes
+ <ulink url="&lfs-ticket-root;3532">#3532</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Added bash upstream patch. Fixes
+ <ulink url="&lfs-ticket-root;3531">#3531</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Added bc patch to address memory leaks. Fixes
- <ulink url="&lfs-ticket-root;3540">#3536</ulink>.</para>
+ <ulink url="&lfs-ticket-root;3536">#3536</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 736132801..e121a7ea1 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -233,6 +233,9 @@
<para>attr-&attr-version;</para>
</listitem>
<listitem>
+ <para>&bash-fixes-patch;</para>
+ </listitem>
+ <listitem>
<para>&bc-memory-leak-patch;</para>
</listitem>
<listitem>
@@ -251,6 +254,9 @@
<para>libcap-&libcap-version;</para>
</listitem>
<listitem>
+ <para>&readline-fixes-patch;</para>
+ </listitem>
+ <listitem>
<para>systemd-&systemd-version;</para>
</listitem>
<listitem>