Ignore:
Timestamp:
02/11/2008 07:01:20 AM (16 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 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:
c9cb85c
Parents:
8890b85f
Message:

Updated to openssl-0.9.8g.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/openssl.xml

    r8890b85f r8a284147  
    77  <!ENTITY openssl-download-http "http://www.openssl.org/source/openssl-&openssl-version;.tar.gz">
    88  <!ENTITY openssl-download-ftp  "ftp://ftp.openssl.org/source/openssl-&openssl-version;.tar.gz">
    9   <!ENTITY openssl-md5sum        "3a7ff24f6ea5cd711984722ad654b927">
    10   <!ENTITY openssl-size          "3.3 MB">
    11   <!ENTITY openssl-buildsize     "42 MB">
    12   <!ENTITY openssl-time          "1.0 SBU (additional 0.3 SBU to run the test suite)">
     9  <!ENTITY openssl-md5sum        "acf70a16359bf3658bdfb74bda1c4419">
     10  <!ENTITY openssl-size          "3.2 MB">
     11  <!ENTITY openssl-buildsize     "40 MB">
     12  <!ENTITY openssl-time          "1.2 SBU (additional 0.5 SBU to run the test suite)">
    1313]>
    1414
     
    7979  <sect2 role="installation">
    8080    <title>Installation of OpenSSL</title>
    81 
    82     <!-- <para>To avoid a lot of warnings caused by using a deprecated compilation
    83     option, run:</para>
    84 
    85 <screen><userinput>sed -i -e 's/mcpu/march/' config</userinput></screen> -->
    8681
    8782    <para>Install <application>OpenSSL</application> by running
     
    162157      <seglistitem>
    163158        <seg>c_rehash and openssl</seg>
    164         <seg>libcrypto.{so,a} and libssl.{so,a}</seg>
     159        <seg>libcrypto.{so,a}, libssl.{so,a}, and additional encryption
     160        libraries in /usr/lib/engines/ (lib4758cca.so, libaep.so,
     161        libatalla.so, libchil.so, libcswift.so, libgmp.so, libnuron.so,
     162        libsureware.so and libubsec.so)</seg>
    165163        <seg>/etc/ssl, /usr/include/ssl, /usr/lib/engines
    166164        and /usr/share/doc/openssl-&openssl-version;</seg>
Note: See TracChangeset for help on using the changeset viewer.