Ignore:
Timestamp:
10/15/2015 12:59:05 AM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.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, nosym, 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:
a4632635
Parents:
e2e724a
Message:

Update to gnutls-3.4.5.
Update to cups-filters-1.0.76.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnutls.xml

    re2e724a r3990b6ae  
    77  <!ENTITY gnutls-download-http " ">
    88  <!ENTITY gnutls-download-ftp  "ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4/gnutls-&gnutls-version;.tar.xz">
    9   <!ENTITY gnutls-md5sum        "474efaba6fd6c6c6c0ebac2a3f431946">
    10   <!ENTITY gnutls-size          "6.4 MB">
    11   <!ENTITY gnutls-buildsize     "130 MB (146 MB, with tests)">
    12   <!ENTITY gnutls-time          "0.8 SBU (4.0 SBU, with tests)">
     9  <!ENTITY gnutls-md5sum        "f5dae0e0ecda28aab12386e6c0705d4c">
     10  <!ENTITY gnutls-size          "6.3 MB">
     11  <!ENTITY gnutls-buildsize     "110 MB (126 MB, with tests)">
     12  <!ENTITY gnutls-time          "0.9 SBU (5.0 SBU, with tests)">
    1313]>
    1414
     
    141141
    142142    <para>
    143       To test the results, issue: <command>make check</command>.
     143      To test the results, issue: <command>make check</command>.  If a prior
     144      version of <application>GnuTLS</application> has been installed, some
     145      tests may fail. If <filename>/usr/lib/libgnutls.so</filename> is removed,
     146      all tests should pass and the install procedure restores
     147      <filename>libgnutls.so</filename>.
    144148    </para>
    145149
Note: See TracChangeset for help on using the changeset viewer.