Changeset f0cd0274 for postlfs/security


Ignore:
Timestamp:
04/12/2014 03:39:01 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.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:
b8cfeea
Parents:
1bbad3f
Message:

LVM2.2.02.106, icu-53.1, cups-1.7.2, libdrm-2.4.53 and gnutls-3.3.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnutls.xml

    r1bbad3f rf0cd0274  
    66
    77  <!ENTITY gnutls-download-http " ">
    8   <!ENTITY gnutls-download-ftp  "ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/gnutls-&gnutls-version;.tar.xz">
    9   <!ENTITY gnutls-md5sum        "300e5f413054e2f4719c1c3b5179a611">
    10   <!ENTITY gnutls-size          "4.9 MB">
    11   <!ENTITY gnutls-buildsize     "102 MB (additional 10 MB for the tests and 4 MB for the API documentation rebuild)">
    12 <!-- tested with -j1 on x86_64 with SBU=140 seconds, the tests seem to have built-in
    13  delays and may well be quicker on a slower box -->
    14   <!ENTITY gnutls-time          "0.9 SBU (additional 1.7 SBU for the tests and 0.1 SBU for API documentation rebuild)">
     8  <!ENTITY gnutls-download-ftp  "ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/gnutls-&gnutls-version;.tar.xz">
     9  <!ENTITY gnutls-md5sum        "4aeb8014feb4016c73a60f4e1ac73c9f">
     10  <!ENTITY gnutls-size          "5.1 MB">
     11  <!ENTITY gnutls-buildsize     "107 MB (additional 9 MB for the tests and 4 MB for the API documentation rebuild)">
     12  <!ENTITY gnutls-time          "0.9 SBU (additional 1.6 SBU for the tests and 0.1 SBU for API documentation rebuild)">
    1513]>
    1614
     
    136134    </para>
    137135
    138 <screen><userinput>./configure --prefix=/usr    \
    139             --disable-static \
     136<screen><userinput>./configure --prefix=/usr \
    140137            --with-default-trust-store-file=/etc/ssl/ca-bundle.crt &amp;&amp;
    141138make</userinput></screen>
     
    172169      CA Certificates.
    173170    </para>
    174 
    175     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    176       href="../../xincludes/static-libraries.xml"/>
    177171
    178172    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    195189        </seg>
    196190        <seg>
    197           libgnutls.so, libgnutls-dane.so, libgnutls-openssl.so,
    198           libgnutls-xssl.so, libgnutlsxx.so
     191          libgnutls.so, libgnutls-dane.so, libgnutls-openssl.so, libgnutlsxx.so
    199192          and /usr/lib/guile/2.0/guile-gnutls-v-2.so
    200193        </seg>
Note: See TracChangeset for help on using the changeset viewer.