Changeset 80720f4a for general/genlib


Ignore:
Timestamp:
07/04/2019 12:25:40 AM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
3b9ea00
Parents:
e78637d
Message:

Update to libssh2-1.9.0.
Update to guile-2.2.6.
Update to gobject-introspection-1.60.2.
Update to whois-5.4.3.
Update to stunnel-5.55.

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

Location:
general/genlib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/gobject-introspection.xml

    re78637d r80720f4a  
    99  <!ENTITY gobject-introspection-download-ftp
    1010    "&gnome-download-ftp;/gobject-introspection/1.60/gobject-introspection-&gobject-introspection-version;.tar.xz">
    11   <!ENTITY gobject-introspection-md5sum        "46fc8a98f6563e64947ac3d574632525">
     11  <!ENTITY gobject-introspection-md5sum        "57c1c5dcf3d0a9aa73d06c2d5e6960d7">
    1212  <!ENTITY gobject-introspection-size          "1.2 MB">
    13   <!ENTITY gobject-introspection-buildsize     "56 MB (with tests)">
     13  <!ENTITY gobject-introspection-buildsize     "42 MB (with tests)">
    1414  <!ENTITY gobject-introspection-time          "0.2 SBU (Using parallelism=4; with tests)">
    1515]>
     
    113113    <para>
    114114      To test the results, issue: <command>ninja test -k0</command>.
    115       One test fails if the optional Markdown module is not installed.
    116       <!--One test, Regress-1.0.gir, is known to fail with glibc-2.28.-->
    117       <!-- This worked fine in 2.27, but is broken again in 2.28. -->
    118       <!-- This works again with glibc 2.28 and gi 1.58.0 -->
     115      One test (test_docwriter) fails if the optional Markdown module is
     116      not installed.
    119117    </para>
    120118
  • general/genlib/libssh2.xml

    re78637d r80720f4a  
    77  <!ENTITY libssh2-download-http "https://www.libssh2.org/download/libssh2-&libssh2-version;.tar.gz">
    88  <!ENTITY libssh2-download-ftp  " ">
    9   <!ENTITY libssh2-md5sum        "616efd99af3d9ef731a26bed6cee9593">
    10   <!ENTITY libssh2-size          "840 KB">
    11   <!ENTITY libssh2-buildsize     "12 MB (with tests)">
     9  <!ENTITY libssh2-md5sum        "1beefafe8963982adc84b408b2959927">
     10  <!ENTITY libssh2-size          "868 KB">
     11  <!ENTITY libssh2-buildsize     "13 MB (with tests)">
    1212  <!ENTITY libssh2-time          "0.2 SBU (with tests)">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.