Author: ken
Date: Sun Jan 17 20:43:22 2021
New Revision: 24118
Log:
Patch mutt-2.0.4 against a memory leak,
since 2.0.5 is probably two weeks away.
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/networking/mailnews/mutt.xml
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sun Jan 17 19:53:12
2021 (r24117)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sun Jan 17 20:43:22
2021 (r24118)
@@ -45,6 +45,9 @@
<para>January 18th, 2021</para>
<itemizedlist>
<listitem>
+ <para>[ken] - Patch mutt to fix a memory leak.</para>
+ </listitem>
+ <listitem>
<para>[ken] - Update to DateTime-Calendar-Julian-0.103 (perl module).
Fixes <ulink url="&blfs-ticket-root;14500">#14500</ulink>.</para>
</listitem>
@@ -54,7 +57,7 @@
</listitem>
<listitem>
<para>[ken] - Update first batch of dependant perl modules pulled in
by
- biber: Algorithm-Diff-1.201, Alien-Build-2.37, Alien-LibXMLO2-0.17,
+ biber: Algorithm-Diff-1.201, Alien-Build-2.37, Alien-LibXML2-0.17,
Class-Singleton-1.6, Class-Tiny-1.008, Config-AutoConf-0.319,
DateTime-1.54, DateTime-Format-Strptime-1.78, DateTime-Locale-1.31,
DateTime-TimeZone-2.46, Importer-0.026, Package-Stash-0.39,
Modified: trunk/BOOK/networking/mailnews/mutt.xml
==============================================================================
--- trunk/BOOK/networking/mailnews/mutt.xml Sun Jan 17 19:53:12 2021
(r24117)
+++ trunk/BOOK/networking/mailnews/mutt.xml Sun Jan 17 20:43:22 2021
(r24118)
@@ -71,15 +71,15 @@
</listitem>
</itemizedlist>
- <!--<bridgehead renderas="sect3">Additional Downloads</bridgehead>
+ <bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing='compact'>
<listitem>
<para>
Required patch: <ulink
- url="&patch-root;/mutt-&mutt-version;-upstream_fixes-1.patch"/>
+ url="&patch-root;/mutt-&mutt-version;-memleak-1.patch"/>
</para>
</listitem>
- </itemizedlist>-->
+ </itemizedlist>
<bridgehead renderas="sect3">Mutt Dependencies</bridgehead>
@@ -167,6 +167,12 @@
</para>
<para>
+ First apply the patch to prevent a memory leak:
+ </para>
+
+<screen><userinput>patch -Np1 -i
../mutt-&mutt-version;-memleak-1.patch</userinput></screen>
+
+ <para>
To ensure that a plain text manual is created when using
<application>lynx</application> or to otherwise use
<application>links</application> to produce it (instead of
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page