Changeset 03790ef for networking/netlibs


Ignore:
Timestamp:
07/18/2019 08:35:33 PM (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:
b4d7e29
Parents:
fca6d6c
Message:

Update to wireshark-3.0.3.
Update to ristretto-0.8.5.
Update to curl-7.65.2.
Update to gvfs-1.40.2.
Update to grilo-0.3.9.
Update to cmake-3.15.0.
Update to bind-9.14.4.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/curl.xml

    rfca6d6c r03790ef  
    77  <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "7809378831d10fde18f9f6ae033cd3f3">
     9  <!ENTITY curl-md5sum        "2b1bde080347332f829718ca85b5f68a">
    1010  <!ENTITY curl-size          "2.3 MB">
    11   <!ENTITY curl-buildsize     "79 MB (add 14 MB for tests)">
    12   <!ENTITY curl-time          "0.4 SBU (add 13 SBU for tests)">
     11  <!ENTITY curl-buildsize     "73 MB (add 19 MB for tests)">
     12  <!ENTITY curl-time          "0.4 SBU (add 15 SBU for tests)">
    1313]>
    1414
     
    177177    <para>
    178178       To run the test suite, issue: <command>make test</command>.
    179        Test 1560 is known to fail.
     179       Tests 323 and 1560 are known to fail.
    180180       <!-- Two (of 857) tests
    181181      fail for unknown reasons, and all tests fail is valgrind is installed. Moving
     
    246246TESTDONE: 1249 tests were considered during 1091 seconds.
    247247All dependencies except for externals installed.
     248=======
     249Added by bdubbs for curl-7.65.2:
     250TESTDONE: 1034 tests out of 1036 reported OK: 99%
     251TESTFAIL: These test cases failed: 323 1560
     252TESTDONE: 1254 tests were considered during 1362 seconds.
     253
     254Time above does not include test build time.
     255
     256All dependencies except for externals installed.
    248257-->
    249258    </para>
Note: See TracChangeset for help on using the changeset viewer.