aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml7
-rw-r--r--patches.ent6
3 files changed, 14 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 0da3bcbdf..89f84e967 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2008-12-06</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgraded to bash-3.2-fixes-9.patch. Fixes #2294.
+ </para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgraded to Automake-1.10.2. Fixes #2286.</para>
</listitem>
</itemizedlist>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 06d467fec..a413e97a2 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -209,6 +209,10 @@
<title>Added:</title>
<listitem>
+ <para>&bash-fixes-patch;</para>
+ </listitem>
+
+ <listitem>
<para>&gcc-startfiles-patch;</para>
</listitem>
@@ -220,6 +224,9 @@
<listitem>
<para>automake-1.10.1-test_fix-1.patch</para>
</listitem>
+ <listitem>
+ <para>bash-3.2-fixes-8.patch</para>
+ </listitem>
</itemizedlist>
diff --git a/patches.ent b/patches.ent
index 7e04c05bb..de4287550 100644
--- a/patches.ent
+++ b/patches.ent
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-8.patch">
-<!ENTITY bash-fixes-patch-md5 "7729e8bb1adb57c8d3c4c3a34a5bbab0">
-<!ENTITY bash-fixes-patch-size "66 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-9.patch">
+<!ENTITY bash-fixes-patch-md5 "b575f9ef3936fe794f39e961ff6aa03c">
+<!ENTITY bash-fixes-patch-size "75 KB">
<!ENTITY binutils-configure-patch "binutils-&binutils-version;-configure-1.patch">