Author: ken
Date: 2008-07-12 15:51:48 -0600 (Sat, 12 Jul 2008)
New Revision: 7512

Modified:
   branches/6.3/BOOK/basicnet/mailnews/fetchmail.xml
   branches/6.3/BOOK/introduction/welcome/changelog.xml
Log:
Merge r7511 from trunk.

Modified: branches/6.3/BOOK/basicnet/mailnews/fetchmail.xml
===================================================================
--- branches/6.3/BOOK/basicnet/mailnews/fetchmail.xml   2008-07-12 21:41:08 UTC 
(rev 7511)
+++ branches/6.3/BOOK/basicnet/mailnews/fetchmail.xml   2008-07-12 21:51:48 UTC 
(rev 7512)
@@ -56,6 +56,14 @@
       </listitem>
     </itemizedlist>
 
+    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+    <itemizedlist spacing='compact'>
+      <listitem>
+        <para>Required Patch: <ulink
+          
url="&patch-root;/fetchmail-&fetchmail-version;-security_fixes-1.patch"/></para>
+      </listitem>
+    </itemizedlist>
+
     <bridgehead renderas="sect3">Fetchmail Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
@@ -76,7 +84,8 @@
     <para>Install <application>Fetchmail</application> by running the following
     commands:</para>
 
-<screen><userinput>./configure --prefix=/usr --with-ssl 
--enable-fallback=procmail &amp;&amp;
+<screen><userinput>patch -Np1 -i 
../fetchmail-&fetchmail-version;-security_fixes-1.patch &amp;&amp;
+./configure --prefix=/usr --with-ssl --enable-fallback=procmail &amp;&amp;
 make</userinput></screen>
 
     <para>This package does not come with a test suite.</para>

Modified: branches/6.3/BOOK/introduction/welcome/changelog.xml
===================================================================
--- branches/6.3/BOOK/introduction/welcome/changelog.xml        2008-07-12 
21:41:08 UTC (rev 7511)
+++ branches/6.3/BOOK/introduction/welcome/changelog.xml        2008-07-12 
21:51:48 UTC (rev 7512)
@@ -46,6 +46,9 @@
         <listitem>
           <para>[ken] - Updated security_fixes patch for poppler-0.5.4.</para>
         </listitem>
+        <listitem>
+          <para>[ken] - Updated security_fixes patch for 
fetchmail-6.3.8.</para>
+        </listitem>
       </itemizedlist>
     </listitem>
 

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