Changeset bfc3945 for networking


Ignore:
Timestamp:
10/29/2017 11:07:30 PM (7 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

Location:
networking/netlibs
Files:
3 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
  • networking/netlibs/glib-networking.xml

    r633a3ef rbfc3945  
    99  <!ENTITY glib-networking-download-ftp
    1010    "&gnome-download-ftp;/glib-networking/2.54/glib-networking-&glib-networking-version;.tar.xz">
    11   <!ENTITY glib-networking-md5sum        "45d2f8b650412c05e45b08aa78a3f735">
     11  <!ENTITY glib-networking-md5sum        "99867463f182c2767bce0c74bc9cc981">
    1212  <!ENTITY glib-networking-size          "432 KB">
    13   <!ENTITY glib-networking-buildsize     "10 MB (with tests)">
     13  <!ENTITY glib-networking-buildsize     "8.9 MB (with tests)">
    1414  <!ENTITY glib-networking-time          "0.1 SBU (with tests)">
    1515]>
  • networking/netlibs/nghttp2.xml

    r633a3ef rbfc3945  
    77  <!ENTITY nghttp2-download-http "https://github.com/nghttp2/nghttp2/releases/download/v&nghttp2-version;/nghttp2-&nghttp2-version;.tar.xz">
    88  <!ENTITY nghttp2-download-ftp  " ">
    9   <!ENTITY nghttp2-md5sum        "2c5495bb2e18781bd7c25e2159e979d4">
     9  <!ENTITY nghttp2-md5sum        "90d1b66256b9040ce060df359408ba1a">
    1010  <!ENTITY nghttp2-size          "1.5 MB">
    1111  <!ENTITY nghttp2-buildsize     "16 MB">
Note: See TracChangeset for help on using the changeset viewer.