Author: pierre
Date: Thu Aug 31 13:35:17 2017
New Revision: 19166
Log:
Dovecot-2.2.32
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/packages.ent
trunk/BOOK/server/mail/dovecot.xml
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Thu Aug 31 11:35:03
2017 (r19165)
+++ trunk/BOOK/introduction/welcome/changelog.xml Thu Aug 31 13:35:17
2017 (r19166)
@@ -46,6 +46,10 @@
<para>August 31st, 2017</para>
<itemizedlist>
<listitem>
+ <para>[pierre] - Update to Dovecot-2.2.32. Fixes
+ <ulink url="&blfs-ticket-root;9673">#9673</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[pierre] - Update to Unbound-1.6.5. Fixes
<ulink url="&blfs-ticket-root;9656">#9656</ulink>.</para>
</listitem>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Thu Aug 31 11:35:03 2017 (r19165)
+++ trunk/BOOK/packages.ent Thu Aug 31 13:35:17 2017 (r19166)
@@ -483,7 +483,7 @@
<!-- Chapter 21 -->
<!ENTITY dovecot-major "2">
<!ENTITY dovecot-minor "2">
-<!ENTITY dovecot-micro "31">
+<!ENTITY dovecot-micro "32">
<!ENTITY dovecot-version
"&dovecot-major;.&dovecot-minor;.&dovecot-micro;">
<!ENTITY exim-version "4.89">
Modified: trunk/BOOK/server/mail/dovecot.xml
==============================================================================
--- trunk/BOOK/server/mail/dovecot.xml Thu Aug 31 11:35:03 2017 (r19165)
+++ trunk/BOOK/server/mail/dovecot.xml Thu Aug 31 13:35:17 2017 (r19166)
@@ -7,10 +7,10 @@
<!ENTITY dovecot-download-http
"https://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz">
<!ENTITY dovecot-download-ftp " ">
- <!ENTITY dovecot-md5sum "2f93f07912a4ea91611b071dc9be4cd1">
- <!ENTITY dovecot-size "5.7 MB">
- <!ENTITY dovecot-buildsize "328 MB (add 66 MB for tests)">
- <!ENTITY dovecot-time "2.0 SBU (add 1.3 SBU for tests)">
+ <!ENTITY dovecot-md5sum "534feae88700ddc704584e0fc8ee5bdc">
+ <!ENTITY dovecot-size "5.8 MB">
+ <!ENTITY dovecot-buildsize "147 MB (add 6 MB for tests)">
+ <!ENTITY dovecot-time "1.4 SBU (add 1.6 SBU for tests)">
]>
<sect1 id="dovecot" xreflabel="Dovecot-&dovecot-version;">
@@ -145,13 +145,10 @@
make</userinput></screen>
<para>
- To test the results, issue <command>make -k check</command>.
-<!-- no errors with 2.2.30.2
- Tests using
- openssl fail when valgrind is present, because openssl increases entropy
- by reading uninitialized variables. see <ulink
- url="https://www.openssl.org/docs/faq.html#PROG14">openssl's FAQ</ulink>.
---> </para>
+ To test the results, issue <command>make -k check</command>. An error
+ may be reported if <xref linkend="valgrind"/> is present when running
+ the test.
+ </para>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page