Author: fernando
Date: Wed Apr 22 13:05:45 2015
New Revision: 15868

Log:
Update to curl-7.42.0.

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/netlibs/curl.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Apr 22 12:56:05 
2015        (r15867)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Apr 22 13:05:45 
2015        (r15868)
@@ -48,6 +48,10 @@
       <para>April 22nd, 2015</para>
       <itemizedlist>
         <listitem>
+          <para>[fernando] - Update to curl-7.42.0. Fixes
+          <ulink url="&blfs-ticket-root;6427">#6427</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[fernando] - Update to git-2.3.6. Fixes
           <ulink url="&blfs-ticket-root;6426">#6426</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/networking/netlibs/curl.xml
==============================================================================
--- trunk/BOOK/networking/netlibs/curl.xml      Wed Apr 22 12:56:05 2015        
(r15867)
+++ trunk/BOOK/networking/netlibs/curl.xml      Wed Apr 22 13:05:45 2015        
(r15868)
@@ -6,10 +6,10 @@
 
   <!ENTITY curl-download-http 
"http://curl.haxx.se/download/curl-&curl-version;.tar.lzma";>
   <!ENTITY curl-download-ftp  " ">
-  <!ENTITY curl-md5sum        "3d75ba516673ddc441dac8d519d2634d">
+  <!ENTITY curl-md5sum        "fddfab60987ee6119652b57c082d2623">
   <!ENTITY curl-size          "2.6 MB">
-  <!ENTITY curl-buildsize     "44 MB (additional 8 MB for tests)">
-  <!ENTITY curl-time          "0.4 SBU (additional 4 SBU for tests)">
+  <!ENTITY curl-buildsize     "42 MB (additional 8 MB for tests)">
+  <!ENTITY curl-time          "0.4 SBU (additional 9 SBU for tests)">
 ]>
 
 <sect1 id="curl" xreflabel="cURL-&curl-version;">
@@ -119,7 +119,7 @@
             --enable-threaded-resolver &amp;&amp;
 make</userinput></screen>
 
-    <para>
+<!--    <para>
       Running the test suite is optional. About 2% of the tests fail. Increase
       in test time by each failed test is about 10%. Tests SBU above was
       obtained disabling failing tests, with:
@@ -141,6 +141,10 @@
 
     <para>
        and running <command>make test</command>.
+    </para>-->
+
+    <para>
+      To run the test suite, issue: <command>make test</command>.
     </para>
 
     <para>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Wed Apr 22 12:56:05 2015        (r15867)
+++ trunk/BOOK/packages.ent     Wed Apr 22 13:05:45 2015        (r15868)
@@ -369,7 +369,7 @@
 <!ENTITY wicd-major-version           "1.7">
 
 <!-- Chapter 17 -->
-<!ENTITY curl-version                 "7.41.0">
+<!ENTITY curl-version                 "7.42.0">
 <!ENTITY geoclue-version              "0.12.0">
 <!ENTITY glib-networking-version      "2.44.0">
 <!ENTITY ldns-version                 "1.6.17">
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to