Changeset 84fe2e9 for networking/netlibs


Ignore:
Timestamp:
04/29/2020 05:24:53 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 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:
972906e
Parents:
b7f5d5c
Message:

Update to gnome-desktop-3.36.2
Update to boost-1.73.0
Update to curl-7.70.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/curl.xml

    rb7f5d5c r84fe2e9  
    77  <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "eb77b3acf050df4afbc780367e0e7064">
    10   <!ENTITY curl-size          "2.4 MB">
    11   <!ENTITY curl-buildsize     "82 MB (add 17 MB for tests)">
    12   <!ENTITY curl-time          "0.3 SBU (add 15 SBU for tests)">
     9  <!ENTITY curl-md5sum        "62b15be1e75ddd31206aff34f7f7d77d">
     10  <!ENTITY curl-size          "2.2 MB">
     11  <!ENTITY curl-buildsize     "88 MB (add 14 MB for tests)">
     12  <!ENTITY curl-time          "0.3 SBU (add 13 SBU for tests)">
    1313]>
    1414
     
    105105      <xref linkend="openldap"/>,
    106106      <xref linkend="samba"/>,
     107      <ulink url="https://www.secureauth.com/labs/open-source-tools/impacket/">impacket</ulink>,
    107108      <ulink url="https://launchpad.net/libmetalink/">libmetalink</ulink>,
    108109      <ulink url="http://rtmpdump.mplayerhq.hu/">librtmp</ulink>, and
     
    178179    <para>
    179180       To run the test suite, issue: <command>make test</command>.
    180        Tests 323, 1139, 1140, and 1173 are known to fail. 
    181        A few other tests may fail randomly for unknown reasons.
     181       <!--Tests 323, 1139, 1140, and 1173 are known to fail. 
     182       A few other tests may fail randomly for unknown reasons.-->
    182183    </para>
    183184<!-- Two (of 857) tests
     
    2802811330 tests were considered during 1528 seconds.
    281282
     283======
     284Added by renodr for curl-7.70.0:
     285TESTDONE: 1062 tests out of 1062 reported OK: 100%
     286TESTDONE: 1352 tests were considered during 1218 seconds.
     287Tests were ran with all dependencies present except for stunnel.
     288impacket only seems to add one extra test to the mix as well.
    282289-->
    283290
Note: See TracChangeset for help on using the changeset viewer.