aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--patches.ent2
2 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 849fec4fa..d8d311804 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>April 20, 2006</para>
<itemizedlist>
<listitem>
+ <para>[jhuntwork] - Updated bash to 3.1.17 via an updated patch.
+ Resolves Ticket 1775.</para>
+ </listitem>
+ <listitem>
<para>[manuel] - Reworded why a 2.6 kernel compiled with GCC-3
is required on the host system.</para>
</listitem>
diff --git a/patches.ent b/patches.ent
index bad888863..31b04cdfb 100644
--- a/patches.ent
+++ b/patches.ent
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-7.patch">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-8.patch">
<!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch">
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">