mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Updated to openssl-0.9.8c
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6302 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
1d70498f79
commit
25a9854c23
@ -1,4 +1,4 @@
|
||||
<!ENTITY day "14"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "16"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "09"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2006">
|
||||
<!ENTITY version "svn-&year;&month;&day;">
|
||||
@ -48,7 +48,7 @@
|
||||
|
||||
<!-- Ensure you check the library version number and update the
|
||||
Heimdal instructions (postlfs/security/heimdal.xml) if necessary -->
|
||||
<!ENTITY openssl-version "0.9.8b">
|
||||
<!ENTITY openssl-version "0.9.8c">
|
||||
<!-- End special note about Heimdal -->
|
||||
|
||||
<!ENTITY cracklib-version "2.8.9">
|
||||
|
@ -41,6 +41,15 @@
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>September 16th, 2006</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Updated to openssl-0.9.8c.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>September 14th, 2006</para>
|
||||
<itemizedlist>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!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 "12cedbeb6813a0d7919dbf1f82134b86">
|
||||
<!ENTITY openssl-md5sum "78454bec556bcb4c45129428a766c886">
|
||||
<!ENTITY openssl-size "3.1 MB">
|
||||
<!ENTITY openssl-buildsize "37.8 MB">
|
||||
<!ENTITY openssl-time "1.1 SBU (additional 0.4 SBU to run the test suite)">
|
||||
<!ENTITY openssl-buildsize "29.2 MB">
|
||||
<!ENTITY openssl-time "1.0 SBU (additional 0.5 SBU to run the test suite)">
|
||||
]>
|
||||
|
||||
<sect1 id="openssl" xreflabel="OpenSSL-&openssl-version;">
|
||||
|
Loading…
Reference in New Issue
Block a user