Changeset 4a6b55b for postlfs


Ignore:
Timestamp:
03/06/2014 03:11:38 AM (10 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
7c284e7
Parents:
d941ab6
Message:

gnutls-3.2.12.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnutls.xml

    rd941ab6 r4a6b55b  
    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        "3fce0742dd7e273235a9d376dd895657">
     9  <!ENTITY gnutls-md5sum        "a795db68253d1336f1e3c2ee48c1fee4">
    1010  <!ENTITY gnutls-size          "4.9 MB">
    11   <!ENTITY gnutls-buildsize     "102 MB (additional 10 MB for the tests and
    12                                  4 MB for the API documentation rebuild)">
    13   <!ENTITY gnutls-time          "0.9 SBU (additional 1.3 SBU for the tests and
    14                                  less than 0.1 SBU for API documentation rebuild)">
     11  <!ENTITY gnutls-buildsize     "119 MB (additional 12 MB for the tests, 1 MB
     12                                 less if rebuilding the API documentation)">
     13<!-- tested with -j1 on x86_64 with SBU=140 seconds, the tests seem to have built-in
     14 delays and may well be quicker on a slower box -->
     15  <!ENTITY gnutls-time          "0.8 SBU (additional 2.0 SBU for the tests and
     16                                 1.3 SBU for API documentation rebuild)">
    1517]>
    1618
     
    130132  <sect2 role="installation">
    131133    <title>Installation of GnuTLS</title>
     134
     135    <!-- FIXME : applies to 3.2.12.1, should not be needed for 3.2.13. -->
     136    <note><para>The directory created by this version of the source is
     137    <filename class="directory">gnutls-3.2.12</filename>.</para></note>
    132138
    133139    <para>
Note: See TracChangeset for help on using the changeset viewer.