Changeset 105d91d


Ignore:
Timestamp:
05/25/2009 07:10:01 PM (15 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
33d024b
Parents:
fd40de87
Message:

Updated to GMP-4.3.1.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8922 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rfd40de87 r105d91d  
    4242      <itemizedlist>
    4343        <listitem>
     44          <para>[bdubbs] - Updated to GMP-4.3.1.
     45          Fixes
     46          <ulink url="&lfs-ticket-root;2416">#2416</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4449          <para>[bdubbs] - Various edits. Update glibc to fix a
    4550          make check error.</para>
  • chapter06/gmp.xml

    rfd40de87 r105d91d  
    8080<screen><userinput remap="test">make check 2>&amp;1 | tee gmp-check-log</userinput></screen>
    8181
    82     <para>Ensure that all 139 tests in the test suite passed. 
     82    <para>Ensure that all 143 tests in the test suite passed. 
    8383    Check the results by issuing the following command:</para>
    8484
  • packages.ent

    rfd40de87 r105d91d  
    213213<!ENTITY glibc-libidn-home " ">
    214214
    215 <!ENTITY gmp-version "4.3.0">
    216 <!ENTITY gmp-size "1,853 KB">
     215<!ENTITY gmp-version "4.3.1">
     216<!ENTITY gmp-size "1,838 KB">
    217217<!ENTITY gmp-url "&gnu;gmp/gmp-&gmp-version;.tar.bz2">
    218 <!ENTITY gmp-md5 "9687383f0def0cc48dfc19afa36f1eb5">
     218<!ENTITY gmp-md5 "26cec15a90885042dd4a15c4003b08ae">
    219219<!ENTITY gmp-home "&gnu-software;gmp/">
    220 <!ENTITY gmp-ch5-du "22.9 MB">
    221 <!ENTITY gmp-ch5-sbu "0.8 SBU">
    222 <!ENTITY gmp-ch6-du "39.4 MB testsuite included">
     220<!ENTITY gmp-ch5-du "22.5 MB">
     221<!ENTITY gmp-ch5-sbu "0.9 SBU">
     222<!ENTITY gmp-ch6-du "36.6 MB testsuite included">
    223223<!ENTITY gmp-ch6-sbu "1.5 SBU testsuite included">
    224224
Note: See TracChangeset for help on using the changeset viewer.