浏览代码

Upgrade to GMP-5.0.4. Fixes #3017.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9740 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 13 年之前
父节点
当前提交
fbac56f1b2
共有 4 个文件被更改,包括 16 次插入6 次删除
  1. 10 0
      chapter01/changelog.xml
  2. 1 1
      chapter06/gmp.xml
  3. 2 2
      general.ent
  4. 3 3
      packages.ent

+ 10 - 0
chapter01/changelog.xml

@@ -37,6 +37,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>
     <listitem>
       <para>2012-02-09</para>
       <para>2012-02-09</para>
       <itemizedlist>
       <itemizedlist>

+ 1 - 1
chapter06/gmp.xml

@@ -86,7 +86,7 @@
 
 
 <screen><userinput remap="test">make check 2>&amp;1 | tee gmp-check-log</userinput></screen>
 <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>
     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>
 <screen><userinput remap="test">awk '/tests passed/{total+=$2} ; END{print total}' gmp-check-log</userinput></screen>

+ 2 - 2
general.ent

@@ -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 copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone "7.1">
 <!ENTITY milestone "7.1">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->

+ 3 - 3
packages.ent

@@ -211,10 +211,10 @@
 <!ENTITY glibc-ch6-du "856 MB">
 <!ENTITY glibc-ch6-du "856 MB">
 <!ENTITY glibc-ch6-sbu "14.2 SBU">
 <!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-url "&gnu;gmp/gmp-&gmp-version;.tar.xz">
-<!ENTITY gmp-md5 "1e8edebe33bc3ac6de17df3201732825">
+<!ENTITY gmp-md5 "0881f4ff2617226c673fc534ac39d448">
 <!ENTITY gmp-home "&gnu-software;gmp/">
 <!ENTITY gmp-home "&gnu-software;gmp/">
 <!ENTITY gmp-ch5-du "39 MB">
 <!ENTITY gmp-ch5-du "39 MB">
 <!ENTITY gmp-ch5-sbu "1.5 SBU">
 <!ENTITY gmp-ch5-sbu "1.5 SBU">