mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Updated to OpenSSL-0.9.8k.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7818 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
2f5c01ff95
commit
034f653520
@ -3,13 +3,13 @@ $LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<!ENTITY day "01"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "10"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "05"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2009">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "svn-&year;&month;&day;">
|
||||
<!ENTITY releasedate "May &day;st, &year;">
|
||||
<!ENTITY releasedate "May &day;th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->
|
||||
@ -59,7 +59,7 @@ $Date$
|
||||
|
||||
<!-- Chapter 4 -->
|
||||
|
||||
<!ENTITY openssl-version "0.9.8j">
|
||||
<!ENTITY openssl-version "0.9.8k">
|
||||
<!ENTITY ca-bundle-version "20090409">
|
||||
<!ENTITY gnutls-version "1.6.3">
|
||||
<!ENTITY cracklib-version "2.8.13">
|
||||
|
@ -40,6 +40,15 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>May 10th, 2009</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[dj] - Updated to openssl-0.9.8k.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>May 1st, 2009</para>
|
||||
<itemizedlist>
|
||||
|
@ -6,13 +6,13 @@
|
||||
|
||||
<!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 "a5cb5f6c3d11affb387ecf7a997cac0c">
|
||||
<!ENTITY openssl-md5sum "e555c6d58d276aec7fdc53363e338ab3">
|
||||
<!ENTITY openssl-size "3.7 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">
|
||||
<!ENTITY openssl-buildsize "47 MB">
|
||||
<!ENTITY openssl-time "1.3 SBU (additional 0.3 SBU to run the test suite)">
|
||||
<!ENTITY openssl-time "1.1 SBU (additional 0.3 SBU to run the test suite)">
|
||||
]>
|
||||
|
||||
<sect1 id="openssl" xreflabel="OpenSSL-&openssl-version;">
|
||||
|
Loading…
Reference in New Issue
Block a user