Changeset 6d05912 for networking


Ignore:
Timestamp:
06/24/2020 03:45:41 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
4dbbc0a9
Parents:
6aa4b2e8
Message:

Update to curl-7.71.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/curl.xml

    r6aa4b2e8 r6d05912  
    77  <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "62b15be1e75ddd31206aff34f7f7d77d">
     9  <!ENTITY curl-md5sum        "9a1f04044df1ddb0d764b2ccb4353215">
    1010  <!ENTITY curl-size          "2.2 MB">
    11   <!ENTITY curl-buildsize     "88 MB (add 14 MB for tests)">
    12   <!ENTITY curl-time          "0.3 SBU (add 13 SBU for tests)">
     11  <!ENTITY curl-buildsize     "93 MB (add 16 MB for tests)">
     12  <!ENTITY curl-time          "0.4 SBU (add 13 SBU for tests)">
    1313]>
    1414
     
    107107      <ulink url="https://www.secureauth.com/labs/open-source-tools/impacket/">impacket</ulink>,
    108108      <ulink url="https://launchpad.net/libmetalink/">libmetalink</ulink>,
    109       <ulink url="http://rtmpdump.mplayerhq.hu/">librtmp</ulink>, and
     109      <ulink url="http://rtmpdump.mplayerhq.hu/">librtmp</ulink>,
     110      <ulink url="https://github.com/ngtcp2/ngtcp2/">ngtcp2</ulink>,
    110111      <!--<ulink url="https://tls.mbed.org/">mbed TLS</ulink> (formerly known as
    111112      PolarSSL), and -->
    112113      <!-- mbedTLS/PolarSSL support was removed in 7.65.1 -->
     114      <ulink url="https://github.com/cloudflare/quiche">quiche</ulink>, and
    113115      <ulink url="http://spnego.sourceforge.net/">SPNEGO</ulink>
    114116    </para>
     
    287289Tests were ran with all dependencies present except for stunnel.
    288290impacket only seems to add one extra test to the mix as well.
     291
     292======
     293Added by renodr for curl-7.71.0:
     294TESTDONE: 1072 tests out of 1072 reported OK: 100%
     295TESTDONE: 1364 tests were considered during 1202 seconds.
     296Tests were run similarly to 7.70.0 - all deps except for stunnel.
    289297-->
    290298
Note: See TracChangeset for help on using the changeset viewer.