aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2013-01-02 18:42:22 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2013-01-02 18:42:22 +0000
commit56dfe5b9fb5cabb9777f953af7807ccd6846a280 (patch)
tree6e4c0c4aefe211d13bc87a428038325e130c11e7
parent668f94d7af515575004f23c8f4084a431a7db2dd (diff)
Upgrade to Bash-4.2.42. Fixes #3268.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10092 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--patches.ent6
2 files changed, 7 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index a7224f6ec..84a3671a9 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2013-01-02</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to Bash-4.2.42. Fixes
+ <ulink url="&lfs-ticket-root;3268">#3268</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Groff-1.22.1. Fixes
<ulink url="&lfs-ticket-root;3266">#3266</ulink>.</para>
</listitem>
diff --git a/patches.ent b/patches.ent
index fa04b0f1d..31a933e4e 100644
--- a/patches.ent
+++ b/patches.ent
@@ -2,9 +2,9 @@
<!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-10.patch">
-<!ENTITY bash-fixes-patch-md5 "739056302cfbb5675ceb87b29cd898e5">
-<!ENTITY bash-fixes-patch-size "54 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-11.patch">
+<!ENTITY bash-fixes-patch-md5 "366672f68e7cf214bdbef2ef14b13c23">
+<!ENTITY bash-fixes-patch-size "55 KB">
<!ENTITY binutils-testsuite-fixes-patch "binutils-&binutils-version;-testsuite_fix-1.patch">
<!ENTITY binutils-testsuite-fixes-patch-md5 "cb47fae1bc572d45f4b0cff8ae8ecba8">