aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--patches.ent6
2 files changed, 7 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 05ec87976..c340c9b89 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2012-07-13</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Apply latest upstream patches for Bash. Fixes
+ <ulink url="&lfs-ticket-root;3135">#3135</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Automake-1.12.2. Fixes
<ulink url="&lfs-ticket-root;3134">#3134</ulink>.</para>
</listitem>
diff --git a/patches.ent b/patches.ent
index 7caee45ea..1bbacae47 100644
--- a/patches.ent
+++ b/patches.ent
@@ -2,9 +2,9 @@
<!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-7.patch">
-<!ENTITY bash-fixes-patch-md5 "4a76c4caaa5d09ebacf79e93f07fd848">
-<!ENTITY bash-fixes-patch-size "42 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-8.patch">
+<!ENTITY bash-fixes-patch-md5 "e82d2200e82aa28640299bbcad140361">
+<!ENTITY bash-fixes-patch-size "51 KB">
<!ENTITY binutils-build-patch "binutils-&binutils-version;-build_fix-1.patch">