aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2006-03-18 09:56:02 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2006-03-18 09:56:02 +0000
commit614d9dc7b154ae7be48fedd8a35b08016391b56b (patch)
tree6f4dd7431b87b5acd89052d11587cadf41ad167d
parent25e3646e314ec212c114cdcba4db7ed89ba321c8 (diff)
Upgrade to bash-3.1.014
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7438 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter03/patches.xml2
-rw-r--r--patches.ent2
3 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index e5e247507..069f0dfc7 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,9 @@
<para>March 18, 2006</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to bash-3.1.014.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to psmisc-22.2.</para>
</listitem>
<listitem>
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 2de0e6800..eebd5e66d 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -19,7 +19,7 @@
<variablelist role="materials">
<varlistentry>
- <term>Bash Upstream Fixes Patch - 120 KB:</term>
+ <term>Bash Upstream Fixes Patch - 18 KB:</term>
<listitem>
<para><ulink url="&patches-root;&bash-fixes-patch;"/></para>
</listitem>
diff --git a/patches.ent b/patches.ent
index ba5f5e6c9..6e50ccfe9 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-5.patch">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch">
<!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch">
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">