aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter01/whatsnew.xml2
-rw-r--r--patches.ent6
3 files changed, 7 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 7c0bea645..66acfdcf6 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,9 @@
<para>2009-11-06</para>
<itemizedlist>
<listitem>
+ <para>[matthew] Upgraded to latest upstream patches for Bash.</para>
+ </listitem>
+ <listitem>
<para>[matthew] Upgraded to Linux-2.6.31.5. Fixes
<ulink url="&lfs-ticket-root;2508">#2508</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 309afda06..79369d792 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -211,7 +211,7 @@
<title>Added:</title>
<listitem>
- <para>bash-4.0-fixes-4.patch</para>
+ <para>bash-4.0-fixes-5.patch</para>
</listitem>
<listitem>
diff --git a/patches.ent b/patches.ent
index 69b70dc44..32c7b3f18 100644
--- a/patches.ent
+++ b/patches.ent
@@ -2,9 +2,9 @@
<!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-4.patch">
-<!ENTITY bash-fixes-patch-md5 "1712950349a705dabedef6c920422011">
-<!ENTITY bash-fixes-patch-size "43 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-5.patch">
+<!ENTITY bash-fixes-patch-md5 "9b8ef92bf27abeb0ff57069f4fbc4a48">
+<!ENTITY bash-fixes-patch-size "44 KB">
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">