aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-03-14 20:43:51 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-03-14 20:43:51 +0000
commit088d8862924b1b5a6518f8286d64cf1ab162c568 (patch)
tree072b391ebaf9bec9d4d7b95317a53618ac1e2f34 /chapter01
parent3051840f5c3cb7a16698389e1ec2b0f4db039c17 (diff)
Apply new upstream patches for Bash. Fixes #3037.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml8
2 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 87e99bd80..0d1234f35 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2012-03-14</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Apply new upstream patches for Bash. Fixes
+ <ulink url="&lfs-ticket-root;3037">#3037</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Linux-3.2.11. Fixes
<ulink url="&lfs-ticket-root;3036">#3036</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index ccb14bedb..9c640130d 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -220,6 +220,10 @@
<title>Added:</title>
<listitem>
+ <para>&bash-fixes-patch;</para>
+ </listitem>
+
+ <listitem>
<para>&gcc-crosscompile-patch;</para>
</listitem>
@@ -233,6 +237,10 @@
<title>Removed:</title>
<listitem>
+ <para>bash-4.2-fixes-4.patch</para>
+ </listitem>
+
+ <listitem>
<para>gcc-4.6.2-cross_compile-1.patch</para>
</listitem>