aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--patches.ent6
2 files changed, 6 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index c6d7ed689..12e3ce1a6 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,9 @@
<para>2008-10-05</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated the Bash Fixes patch to the -8 version.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Added a patch to the Expect instructions to fix an
issue with recent Tcl versions.</para>
</listitem>
diff --git a/patches.ent b/patches.ent
index 9f73fff0f..3fb0f1888 100644
--- a/patches.ent
+++ b/patches.ent
@@ -6,9 +6,9 @@
<!ENTITY automake-test-patch-size "3 KB">
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-7.patch">
-<!ENTITY bash-fixes-patch-md5 "63ca4c26a1ae0c4a5b7da910d611d534">
-<!ENTITY bash-fixes-patch-size "55 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-8.patch">
+<!ENTITY bash-fixes-patch-md5 "7729e8bb1adb57c8d3c4c3a34a5bbab0">
+<!ENTITY bash-fixes-patch-size "66 KB">
<!ENTITY binutils-configure-patch "binutils-&binutils-version;-configure-1.patch">