Author: dj
Date: 2011-03-25 23:48:00 -0600 (Fri, 25 Mar 2011)
New Revision: 8875
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/security/openssl.xml
Log:
Correct forgotten change in OpenSSL.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2011-03-25 00:19:56 UTC (rev 8874)
+++ trunk/BOOK/general.ent 2011-03-26 05:48:00 UTC (rev 8875)
@@ -3,7 +3,7 @@
$Date$
-->
-<!ENTITY day "25"> <!-- Always 2 digits -->
+<!ENTITY day "26"> <!-- Always 2 digits -->
<!ENTITY month "03"> <!-- Always 2 digits -->
<!ENTITY year "2011">
<!ENTITY copyrightdate "2001-&year;">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2011-03-25 00:19:56 UTC
(rev 8874)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2011-03-26 05:48:00 UTC
(rev 8875)
@@ -41,6 +41,15 @@
-->
<listitem>
+ <para>March 26th, 2011</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dj] - Removed unneeded patch in OpenSSL.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>March 25th, 2011</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/postlfs/security/openssl.xml
===================================================================
--- trunk/BOOK/postlfs/security/openssl.xml 2011-03-25 00:19:56 UTC (rev
8874)
+++ trunk/BOOK/postlfs/security/openssl.xml 2011-03-26 05:48:00 UTC (rev
8875)
@@ -75,8 +75,7 @@
<itemizedlist spacing='compact'>
<listitem>
<para>Required patches: <ulink
- url="&patch-root;/openssl-&openssl-version;-fix_manpages-1.patch"/> and
- <ulink
url="&patch-root;/openssl-&openssl-version;-fix_testsuite-1.patch"/></para>
+
url="&patch-root;/openssl-&openssl-version;-fix_manpages-1.patch"/></para>
</listitem>
</itemizedlist>
@@ -99,7 +98,6 @@
the following commands:</para>
<screen><userinput>patch -Np1 -i
../openssl-&openssl-version;-fix_manpages-1.patch &&
-patch -Np1 -i ../openssl-&openssl-version;-fix_testsuite-1.patch &&
tar -vxf ../BLFS-ca-bundle-&ca-bundle-version;.tar.bz2 &&
./config --prefix=/usr \
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page