Ignore:
Timestamp:
05/19/2019 04:54:33 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
215c728b
Parents:
853ae3e5
Message:

Merge to HEAD 21602.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/curl.xml

    r853ae3e5 re7d893b  
    77  <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "d14fe778e9f00399445d9525117e25a3">
     9  <!ENTITY curl-md5sum        "8d22827310223f24d8eacc866722cc10">
    1010  <!ENTITY curl-size          "2.3 MB">
    11   <!ENTITY curl-buildsize     "77 MB (add 14 MB for tests)">
    12   <!ENTITY curl-time          "0.3 SBU (add 14 SBU for tests)">
     11  <!ENTITY curl-buildsize     "73 MB (add 13 MB for tests)">
     12  <!ENTITY curl-time          "0.4 SBU (add 16 SBU for tests)">
    1313]>
    1414
     
    158158
    159159    <para>
    160        To run the test suite, issue: <command>make test</command>. <!-- Two (of 857) tests
     160       To run the test suite, issue: <command>make test</command>.
     161       Tests 323, 1139, and 1140 are known to fail.
     162       <!-- Two (of 857) tests
    161163      fail for unknown reasons, and all tests fail is valgrind is installed. Moving
    162164      valgrind out of $PATH is recommended if you wish to run the test suite while
     
    214216For dependencies, I had c-ares, gnutls, libidn2, libpsl, krb5, libssh2, nghttp2,
    215217OpenLDAP, Samba, stunnel, and Valgrind installed.
     218=======
     219Added by bdubbs for curl-7.64.1:
     220TESTDONE: 1022 tests out of 1025 reported OK: 99%
     221TESTFAIL: These test cases failed: 323 1139 1140
     222TESTDONE: 1242 tests were considered during 1483 seconds
    216223-->
    217224    </para>
     
    278285
    279286    <para>
    280       <option>--with-ssh</option>: This paramater adds
     287      <option>--with-libssh2</option>: This paramater adds
    281288      <application>SSH</application> support to cURL. This is disabled
    282289      by default.
Note: See TracChangeset for help on using the changeset viewer.