Author: djensen
Date: 2005-07-11 06:41:04 -0600 (Mon, 11 Jul 2005)
New Revision: 4713

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/security/openssl.xml
Log:
remove arc4random patch OpenSSL-0.9.7g

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2005-07-11 03:40:34 UTC (rev 4712)
+++ trunk/BOOK/general.ent      2005-07-11 12:41:04 UTC (rev 4713)
@@ -1,4 +1,4 @@
-<!ENTITY day          "10">
+<!ENTITY day          "11">
 <!ENTITY month        "07">
 <!ENTITY year         "2005">
 <!ENTITY version      "svn-&year;&month;&day;">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2005-07-11 03:40:34 UTC 
(rev 4712)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2005-07-11 12:41:04 UTC 
(rev 4713)
@@ -25,6 +25,11 @@
   <itemizedlist>
 
     <listitem>
+      <para>July 11th, 2005 [djensen]: Remove inappropriate patch from
+      OpenSSL-0.9.7g.</para>
+    </listitem>
+
+     <listitem>
       <para>July 10th, 2005 [djensen]: Added recommendation to skip
       the Berkley DB test-suite.</para>
     </listitem>

Modified: trunk/BOOK/postlfs/security/openssl.xml
===================================================================
--- trunk/BOOK/postlfs/security/openssl.xml     2005-07-11 03:40:34 UTC (rev 
4712)
+++ trunk/BOOK/postlfs/security/openssl.xml     2005-07-11 12:41:04 UTC (rev 
4713)
@@ -65,13 +65,6 @@
       </listitem>
     </itemizedlist>
 
-    <itemizedlist spacing='compact'>
-      <listitem>
-        <para>Required patch: <ulink
-        
url="&patch-root;/openssl-&openssl-version;-arc4random-1.patch"/></para>
-      </listitem>
-    </itemizedlist>
-
     <bridgehead renderas="sect3">OpenSSL Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
@@ -87,7 +80,6 @@
     the following commands:</para>
 
 <screen><userinput>patch -Np1 -i 
../openssl-&openssl-version;-fix_manpages-1.patch &amp;&amp;
-patch -Np1 -i ../openssl-&openssl-version;-arc4random-1.patch &amp;&amp;
 ./config --openssldir=/etc/ssl --prefix=/usr shared &amp;&amp;
 make MANDIR=/usr/share/man</userinput></screen>
 

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