Ignore:
Timestamp:
01/23/2016 11:06:25 PM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
54789f3
Parents:
2325e9ba
Message:

Update to Sudo-1.8.15 (merged from trunk r16594)
Update to stunnel-5.29 (merged from trunk r16797)
Update to ssh-askpass-4.1p2 (merged from trunk r16811)
Update to p11-kit-0.23.2 (merged from trunk r16716)
Update to OpenSSL-1.0.2e (merged from trunk r16708)
Update to OpenSSH-7.1p2 (merged from trunk r16811)
Update to NSS-3.21 (merged from trunk r16627)
Update to MIT Kerberos V5-1.14 (merged from trunk r16679)
Update to iptables-1.6.0 (merged from trunk r16742)
Update to GPGME-1.6.0 (merged from trunk r16360)
Update to GnuTLS-3.4.8 (merged from trunk r16797)

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16833 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnutls.xml

    r2325e9ba r295ca00  
    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        "f5dae0e0ecda28aab12386e6c0705d4c">
    10   <!ENTITY gnutls-size          "6.3 MB">
    11   <!ENTITY gnutls-buildsize     "147 MB (with tests)">
    12   <!ENTITY gnutls-time          "4.3 SBU (with tests)">
     9  <!ENTITY gnutls-md5sum        "a26e6dd8d5ad92016e3f068795b89624">
     10  <!ENTITY gnutls-size          "6.4 MB">
     11  <!ENTITY gnutls-buildsize     "128 MB (144 MB with tests)">
     12  <!ENTITY gnutls-time          "0.8 SBU (4.3 SBU with tests)">
    1313]>
    1414
     
    142142    <para>
    143143      To test the results, issue: <command>make check</command>.
     144      If a prior 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 sould pass. The installation procedure restores <filename>libgnutls.so</filename>.
    144147    </para>
    145148
     
    175178      <xref linkend="cacerts"/>.
    176179    </para>
     180
    177181    <para>
    178182      <option>--enable-openssl-compatibility</option>: Use this switch if you
     
    197201      <seglistitem>
    198202        <seg>
    199           certtool, crywrap, danetool, gnutls-cli, gnutls-cli-debug,
    200           gnutls-serv, ocsptool, p11tool, psktool, and srptool
     203          certtool,
     204          crywrap,
     205          danetool,
     206          gnutls-cli,
     207          gnutls-cli-debug,
     208          gnutls-serv,
     209          ocsptool,
     210          p11tool,
     211          psktool,
     212          and srptool
    201213        </seg>
    202214        <seg>
    203           libgnutls.so, libgnutls-dane.so, libgnutlsxx.so, and
     215          libgnutls.so,
     216          libgnutls-dane.so,
     217          libgnutlsxx.so, and
    204218          guile-gnutls-v-2.so (<application>Guile</application> Module)
    205219        </seg>
Note: See TracChangeset for help on using the changeset viewer.