Author: dj
Date: 2011-03-24 18:16:47 -0600 (Thu, 24 Mar 2011)
New Revision: 8873

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/security/openssl.xml
Log:
Updated to OpenSSL-1.0.0d.

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2011-03-24 23:02:37 UTC (rev 8872)
+++ trunk/BOOK/general.ent      2011-03-25 00:16:47 UTC (rev 8873)
@@ -91,7 +91,7 @@
 
 <!-- Chapter 4 -->
 
-<!ENTITY openssl-version              "1.0.0b">
+<!ENTITY openssl-version              "1.0.0d">
 <!-- The ca-bundle-version should be updated to match nss version -->
 <!ENTITY ca-bundle-version            "3.12.9.0">
 <!ENTITY gnutls-version               "2.10.2">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2011-03-24 23:02:37 UTC 
(rev 8872)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2011-03-25 00:16:47 UTC 
(rev 8873)
@@ -46,6 +46,10 @@
         <listitem>
           <para>[dj] - Updated to BLFS-ca-bundle-3.12.9.0.</para>
         </listitem>
+      <itemizedlist>
+        <listitem>
+          <para>[dj] - Updated to OpenSSL-1.0.0d.</para>
+        </listitem>
       </itemizedlist>
     </listitem>
 

Modified: trunk/BOOK/postlfs/security/openssl.xml
===================================================================
--- trunk/BOOK/postlfs/security/openssl.xml     2011-03-24 23:02:37 UTC (rev 
8872)
+++ trunk/BOOK/postlfs/security/openssl.xml     2011-03-25 00:16:47 UTC (rev 
8873)
@@ -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        "104deb3b7e6820cae6de3f49ba0ff2b0">
+  <!ENTITY openssl-md5sum        "40b6ea380cc8a5bf9734c2f8bf7e701e">
   <!ENTITY openssl-size          "3.9 MB">
   <!ENTITY ca-bundle-download    
"http://anduin.linuxfromscratch.org/files/BLFS/BLFS-ca-bundle-&ca-bundle-version;.tar.bz2";>
   <!ENTITY ca-bundle-size        "196 KB">
   <!ENTITY ca-bundle-md5sum      "83493398428df943364aa41c609f51f7">
-  <!ENTITY openssl-buildsize     "54 MB">
-  <!ENTITY openssl-time          "1.2 SBU (additional 0.4 SBU to run the test 
suite)">
+  <!ENTITY openssl-buildsize     "48 MB">
+  <!ENTITY openssl-time          "1.0 SBU (additional 0.3 SBU to run the test 
suite)">
 ]>
 
 <sect1 id="openssl" xreflabel="OpenSSL-&openssl-version;">

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to