Changeset ffa8c7f


Ignore:
Timestamp:
04/22/2015 08:05:45 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7fa80579
Parents:
e2268bbf
Message:

Update to curl-7.42.0.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15868 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    re2268bbf rffa8c7f  
    4848      <para>April 22nd, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to curl-7.42.0. Fixes
     52          <ulink url="&blfs-ticket-root;6427">#6427</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[fernando] - Update to git-2.3.6. Fixes
  • networking/netlibs/curl.xml

    re2268bbf rffa8c7f  
    77  <!ENTITY curl-download-http "http://curl.haxx.se/download/curl-&curl-version;.tar.lzma">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "3d75ba516673ddc441dac8d519d2634d">
     9  <!ENTITY curl-md5sum        "fddfab60987ee6119652b57c082d2623">
    1010  <!ENTITY curl-size          "2.6 MB">
    11   <!ENTITY curl-buildsize     "44 MB (additional 8 MB for tests)">
    12   <!ENTITY curl-time          "0.4 SBU (additional 4 SBU for tests)">
     11  <!ENTITY curl-buildsize     "42 MB (additional 8 MB for tests)">
     12  <!ENTITY curl-time          "0.4 SBU (additional 9 SBU for tests)">
    1313]>
    1414
     
    120120make</userinput></screen>
    121121
    122     <para>
     122<!--    <para>
    123123      Running the test suite is optional. About 2% of the tests fail. Increase
    124124      in test time by each failed test is about 10%. Tests SBU above was
     
    142142    <para>
    143143       and running <command>make test</command>.
     144    </para>-->
     145
     146    <para>
     147      To run the test suite, issue: <command>make test</command>.
    144148    </para>
    145149
  • packages.ent

    re2268bbf rffa8c7f  
    370370
    371371<!-- Chapter 17 -->
    372 <!ENTITY curl-version                 "7.41.0">
     372<!ENTITY curl-version                 "7.42.0">
    373373<!ENTITY geoclue-version              "0.12.0">
    374374<!ENTITY glib-networking-version      "2.44.0">
Note: See TracChangeset for help on using the changeset viewer.