Changeset 2fd089ac for postlfs


Ignore:
Timestamp:
11/24/2013 01:25:41 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
48953ef
Parents:
ddc9b83
Message:

Update to gnutls-3.2.7.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnutls.xml

    rddc9b83 r2fd089ac  
    77  <!ENTITY gnutls-download-http " ">
    88  <!ENTITY gnutls-download-ftp  "ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/gnutls-&gnutls-version;.tar.xz">
    9   <!ENTITY gnutls-md5sum        "1dfe5188df1641754056d853725ef785">
    10   <!ENTITY gnutls-size          "4.8 MB">
    11   <!ENTITY gnutls-buildsize     "97 MB">
    12   <!ENTITY gnutls-time          "0.8 SBU (additional 1.4 SBU for the tests)">
     9  <!ENTITY gnutls-md5sum        "c27d14fe6ad9dc10deddc7e561e0eb63">
     10  <!ENTITY gnutls-size          "4.9 MB">
     11  <!ENTITY gnutls-buildsize     "100 MB (additional 10 MB for the tests and
     12                                 3 MB for the API documentation rebuild)">
     13  <!ENTITY gnutls-time          "0.9 SBU (additional 1.6 SBU for the tests and
     14                                 0.2 SBU for the API documentation rebuild)">
    1315]>
    1416
     
    191193        </seg>
    192194        <seg>
    193           libgnutls.so, libgnutls-openssl.so, libgnutls-xssl.so and
    194           libgnutlsxx.so
     195          libgnutls.so, libgnutls-openssl.so, libgnutls-xssl.so, libgnutlsxx.so
     196          and /usr/lib/guile/2.0/guile-gnutls-v-2.so (optional)
    195197        </seg>
    196198        <seg>
    197199          /usr/include/gnutls,
    198200          /usr/share/gtk-doc/html/gnutls and
    199           /usr/share/guile/site/gnutls
     201          /usr/share/guile/site/gnutls (optional)
    200202        </seg>
    201203      </seglistitem>
     
    224226        <listitem>
    225227          <para>
    226             is a simple wrapper that waits for TLS/SSL connections, and
    227             proxies them to an unencrypted location. Only installed if
     228            (optional) is a simple wrapper that waits for TLS/SSL connections,
     229            and proxies them to an unencrypted location. Only installed if
    228230            <xref linkend="libidn"/> is present.
    229231          </para>
Note: See TracChangeset for help on using the changeset viewer.