Changeset c18fd2e6 for networking


Ignore:
Timestamp:
03/21/2018 06:40:27 AM (6 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
54814bdd
Parents:
997ab881
Message:

Updates:
unbound-1.7.0
xbitmaps-1.1.2
xdg-user-dirs-0.17
libgpg-error-1.28

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/curl.xml

    r997ab881 rc18fd2e6  
    77  <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "fcf429f28adddf9295ed0c42e79cb097">
     9  <!ENTITY curl-md5sum        "04c00832fa62d443b8745b056464fb30">
    1010  <!ENTITY curl-size          "2.2 MB">
    11   <!ENTITY curl-buildsize     "43 MB (add 11 MB for tests without valgrind)">
    12   <!ENTITY curl-time          "0.4 SBU (add 11+ SBU for tests)">
     11  <!ENTITY curl-buildsize     "43 MB (add 12 MB for tests without valgrind)">
     12  <!ENTITY curl-time          "0.5 SBU (add 4.4 SBU for tests)">
    1313]>
    1414
     
    108108      <ulink url="https://tls.mbed.org/">mbed TLS</ulink> (formerly known as
    109109      PolarSSL), and
    110       <ulink url="http://spnego.sourceforge.net/"> SPNEGO</ulink>
     110      <ulink url="http://spnego.sourceforge.net/">SPNEGO</ulink>
    111111    </para>
    112112
     
    185185
    186186    <para>
    187       To run the test suite, issue: <command>make test</command>. <!--
     187      To run the test suite, issue: <command>make test</command>. One test
     188      fails for unknown reasons.<!--
     189Added by Pierre for curl-7.59.0:
     190no stunnel, no valgrind, no options
     191Warning: smb server unexpectedly alive
     192Warning: dict server unexpectedly alive
     193TESTDONE: 950 tests out of 951 reported OK: 99%
     194TESTFAIL: These test cases failed: 1148
     195TESTDONE: 1189 tests were considered during 362 seconds.
     196__________
     197
    188198         if stunnel and valgrind are not installed, and also most options
    189199         (I had rtmpdump), the tests complete without problems.
     
    278288      <seglistitem>
    279289        <seg>
    280            curl, and curl-config
     290           curl and curl-config
    281291        </seg>
    282292        <seg>
Note: See TracChangeset for help on using the changeset viewer.