Ignore:
Timestamp:
03/28/2019 02:46:10 AM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
781824ec
Parents:
7292e01
Message:

Update to lxml-4.3.3 (python module).
Update to PyYAML-5.1 (python module).
Update to yaml-0.2.2.
Update to curl-7.64.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/curl.xml

    r7292e01 r731bf37a  
    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>
Note: See TracChangeset for help on using the changeset viewer.