Author: bdubbs
Date: 2007-01-13 17:36:10 -0700 (Sat, 13 Jan 2007)
New Revision: 6384

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/security/openssl.xml
Log:
Update to openssl-0.9.8d

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2007-01-11 21:42:15 UTC (rev 6383)
+++ trunk/BOOK/general.ent      2007-01-14 00:36:10 UTC (rev 6384)
@@ -1,4 +1,4 @@
-<!ENTITY day          "11">                   <!-- Always 2 digits -->
+<!ENTITY day          "13">                   <!-- Always 2 digits -->
 <!ENTITY month        "01">                   <!-- Always 2 digits -->
 <!ENTITY year         "2007">
 <!ENTITY version      "svn-&year;&month;&day;">
@@ -50,7 +50,7 @@
 
 <!-- Ensure you check the library version number and update the
      Heimdal instructions (postlfs/security/heimdal.xml) if necessary -->
-<!ENTITY openssl-version              "0.9.8c">
+<!ENTITY openssl-version              "0.9.8d">
 <!-- End special note about Heimdal -->
 
 <!ENTITY cracklib-version             "2.8.9">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2007-01-11 21:42:15 UTC 
(rev 6383)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2007-01-14 00:36:10 UTC 
(rev 6384)
@@ -42,6 +42,15 @@
 -->
 
     <listitem>
+      <para>January 13th, 2007</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Updated openssl-0.9.8d.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>January 11th, 2007</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/postlfs/security/openssl.xml
===================================================================
--- trunk/BOOK/postlfs/security/openssl.xml     2007-01-11 21:42:15 UTC (rev 
6383)
+++ trunk/BOOK/postlfs/security/openssl.xml     2007-01-14 00:36:10 UTC (rev 
6384)
@@ -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        "78454bec556bcb4c45129428a766c886">
-  <!ENTITY openssl-size          "3.1 MB">
-  <!ENTITY openssl-buildsize     "29.2 MB">
-  <!ENTITY openssl-time          "1.0 SBU (additional 0.5 SBU to run the test 
suite)">
+  <!ENTITY openssl-md5sum        "8ed1853538e1d05a1f5ada61ebf8bffa">
+  <!ENTITY openssl-size          "3.2 MB">
+  <!ENTITY openssl-buildsize     "38.1 MB">
+  <!ENTITY openssl-time          "1.1 SBU (additional 0.6 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