Author: matthew
Date: 2012-05-11 06:28:34 -0600 (Fri, 11 May 2012)
New Revision: 9851
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter01/whatsnew.xml
trunk/BOOK/chapter06/gmp.xml
trunk/BOOK/packages.ent
Log:
Upgrade to GMP-5.0.5. Fixes #3079.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2012-05-11 12:27:48 UTC (rev 9850)
+++ trunk/BOOK/chapter01/changelog.xml 2012-05-11 12:28:34 UTC (rev 9851)
@@ -58,6 +58,10 @@
<para>2012-05-11</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to GMP-5.0.5. Fixes
+ <ulink url="&lfs-ticket-root;3079">#3079</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Remove sed from GCC pass 2 and chapter 6, which
prevented the fixincludes script from being run; it is no longer run
by default. Reported by Jeremy Huntwork.</para>
Modified: trunk/BOOK/chapter01/whatsnew.xml
===================================================================
--- trunk/BOOK/chapter01/whatsnew.xml 2012-05-11 12:27:48 UTC (rev 9850)
+++ trunk/BOOK/chapter01/whatsnew.xml 2012-05-11 12:28:34 UTC (rev 9851)
@@ -85,9 +85,9 @@
<listitem>
<para>Glibc &glibc-version;</para>
</listitem>
- <!--<listitem>
+ <listitem>
<para>GMP &gmp-version;</para>
- </listitem>-->
+ </listitem>
<listitem>
<para>Grep &grep-version;</para>
</listitem>
Modified: trunk/BOOK/chapter06/gmp.xml
===================================================================
--- trunk/BOOK/chapter06/gmp.xml 2012-05-11 12:27:48 UTC (rev 9850)
+++ trunk/BOOK/chapter06/gmp.xml 2012-05-11 12:28:34 UTC (rev 9851)
@@ -86,7 +86,7 @@
<screen><userinput remap="test">make check 2>&1 | tee
gmp-check-log</userinput></screen>
- <para>Ensure that all 164 tests in the test suite passed.
+ <para>Ensure that all 166 tests in the test suite passed.
Check the results by issuing the following command:</para>
<screen><userinput remap="test">awk '/tests passed/{total+=$2} ; END{print
total}' gmp-check-log</userinput></screen>
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2012-05-11 12:27:48 UTC (rev 9850)
+++ trunk/BOOK/packages.ent 2012-05-11 12:28:34 UTC (rev 9851)
@@ -208,10 +208,10 @@
<!ENTITY glibc-ch6-du "856 MB">
<!ENTITY glibc-ch6-sbu "14.2 SBU">
-<!ENTITY gmp-version "5.0.4">
-<!ENTITY gmp-size "1,650 KB">
+<!ENTITY gmp-version "5.0.5">
+<!ENTITY gmp-size "1,632 KB">
<!ENTITY gmp-url "&gnu;gmp/gmp-&gmp-version;.tar.xz">
-<!ENTITY gmp-md5 "0881f4ff2617226c673fc534ac39d448">
+<!ENTITY gmp-md5 "8aef50959acec2a1ad41d144ffe0f3b5">
<!ENTITY gmp-home "&gnu-software;gmp/">
<!ENTITY gmp-ch5-du "39 MB">
<!ENTITY gmp-ch5-sbu "1.5 SBU">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page