diff options
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 | ||||
-rw-r--r-- | general.ent | 4 | ||||
-rw-r--r-- | packages.ent | 6 |
4 files changed, 17 insertions, 7 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9a55cb17a..12c3aa2ac 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,16 @@ --> <listitem> + <para>2009-11-21</para> + <itemizedlist> + <listitem> + <para>[matthew] Upgraded to Libtool-2.2.6b. Fixes + <ulink url="&lfs-ticket-root;2514">#2514</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2009-11-16</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 71e34c7db..0c4381929 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -115,9 +115,9 @@ <!--<listitem> <para>LFS-Bootscripts &lfs-bootscripts-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Libtool &libtool-version;</para> - </listitem>--> + </listitem> <listitem> <para>Linux &linux-version;</para> </listitem> diff --git a/general.ent b/general.ent index 4e320a46f..e67babfe6 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ -<!ENTITY version "SVN-20091119"> -<!ENTITY releasedate "November 19, 2009"> +<!ENTITY version "SVN-20091120"> +<!ENTITY releasedate "November 21, 2009"> <!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.0"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> diff --git a/packages.ent b/packages.ent index 49089e4c0..a959ad481 100644 --- a/packages.ent +++ b/packages.ent @@ -293,10 +293,10 @@ <!ENTITY lfs-bootscripts-ch7-du "BOOTSCRIPTS-INSTALL-KB KB"> <!-- Updated in Makefile --> <!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU"> -<!ENTITY libtool-version "2.2.6a"> -<!ENTITY libtool-size "2,803 KB"> +<!ENTITY libtool-version "2.2.6b"> +<!ENTITY libtool-size "2,292 KB"> <!ENTITY libtool-url "&gnu;libtool/libtool-&libtool-version;.tar.gz"> -<!ENTITY libtool-md5 "8ca1ea241cd27ff9832e045fe9afe4fd"> +<!ENTITY libtool-md5 "07da460450490148c6d2df0f21481a25"> <!ENTITY libtool-home "&gnu-software;libtool/"> <!ENTITY libtool-ch6-du "35 MB testsuite included"> <!ENTITY libtool-ch6-sbu "3.7 SBU testsuite included"> |