mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Updated to mutt-1.5.18 and removed the warning about GnuTLS
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7582 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
60d72021b1
commit
4c3c8fe291
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<!ENTITY mutt-download-http "http://downloads.sourceforge.net/mutt/mutt-&mutt-version;.tar.gz">
|
<!ENTITY mutt-download-http "http://downloads.sourceforge.net/mutt/mutt-&mutt-version;.tar.gz">
|
||||||
<!ENTITY mutt-download-ftp "ftp://ftp.mutt.org/mutt/devel/mutt-&mutt-version;.tar.gz">
|
<!ENTITY mutt-download-ftp "ftp://ftp.mutt.org/mutt/devel/mutt-&mutt-version;.tar.gz">
|
||||||
<!ENTITY mutt-md5sum "49387458be0cb52b85ae0d73af699aae">
|
<!ENTITY mutt-md5sum "27c30037120189b9f9c0d3e76361b8f8">
|
||||||
<!ENTITY mutt-size "3.5 MB">
|
<!ENTITY mutt-size "3.5 MB">
|
||||||
<!ENTITY mutt-buildsize "25.4 MB">
|
<!ENTITY mutt-buildsize "25.4 MB">
|
||||||
<!ENTITY mutt-time "0.4 SBU">
|
<!ENTITY mutt-time "0.4 SBU">
|
||||||
@ -98,6 +98,12 @@
|
|||||||
<ulink url="http://www.mutt.org/">Mutt home page</ulink>.</para>
|
<ulink url="http://www.mutt.org/">Mutt home page</ulink>.</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
|
<!-- [ag]
|
||||||
|
This got fixed with http://dev.mutt.org/hg/mutt/rev/fe615fd5e0de
|
||||||
|
which closed #2911 in mutt's tracker.
|
||||||
|
I have no gnutls to test. I will comment out the note for now and keep an
|
||||||
|
eye for any reports.
|
||||||
|
|
||||||
<caution>
|
<caution>
|
||||||
<para>If you choose to link <application>Mutt</application> against
|
<para>If you choose to link <application>Mutt</application> against
|
||||||
<xref linkend="gnutls"/>,
|
<xref linkend="gnutls"/>,
|
||||||
@ -108,7 +114,7 @@
|
|||||||
a client certification is required for authentication on an IMAP server.
|
a client certification is required for authentication on an IMAP server.
|
||||||
For these reasons it is recommended to link <application>Mutt</application>
|
For these reasons it is recommended to link <application>Mutt</application>
|
||||||
against <xref linkend="openssl"/> if you want SSL/TLS support.</para>
|
against <xref linkend="openssl"/> if you want SSL/TLS support.</para>
|
||||||
</caution>
|
</caution> -->
|
||||||
|
|
||||||
<para><application>Mutt</application> requires a group named
|
<para><application>Mutt</application> requires a group named
|
||||||
<systemitem class="groupname">mail</systemitem>. You can
|
<systemitem class="groupname">mail</systemitem>. You can
|
||||||
|
@ -364,7 +364,7 @@ $Date$
|
|||||||
<!ENTITY mailx-version "12.2">
|
<!ENTITY mailx-version "12.2">
|
||||||
<!ENTITY procmail-version "3.22">
|
<!ENTITY procmail-version "3.22">
|
||||||
<!ENTITY fetchmail-version "6.3.8">
|
<!ENTITY fetchmail-version "6.3.8">
|
||||||
<!ENTITY mutt-version "1.5.17">
|
<!ENTITY mutt-version "1.5.18">
|
||||||
<!ENTITY pine-version "4.64">
|
<!ENTITY pine-version "4.64">
|
||||||
<!ENTITY tin-version "1.8.3">
|
<!ENTITY tin-version "1.8.3">
|
||||||
|
|
||||||
|
@ -44,6 +44,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>August 31st, 2008</para>
|
<para>August 31st, 2008</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[ag] - Updated to mutt-1.5.18. Removed the warning about
|
||||||
|
building against GnuTLS.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[ag] - Updated to ed-1.0.</para>
|
<para>[ag] - Updated to ed-1.0.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user