diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 80 | ||||
-rw-r--r-- | patches.ent | 6 |
3 files changed, 11 insertions, 79 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f97b3e558..19b0c1969 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2013-03-13</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Bash-4.2.45. Fixes + <ulink url="&lfs-ticket-root;3301">#3301</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Systemd-198. Fixes <ulink url="&lfs-ticket-root;3300">#3300</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ad89be6bb..e43fe9ddc 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -229,29 +229,9 @@ <title>Added:</title> <listitem><para></para></listitem> <!-- satisfy build --> - <!--<listitem> - <para>&bash-fixes-patch;</para> - </listitem>--> - - <!--<listitem> - <para>&binutils-testsuite-fixes-patch;</para> - </listitem>--> - - <!--<listitem> - <para>&coreutils-i18n-patch;</para> - </listitem>--> -<!-- <listitem> - <para>&coreutils-test-patch;</para> + <para>&bash-fixes-patch;</para> </listitem> ---> - <!--<listitem> - <para>&kbd-backspace-patch;</para> - </listitem>--> - - <!--<listitem> - <para>&make-fixes-patch;</para> - </listitem>--> </itemizedlist> @@ -259,61 +239,9 @@ <title>Removed:</title> <listitem><para></para></listitem> <!-- satisfy build --> - <!--<listitem> - <para>bash-4.2-fixes-8.patch</para> - </listitem>--> - - <!--<listitem> - <para>binutils-2.22-build_fix-1.patch</para> - </listitem>--> - - <!--<listitem> - <para>coreutils-8.19-i18n-1.patch</para> - </listitem>--> - - <!--<listitem> - <para>gcc-4.7.1-startfiles_fix-1.patch</para> - </listitem>--> - - <!--<listitem> - <para>glibc-2.16.0-fix_test_installation-1.patch</para> - </listitem>--> - - <!--<listitem> - <para>glibc-2.16.0-res_query_fix-1.patch</para> - </listitem>--> - - <!--<listitem> - <para>kbd-1.15.3-backspace-1.patch</para> - </listitem>--> - - <!--<listitem> - <para>kbd-1.15.3-upstream_fixes-1.patch</para> - </listitem>--> - - <!--<listitem> - <para>kmod-9-testsuite-1.patch</para> - </listitem>--> - - <!--<listitem> - <para>make-3.82-upstream_fixes-2.patch</para> - </listitem>--> - - <!--<listitem> - <para>patch-2.6.1-test_fix-1.patch</para> - </listitem>--> - - <!--<listitem> - <para>procps-3.2.8-fix_HZ_errors-1.patch</para> - </listitem>--> - - <!--<listitem> - <para>procps-3.2.8-watch_unicode-1.patch</para> - </listitem>--> - - <!--<listitem> - <para>sed-4.2.1-testsuite_fixes-1.patch</para> - </listitem>--> + <listitem> + <para>bash-4.2-fixes-11.patch</para> + </listitem> </itemizedlist> diff --git a/patches.ent b/patches.ent index 70d18b20a..0b5277c4d 100644 --- a/patches.ent +++ b/patches.ent @@ -2,9 +2,9 @@ <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-11.patch"> -<!ENTITY bash-fixes-patch-md5 "366672f68e7cf214bdbef2ef14b13c23"> -<!ENTITY bash-fixes-patch-size "55 KB"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-12.patch"> +<!ENTITY bash-fixes-patch-md5 "419f95c173596aea47a23d922598977a"> +<!ENTITY bash-fixes-patch-size "56 KB"> <!ENTITY binutils-testsuite-fixes-patch "binutils-&binutils-version;-testsuite_fix-1.patch"> <!ENTITY binutils-testsuite-fixes-patch-md5 "cb47fae1bc572d45f4b0cff8ae8ecba8"> |