Author: matthew
Date: 2012-02-11 08:23:53 -0700 (Sat, 11 Feb 2012)
New Revision: 9740

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/gmp.xml
   trunk/BOOK/general.ent
   trunk/BOOK/packages.ent
Log:
Upgrade to GMP-5.0.4. Fixes #3017.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2012-02-10 05:11:28 UTC (rev 9739)
+++ trunk/BOOK/chapter01/changelog.xml  2012-02-11 15:23:53 UTC (rev 9740)
@@ -38,6 +38,16 @@
 -->
 
     <listitem>
+      <para>2012-02-11</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matthew] - Upgrade to GMP-5.0.4. Fixes
+          <ulink url="&lfs-ticket-root;3017">#3017</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2012-02-09</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/chapter06/gmp.xml
===================================================================
--- trunk/BOOK/chapter06/gmp.xml        2012-02-10 05:11:28 UTC (rev 9739)
+++ trunk/BOOK/chapter06/gmp.xml        2012-02-11 15:23:53 UTC (rev 9740)
@@ -86,7 +86,7 @@
 
 <screen><userinput remap="test">make check 2>&amp;1 | tee 
gmp-check-log</userinput></screen>
 
-    <para>Ensure that all 162 tests in the test suite passed.  
+    <para>Ensure that all 164 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/general.ent
===================================================================
--- trunk/BOOK/general.ent      2012-02-10 05:11:28 UTC (rev 9739)
+++ trunk/BOOK/general.ent      2012-02-11 15:23:53 UTC (rev 9740)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20120209">
-<!ENTITY releasedate "Feb 09, 2012">
+<!ENTITY version "SVN-20120211">
+<!ENTITY releasedate "Feb 11, 2012">
 <!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone "7.1">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->

Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent     2012-02-10 05:11:28 UTC (rev 9739)
+++ trunk/BOOK/packages.ent     2012-02-11 15:23:53 UTC (rev 9740)
@@ -211,10 +211,10 @@
 <!ENTITY glibc-ch6-du "856 MB">
 <!ENTITY glibc-ch6-sbu "14.2 SBU">
 
-<!ENTITY gmp-version "5.0.3">
-<!ENTITY gmp-size "1,646 KB">
+<!ENTITY gmp-version "5.0.4">
+<!ENTITY gmp-size "1,650 KB">
 <!ENTITY gmp-url "&gnu;gmp/gmp-&gmp-version;.tar.xz">
-<!ENTITY gmp-md5 "1e8edebe33bc3ac6de17df3201732825">
+<!ENTITY gmp-md5 "0881f4ff2617226c673fc534ac39d448">
 <!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

Reply via email to