Author: randy Date: 2007-07-08 07:23:16 -0600 (Sun, 08 Jul 2007) New Revision: 6857
Modified: trunk/BOOK/basicnet/netlibs/curl.xml trunk/BOOK/general.ent trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to cURL-7.16.3 Modified: trunk/BOOK/basicnet/netlibs/curl.xml =================================================================== --- trunk/BOOK/basicnet/netlibs/curl.xml 2007-07-08 12:52:49 UTC (rev 6856) +++ trunk/BOOK/basicnet/netlibs/curl.xml 2007-07-08 13:23:16 UTC (rev 6857) @@ -6,9 +6,9 @@ <!ENTITY curl-download-http "http://curl.haxx.se/download/curl-&curl-version;.tar.bz2"> <!ENTITY curl-download-ftp "ftp://gd.tuwien.ac.at/utils/archivers/curl/curl-&curl-version;.tar.bz2"> - <!ENTITY curl-md5sum "acdab0b0467c55e10ed02d2afed80575"> - <!ENTITY curl-size "1.5 MB"> - <!ENTITY curl-buildsize "32 MB"> + <!ENTITY curl-md5sum "ed55dfa8946ad53f245fae5db3a9d0ca"> + <!ENTITY curl-size "1.6 MB"> + <!ENTITY curl-buildsize "33 MB"> <!ENTITY curl-time "0.5 SBU (additional 0.9 SBU to run the test suite)"> ]> @@ -70,10 +70,12 @@ <ulink url="http://www.vintela.com/resources/topics/spnego/">SPNEGO</ulink>, and <ulink url="http://daniel.haxx.se/projects/c-ares/">c-ares</ulink></para> - <bridgehead renderas="sect4">Optional (for Running the Test Suite)</bridgehead> - <para role="optional"><xref linkend="stunnel"/> (for running HTTPS and FTPS tests) and + <bridgehead renderas="sect4">Optional for Running the Test Suite</bridgehead> + <para role="optional"><xref linkend="stunnel"/> (for the HTTPS and FTPS tests)</para> + + <!-- and <ulink url="http://valgrind.kde.org/">Valgrind</ulink> (not used if building - the shared library)</para> + the shared library)</para> --> <para condition="html" role="usernotes">User Notes: <ulink url="&blfs-wiki;/curl"/></para> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2007-07-08 12:52:49 UTC (rev 6856) +++ trunk/BOOK/general.ent 2007-07-08 13:23:16 UTC (rev 6857) @@ -298,7 +298,7 @@ <!ENTITY pppoe-version "3.8"> <!-- Chapter 16 --> -<!ENTITY curl-version "7.16.1"> +<!ENTITY curl-version "7.16.3"> <!ENTITY wvstreams-version "4.2.2"> <!ENTITY gnet-version "2.0.7"> <!ENTITY libsoup-version "2.2.100"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2007-07-08 12:52:49 UTC (rev 6856) +++ trunk/BOOK/introduction/welcome/changelog.xml 2007-07-08 13:23:16 UTC (rev 6857) @@ -45,6 +45,9 @@ <para>July 8th, 2007</para> <itemizedlist> <listitem> + <para>[randy] - Updated to cURL-7.16.3.</para> + </listitem> + <listitem> <para>[randy] - Updated to Libidn-0.6.14.</para> </listitem> </itemizedlist> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
