diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-06-21 14:54:20 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-06-21 14:54:20 +0000 |
commit | b02111550a5ddeb495e99786910223010869e8b4 (patch) | |
tree | 22fd172917b1df4e7d2dcbceacba7ca8146c5239 /chapter01 | |
parent | eaccb06117dd774fadb9914e2dcb783707449375 (diff) |
Upgrade to Expect-5.44.1.15. Fixes #2689.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9305 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 14 |
2 files changed, 22 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0e6e686d3..9e664e05e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2010-06-21</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to Expect-5.44.1.15. Fixes + <ulink url="&lfs-ticket-root;2689">#2689</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-06-19</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 82d30d1dc..5e4fd1fef 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -55,9 +55,9 @@ <listitem> <para>E2fsprogs &e2fsprogs-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Expect &expect-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>File &file-version;</para> </listitem>--> @@ -225,6 +225,10 @@ </listitem> <listitem> + <para>expect-&expect-version;-no_tk-1.patch</para> + </listitem> + + <listitem> <para>gettext-0.18-skip_test-1.patch</para> </listitem> @@ -238,6 +242,12 @@ <title>Removed:</title> <listitem> + <para>expect-5.43.0-spawn-1.patch</para> + </listitem> + <listitem> + <para>expect-5.43.0-tcl_8.5.5_fix-1.patch</para> + </listitem> + <listitem> <para>gettext-0.17-upstream_fixes-2.patch</para> </listitem> <listitem> |