diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-05-25 17:17:56 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-05-25 17:17:56 +0000 |
commit | d3ca515320339e5ab2c8c66ebb995922747825a1 (patch) | |
tree | c3cd74aad7036b8da26ee75e0bb7a00411fe0d7d /chapter01 | |
parent | d76dd01fedf4c6516b388dbadcb15a07f3284f66 (diff) |
Update to bash-4.3.30-upstream_fixes-2.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10914 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 40 |
2 files changed, 18 insertions, 32 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5632b57f8..ab364864f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2015-05-25</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to bash-4.3.30-upstream_fixes-2.patch. + Fixes <ulink url="&lfs-ticket-root;3789">#3789</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2015-05-23</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index eec610670..24e258316 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -245,33 +245,21 @@ <listitem><para></para></listitem> <!-- satisfy build --> <listitem> - <para>gcc-5.1.0-upstream_libgomp_fix-1.patch</para> + <para>&bash-fixes-patch;</para> </listitem> <listitem> - <para>Tcl-core-&tcl-version;</para> + <para>&gcc-upstream-patch;</para> </listitem> <listitem> - <para>&ncurses-gcc5-buildfixes-patch;</para> + <para>Tcl-core-&tcl-version;</para> </listitem> <listitem> - <para>&perl-gcc5-fixes-patch;</para> + <para>&ncurses-gcc5-buildfixes-patch;</para> </listitem> - <!--<listitem> - <para>&bash-fixes-patch;</para> - </listitem>--> - - <!--<listitem> - <para>&mpfr-fixes-patch;</para> - </listitem>--> - - <!--<listitem> - <para>&readline-fixes-patch;</para> - </listitem>--> - </itemizedlist> <itemizedlist> @@ -279,6 +267,10 @@ <listitem><para></para></listitem> <!-- satisfy build --> <listitem> + <para>bash-4.3.30-upstream_fixes-1.patch</para> + </listitem> + + <listitem> <para>Tcl-8.6.3</para> </listitem> @@ -286,22 +278,6 @@ <para>Eudev-manpages separate tarball</para> </listitem> - <!--<listitem> - <para>binutils-2.24-lto_testsuite-1.patch</para> - </listitem>--> - - <!--<listitem> - <para>binutils-2.24-multiple_plugins-1.patch</para> - </listitem>--> - - <!--<listitem> - <para>bash-4.3-upstream_fixes-3.patch</para> - </listitem>--> - - <!--<listitem> - <para>readline-6.3-upstream_fixes-2.patch</para> - </listitem>--> - </itemizedlist> </sect1> |