Changeset 14726fe for networking/netlibs


Ignore:
Timestamp:
10/20/2020 02:08:37 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
d825fe23
Parents:
1b747ab6
Message:

Update to curl-7.73.0
Update to glib2-2.66.2 (time critical fix, see the mailing lists)
Fix a regression in avahi that affects systems with IPv6 enabled and multiple NICs.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/curl.xml

    r1b747ab6 r14726fe  
    77  <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "b5579dcc9ae76478f4e070fb4f820223">
     9  <!ENTITY curl-md5sum        "d7df02d3b78b625fee4dd765808a6eb6">
    1010  <!ENTITY curl-size          "2.3 MB">
    11   <!ENTITY curl-buildsize     "96 MB (add 17 MB for tests)">
    12   <!ENTITY curl-time          "0.4 SBU (add 13 SBU for tests)">
     11  <!ENTITY curl-buildsize     "94 MB (add 17 MB for tests)">
     12  <!ENTITY curl-time          "0.4 SBU (add 14 SBU for tests)">
    1313]>
    1414
     
    163163    <para>
    164164       To run the test suite, issue: <command>make test</command>.
    165        Three tests, 1700, 1701, and 1702, are known to fail due to
    166        missing executables from the nghttp2 package.
     165       <!-- Three tests, 1700, 1701, and 1702, are known to fail due to
     166       missing executables from the nghttp2 package.-->
    167167    </para>
    168168<!-- Two (of 857) tests
     
    293293Tests seem to be failing due to a missing 'nghttpx' executable
    294294used to start a test server.
     295
     296======
     297Added by renodr for curl-7.73.0:
     298TESTDONE: 1121 tests out of 1121 reported OK: 100%
     299TESTDONE: 1387 tests were considered during 1303 seconds.
     300Tests have all BLFS dependencies installed with the exception of stunnel,
     301as well as the optional impacket installed.
    295302-->
    296303
Note: See TracChangeset for help on using the changeset viewer.