Changeset dfd0889a


Ignore:
Timestamp:
07/12/2008 09:51:48 PM (16 years ago)
Author:
Ken Moffat <ken@…>
Branches:
6.3, 6.3-rc3
Children:
8d4a3c6
Parents:
b3f22da
Message:

Merge r7511 from trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/6.3/BOOK@7512 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • basicnet/mailnews/fetchmail.xml

    rb3f22da rdfd0889a  
    5757    </itemizedlist>
    5858
     59    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     60    <itemizedlist spacing='compact'>
     61      <listitem>
     62        <para>Required Patch: <ulink
     63          url="&patch-root;/fetchmail-&fetchmail-version;-security_fixes-1.patch"/></para>
     64      </listitem>
     65    </itemizedlist>
     66
    5967    <bridgehead renderas="sect3">Fetchmail Dependencies</bridgehead>
    6068
     
    7785    commands:</para>
    7886
    79 <screen><userinput>./configure --prefix=/usr --with-ssl --enable-fallback=procmail &amp;&amp;
     87<screen><userinput>patch -Np1 -i ../fetchmail-&fetchmail-version;-security_fixes-1.patch &amp;&amp;
     88./configure --prefix=/usr --with-ssl --enable-fallback=procmail &amp;&amp;
    8089make</userinput></screen>
    8190
  • introduction/welcome/changelog.xml

    rb3f22da rdfd0889a  
    4646        <listitem>
    4747          <para>[ken] - Updated security_fixes patch for poppler-0.5.4.</para>
     48        </listitem>
     49        <listitem>
     50          <para>[ken] - Updated security_fixes patch for fetchmail-6.3.8.</para>
    4851        </listitem>
    4952      </itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.