Updated to OpenSSL-0.9.8l

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8240 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2010-02-14 00:36:48 +00:00
parent 9d1d2efc3b
commit 448dfb70b1
2 changed files with 8 additions and 8 deletions

View File

@ -45,7 +45,10 @@
<para>February 14th, 2010</para>
<itemizedlist>
<listitem>
<para>[randy] - Updated to libpng-1.2.42</para>
<para>[randy] - Updated to OpenSSL-0.9.8l.</para>
</listitem>
<listitem>
<para>[randy] - Updated to libpng-1.2.42.</para>
</listitem>
</itemizedlist>
</listitem>

View File

@ -6,8 +6,8 @@
<!ENTITY openssl-download-http "http://www.openssl.org/source/openssl-&openssl-version;.tar.gz">
<!ENTITY openssl-download-ftp "ftp://ftp.openssl.org/source/openssl-&openssl-version;.tar.gz">
<!ENTITY openssl-md5sum "e555c6d58d276aec7fdc53363e338ab3">
<!ENTITY openssl-size "3.7 MB">
<!ENTITY openssl-md5sum "05a0ece1372392a2cf310ebb96333025">
<!ENTITY openssl-size "4.1 MB">
<!ENTITY ca-bundle-download "http://anduin.linuxfromscratch.org/files/BLFS/BLFS-ca-bundle-&ca-bundle-version;.tar.bz2">
<!ENTITY ca-bundle-size "192 KB">
<!ENTITY ca-bundle-md5sum "a5e85c3df9ef9a192eb5e5cdf94ebb72">
@ -81,13 +81,10 @@
<bridgehead renderas="sect3">OpenSSL Dependencies</bridgehead>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended"><xref linkend="bc"/> (if you run the test suite
during the build)</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="mitkrb"/> or
<xref linkend="heimdal"/></para>
<xref linkend="heimdal"/>, and <xref linkend="bc"/> (required to run the
test suite during the build)</para>
<para condition="html" role="usernotes">User Notes:
<ulink url='&blfs-wiki;/OpenSSL'/></para>