aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-12-02 18:58:18 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-12-02 18:58:18 +0000
commit37a92752f2d9206ed27a393275559599db04571a (patch)
tree8369ad5b078de33618a4a2e42cf0c51c53a1ce08
parent59c2dade45f32f5cb543a0f24a4e6df36b54f219 (diff)
Upgrade to MPFR-2.4.2. Fixes #2522.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9126 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--packages.ent6
3 files changed, 9 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 075009f19..5fda3d000 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2009-12-02</para>
<itemizedlist>
<listitem>
+ <para>[matthew] Upgrade to MPFR-2.4.2. Fixes
+ <ulink url="&lfs-ticket-root;2522">#2522</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] Upgrade to Autoconf-2.65. Fixes
<ulink url="&lfs-ticket-root;2520">#2520</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 5792500a7..73b53f3da 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -139,9 +139,9 @@
<listitem>
<para>Module-Init-Tools &module-init-tools-version;</para>
</listitem>
- <!--<listitem>
+ <listitem>
<para>MPFR &mpfr-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Ncurses &ncurses-version;</para>
</listitem>-->
diff --git a/packages.ent b/packages.ent
index 825d8dcda..c89c95ed5 100644
--- a/packages.ent
+++ b/packages.ent
@@ -362,10 +362,10 @@
<!ENTITY module-init-tools-ch6-du "8.7 MB">
<!ENTITY module-init-tools-ch6-sbu "0.1 SBU">
-<!ENTITY mpfr-version "2.4.1">
-<!ENTITY mpfr-size "1,039 KB">
+<!ENTITY mpfr-version "2.4.2">
+<!ENTITY mpfr-size "1,053 KB">
<!ENTITY mpfr-url "http://www.mpfr.org/mpfr-&mpfr-version;/mpfr-&mpfr-version;.tar.bz2">
-<!ENTITY mpfr-md5 "c5ee0a8ce82ad55fe29ac57edd35d09e">
+<!ENTITY mpfr-md5 "89e59fe665e2b3ad44a6789f40b059a0">
<!ENTITY mpfr-home "http://www.mpfr.org/">
<!ENTITY mpfr-ch5-du "27.1 MB">
<!ENTITY mpfr-ch5-sbu "1.0 SBU">