Ignore:
Timestamp:
03/04/2016 06:24:48 AM (9 years ago)
Author:
DJ Lucas <dj@…>
Branches:
systemd-13485
Children:
dea3187
Parents:
57977df
Message:

Merge changes from trunk to r17055.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/openssl.xml

    r57977df r8964c2f  
    99  <!ENTITY openssl-download-ftp
    1010           "ftp://openssl.org/source/openssl-&openssl-version;.tar.gz">
    11   <!ENTITY openssl-md5sum        "b3bf73f507172be9292ea2a8c28b659d">
     11  <!ENTITY openssl-md5sum        "f3c710c045cdee5fd114feb69feba7aa">
    1212  <!ENTITY openssl-size          "5.1 MB">
    13   <!ENTITY openssl-buildsize     "68 MB (with tests)">
    14   <!ENTITY openssl-time          "1.4 SBU (with tests)">
     13  <!ENTITY openssl-buildsize     "63 MB (with tests)">
     14  <!ENTITY openssl-time          "1.5 SBU (with tests)">
    1515]>
    1616
     
    299299        <listitem>
    300300          <para>
    301             implements the Secure Sockets Layer (SSL v2/v3) and Transport Layer
    302             Security (TLS v1) protocols. It provides a rich API, documentation
     301            implements the Transport Layer Security (TLS v1) protocol.
     302            It provides a rich API, documentation
    303303            on which can be found by running <command>man 3 ssl</command>.
    304304          </para>
Note: See TracChangeset for help on using the changeset viewer.