Changeset 6666fad for networking/netlibs


Ignore:
Timestamp:
07/19/2019 06:07:01 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:
2fcfa4a1
Parents:
b4d7e29
Message:

Update to curl-7.65.3.
Update to mpg123-1.25.11.
Update to gnome-user-docs-3.32.3.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/curl.xml

    rb4d7e29 r6666fad  
    77  <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "2b1bde080347332f829718ca85b5f68a">
     9  <!ENTITY curl-md5sum        "7bd5b2ebfd3f591034eb8b55314d8c02">
    1010  <!ENTITY curl-size          "2.3 MB">
    11   <!ENTITY curl-buildsize     "73 MB (add 19 MB for tests)">
     11  <!ENTITY curl-buildsize     "73 MB (add 15 MB for tests)">
    1212  <!ENTITY curl-time          "0.4 SBU (add 15 SBU for tests)">
    1313]>
     
    177177    <para>
    178178       To run the test suite, issue: <command>make test</command>.
    179        Tests 323 and 1560 are known to fail.
    180        <!-- Two (of 857) tests
    181       fail for unknown reasons, and all tests fail is valgrind is installed. Moving
    182       valgrind out of $PATH is recommended if you wish to run the test suite while
    183       it is installed. -->
    184 <!--
     179       Tests 323 and 1560 are known to fail.  A few other tests may fail
     180       randomly for unknown reasons.
     181    </para>
     182<!-- Two (of 857) tests
     183fail for unknown reasons, and all tests fail is valgrind is installed. Moving
     184valgrind out of $PATH is recommended if you wish to run the test suite while
     185it is installed.
     186
    185187Added by Pierre for curl-7.59.0:
    186188no stunnel, no valgrind, no options
     
    251253TESTFAIL: These test cases failed: 323 1560
    252254TESTDONE: 1254 tests were considered during 1362 seconds.
    253 
    254255Time above does not include test build time.
    255 
    256256All dependencies except for externals installed.
     257=======
     258Added by bdubbs for curl-7.65.3:
     259TESTDONE: 1031 tests out of 1036 reported OK: 99%
     260TESTFAIL: These test cases failed: 323 1139 1140 1173 1560
     261TESTDONE: 1254 tests were considered during 1364 seconds.
     262
     263The tests that fail seem to be somewhat random.  What happened between
     264yesterday and today that that tests 1139 1140 1173 now fail?
     265
    257266-->
    258     </para>
    259267
    260268    <para>
Note: See TracChangeset for help on using the changeset viewer.