Ignore:
Timestamp:
10/29/2017 11:07:30 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 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:
e2ed67d
Parents:
633a3ef
Message:

Update to glib-networking-2.54.1.
Update to nghttp2-1.27.0.
Update to libpciaccess-0.14 (xorg library).
Update to curl-7.56.1.
Update to harfbuzz-1.6.2.
Update to httpd-2.4.29.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/curl.xml

    r633a3ef rbfc3945  
    77  <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "18ebc36c5dc9317d4a0b5db94a4e12ad">
     9  <!ENTITY curl-md5sum        "e332347fc0b80cabf9c42f310be040c5">
    1010  <!ENTITY curl-size          "2.2 MB">
    1111  <!ENTITY curl-buildsize     "36 MB (add 11 MB for tests)">
     
    147147      obtained disabling failing tests, with:
    148148    </para>
     149
     150    2017-10-29 - bdubbs
     151    For version 7.56.1 I had a lot of test failures which included long
     152    timeouts.  Could not determine the cause of the timeouts or failures,
     153    but I was missing c-ares, MIT Kerberos, ldap, samba, and the six
     154    external packages.
    149155-->
    150156    <note>
     
    174180      To run the test suite, issue: <command>make test</command>. Many tests
    175181      may fail that depend on optional dependencies that may not be installed.
     182      Test time may be significantly increase due to hanging tests that fail.
    176183    </para>
    177184
Note: See TracChangeset for help on using the changeset viewer.