aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml2
-rw-r--r--patches.ent6
3 files changed, 8 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 93e3ef618..10afa5958 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2011-04-18</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Add latest upstream patch for Bash. Fixes
+ <ulink url="&lfs-ticket-root;2855">#2855</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Ncurses-5.9. Fixes
<ulink url="&lfs-ticket-root;2853">#2853</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index eb5f20f1c..d595003ce 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -222,7 +222,7 @@
<itemizedlist>
<title>Added:</title>
<listitem>
- <para>bash-&bash-version;-fixes-1.patch</para>
+ <para>&bash-fixes-patch;</para>
</listitem>
<listitem>
<para>coreutils-&coreutils-version;-sparse_fiemap-1.patch</para>
diff --git a/patches.ent b/patches.ent
index 79f047b0c..19638a6e5 100644
--- a/patches.ent
+++ b/patches.ent
@@ -2,9 +2,9 @@
<!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-1.patch">
-<!ENTITY bash-fixes-patch-md5 "abae789c2807cb7c7c4c452fa3986f85">
-<!ENTITY bash-fixes-patch-size "11 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-2.patch">
+<!ENTITY bash-fixes-patch-md5 "1344b04abc4846a4a7f1ff7e3874f7c4">
+<!ENTITY bash-fixes-patch-size "12 KB">
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">