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 16b8bfe14..5f7a2a9ed 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -50,6 +50,10 @@
<para>2012-05-06</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Apply latest upstream patches for Bash. Fixes
+ <ulink url="&lfs-ticket-root;3077">#3077</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Add back a patch for Glibc that prevents various
BLFS programs, such as aplay, from segfaulting.</para>
</listitem>
diff --git a/patches.ent b/patches.ent
index df71dcbf8..77f851a67 100644
--- a/patches.ent
+++ b/patches.ent
@@ -2,9 +2,9 @@
<!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-5.patch">
-<!ENTITY bash-fixes-patch-md5 "9bc1f8468d13745cd05d4ecade8582ea">
-<!ENTITY bash-fixes-patch-size "24 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch">
+<!ENTITY bash-fixes-patch-md5 "fcca082d3a6e51afc5c02c92221036a6">
+<!ENTITY bash-fixes-patch-size "28.3 KB">
<!ENTITY binutils-build-patch "binutils-&binutils-version;-build_fix-1.patch">