1
0
Эх сурвалжийг харах

Upgrade to Libtool-2.4. Fixes #2762.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9396 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 14 жил өмнө
parent
commit
5520a6c9cc

+ 10 - 0
chapter01/changelog.xml

@@ -36,6 +36,16 @@
     </listitem>
 
 -->
+    <listitem>
+      <para>2010-10-18</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matthew] Upgrade to Libtool-2.4. Fixes
+          <ulink url="&lfs-ticket-root;2762">#2762</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2010-09-22</para>
       <itemizedlist>

+ 2 - 2
chapter01/whatsnew.xml

@@ -118,9 +118,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>

+ 2 - 2
general.ent

@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20100923">
-<!ENTITY releasedate "September 23, 2010">
+<!ENTITY version "SVN-20101018">
+<!ENTITY releasedate "October 18, 2010">
 <!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone "6.8">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->

+ 3 - 3
packages.ent

@@ -297,10 +297,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.10">
-<!ENTITY libtool-size "2,383 KB">
+<!ENTITY libtool-version "2.4">
+<!ENTITY libtool-size "2,520 KB">
 <!ENTITY libtool-url "&gnu;libtool/libtool-&libtool-version;.tar.gz">
-<!ENTITY libtool-md5 "b745d220e88163fcd9eea0a90ccf21b0">
+<!ENTITY libtool-md5 "b32b04148ecdd7344abc6fe8bd1bb021">
 <!ENTITY libtool-home "&gnu-software;libtool/">
 <!ENTITY libtool-ch6-du "35 MB">
 <!ENTITY libtool-ch6-sbu "3.7 SBU">