Author: bdubbs
Date: 2006-04-12 23:23:05 -0600 (Wed, 12 Apr 2006)
New Revision: 5851

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/security/tripwire.xml
Log:
Added openssl as a required depedency of tripwire.

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2006-04-12 16:05:51 UTC (rev 5850)
+++ trunk/BOOK/general.ent      2006-04-13 05:23:05 UTC (rev 5851)
@@ -1,4 +1,4 @@
-<!ENTITY day          "12">                   <!-- Always 2 digits -->
+<!ENTITY day          "14">                   <!-- Always 2 digits -->
 <!ENTITY month        "04">                   <!-- Always 2 digits -->
 <!ENTITY year         "2006">
 <!ENTITY version      "svn-&year;&month;&day;">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-04-12 16:05:51 UTC 
(rev 5850)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-04-13 05:23:05 UTC 
(rev 5851)
@@ -42,6 +42,15 @@
 -->
 
     <listitem>
+      <para>April 14th, 2006</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Added openssl as a required dependency of 
tripwire.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>April 12th, 2006</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/postlfs/security/tripwire.xml
===================================================================
--- trunk/BOOK/postlfs/security/tripwire.xml    2006-04-12 16:05:51 UTC (rev 
5850)
+++ trunk/BOOK/postlfs/security/tripwire.xml    2006-04-13 05:23:05 UTC (rev 
5851)
@@ -69,6 +69,10 @@
                                                        
     <bridgehead renderas="sect3">Tripwire Dependencies</bridgehead>
 
+    <bridgehead renderas="sect4">Required</bridgehead>
+    <para role="required"><xref linkend="openssl"/></para>
+        
+
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">MTA (See <xref linkend="server-mail"/>)</para>
 

-- 
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