Author: randy
Date: 2008-08-11 12:33:19 -0600 (Mon, 11 Aug 2008)
New Revision: 7545
Modified:
branches/6.3/BOOK/introduction/welcome/changelog.xml
branches/6.3/BOOK/postlfs/security/stunnel.xml
Log:
Changed the location of the Stunnel patch due to upstream's removing it, thanks
to Brian Cade for the report
Modified: branches/6.3/BOOK/introduction/welcome/changelog.xml
===================================================================
--- branches/6.3/BOOK/introduction/welcome/changelog.xml 2008-08-11
18:32:48 UTC (rev 7544)
+++ branches/6.3/BOOK/introduction/welcome/changelog.xml 2008-08-11
18:33:19 UTC (rev 7545)
@@ -45,6 +45,10 @@
<para>August 11th, 2008</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Changed the location of the Stunnel patch due to
+ upstream's removing it. Thanks to Brian Cade for the report.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Added parameters to the Pin Entry instructions so
the configuration process won't fail if the optional dependencies
are not installed. Thanks to Brian Cade for the report.</para>
Modified: branches/6.3/BOOK/postlfs/security/stunnel.xml
===================================================================
--- branches/6.3/BOOK/postlfs/security/stunnel.xml 2008-08-11 18:32:48 UTC
(rev 7544)
+++ branches/6.3/BOOK/postlfs/security/stunnel.xml 2008-08-11 18:33:19 UTC
(rev 7545)
@@ -64,7 +64,7 @@
<itemizedlist spacing="compact">
<listitem>
<para>Required patch: <ulink
- url="ftp://stunnel.mirt.net/stunnel/setuid.patch"/></para>
+ url="&patch-root;/stunnel-&stunnel-version;-setuid-1.patch"/></para>
</listitem>
</itemizedlist>
@@ -115,9 +115,7 @@
<para>Install <application>Stunnel</application> by running the following
commands:</para>
-<screen><userinput>pushd src
- patch -Np0 -i ../../setuid.patch
-popd
+<screen><userinput>patch -Np1 -i ../stunnel-&stunnel-version;-setuid-1.patch
&&
sed -i 's|nogroup|stunnel|g' configure &&
sed -i 's|$(prefix)/var/lib|$(localstatedir)|' tools/Makefile.in &&
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page