diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | patches.ent | 6 |
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"> |