Author: pierre
Date: Tue Feb 13 00:41:09 2018
New Revision: 19757

Log:
dovecot-2.3.0

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/server/mail/dovecot.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Mon Feb 12 17:24:53 2018        (r19756)
+++ trunk/BOOK/general.ent      Tue Feb 13 00:41:09 2018        (r19757)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "12">                   <!-- Always 2 digits -->
+<!ENTITY day          "13">                   <!-- Always 2 digits -->
 <!ENTITY month        "02">                   <!-- Always 2 digits -->
 <!ENTITY year         "2018">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "February 12th, &year;">
+<!ENTITY releasedate  "February 13th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon Feb 12 17:24:53 
2018        (r19756)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Feb 13 00:41:09 
2018        (r19757)
@@ -42,6 +42,16 @@
     </listitem>
 -->
     <listitem>
+      <para>February 13th, 2018</para>
+      <itemizedlist>
+        <listitem>
+          <para>[pierre] - Update to dovecot-2.3.0. Fixes
+          <ulink url="&blfs-ticket-root;10209">#10209</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>February 12th, 2018</para>
       <itemizedlist>
         <listitem>
@@ -54,7 +64,7 @@
         </listitem>
         <listitem>
           <para>[pierre] - Update to thunderbird-52.6.0. Fixes
-          <ulink url="&blfs-ticket-root;10305">#10306</ulink>.</para>
+          <ulink url="&blfs-ticket-root;10306">#10306</ulink>.</para>
         </listitem>
       </itemizedlist>
     </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Mon Feb 12 17:24:53 2018        (r19756)
+++ trunk/BOOK/packages.ent     Tue Feb 13 00:41:09 2018        (r19757)
@@ -497,8 +497,8 @@
 
 <!-- Chapter 21 -->
 <!ENTITY dovecot-major                "2">
-<!ENTITY dovecot-minor                "2">
-<!ENTITY dovecot-micro                "33.2">
+<!ENTITY dovecot-minor                "3">
+<!ENTITY dovecot-micro                "0">
 <!ENTITY dovecot-version              
"&dovecot-major;.&dovecot-minor;.&dovecot-micro;">
 
 <!ENTITY exim-version                 "4.90">

Modified: trunk/BOOK/server/mail/dovecot.xml
==============================================================================
--- trunk/BOOK/server/mail/dovecot.xml  Mon Feb 12 17:24:53 2018        (r19756)
+++ trunk/BOOK/server/mail/dovecot.xml  Tue Feb 13 00:41:09 2018        (r19757)
@@ -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        "85c3e903870aee914be93889a6ea98ea">
-  <!ENTITY dovecot-size          "5.8 MB">
-  <!ENTITY dovecot-buildsize     "336 MB (add 25 MB for tests)">
-  <!ENTITY dovecot-time          "1.9 SBU (add 1.3 SBU for tests)">
+  <!ENTITY dovecot-md5sum        "a8802617ddf68972f5f97bd8677e5856">
+  <!ENTITY dovecot-size          "6.3 MB">
+  <!ENTITY dovecot-buildsize     "172 MB (add 6.7 MB for tests)">
+  <!ENTITY dovecot-time          "0.9 SBU (add 1.9 SBU for tests)">
 ]>
 
 <sect1 id="dovecot" xreflabel="Dovecot-&dovecot-version;">
@@ -87,6 +87,7 @@
       <xref linkend="icu"/>,
       <xref linkend="libcap-pam"/>,
       <xref linkend="linux-pam"/>,
+      <xref linkend="lua"/>,
       <xref linkend="mariadb"/> or <ulink 
url="http://www.mysql.com/";>MySQL</ulink>,
       <xref linkend="mitkrb"/> (for GSSAPI support),
       <xref linkend="openldap"/>,
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to