Ignore:
Timestamp:
02/06/2019 07:00:07 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.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:
46abd0e
Parents:
71f567d
Message:

Update to cURL-7.64.0
Update to Tracker-2.1.7

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/curl.xml

    r71f567d r7f6d672  
    77  <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "f43d618cc49c1820d3a2fed31e451d4c">
     9  <!ENTITY curl-md5sum        "d14fe778e9f00399445d9525117e25a3">
    1010  <!ENTITY curl-size          "2.3 MB">
    11   <!ENTITY curl-buildsize     "76 MB (add 13 MB for tests)">
    12   <!ENTITY curl-time          "0.3 SBU (add 5.6 SBU for tests)">
     11  <!ENTITY curl-buildsize     "77 MB (add 14 MB for tests)">
     12  <!ENTITY curl-time          "0.3 SBU (add 14 SBU for tests)">
    1313]>
    1414
     
    9393      <xref linkend="openldap"/>,
    9494      <xref linkend="samba"/>,
     95      <ulink url="https://github.com/google/brotli/">Brotli</ulink>,
    9596      <ulink url="https://launchpad.net/libmetalink/">libmetalink</ulink>,
    9697      <ulink url="http://rtmpdump.mplayerhq.hu/">librtmp</ulink>,
     
    2052067.62.0: All tests passed. libpsl, c-ares, libssh2, libidn2 installed.
    206207All 1098 tests report OK.
     208
     209=======
     210Added by Douglas for curl-7.64.0:
     211TESTDONE: 1022 tests out of 1023 reported OK: 99%
     212TESTFAIL: These tests cases failed: 323
     213TESTDONE: 1235 tests were considered during 1279 seconds.
     214For dependencies, I had c-ares, gnutls, libidn2, libpsl, krb5, libssh2, nghttp2,
     215OpenLDAP, Samba, stunnel, and Valgrind installed.
    207216-->
    208217    </para>
     
    266275      building with <application>GnuTLS</application> support
    267276      instead of <application>OpenSSL</application> for SSL/TLS.
     277    </para>
     278
     279    <para>
     280      <option>--with-ssh</option>: This paramater adds
     281      <application>SSH</application> support to cURL. This is disabled
     282      by default.
    268283    </para>
    269284
Note: See TracChangeset for help on using the changeset viewer.