Author: bdubbs
Date: Mon May 11 18:36:41 2020
New Revision: 23103

Log:
Update to postfix-3.5.1.

Modified:
   trunk/BOOK/general/genlib/libbytesize.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/server/mail/postfix.xml

Modified: trunk/BOOK/general/genlib/libbytesize.xml
==============================================================================
--- trunk/BOOK/general/genlib/libbytesize.xml   Mon May 11 17:22:26 2020        
(r23102)
+++ trunk/BOOK/general/genlib/libbytesize.xml   Mon May 11 18:36:41 2020        
(r23103)
@@ -74,7 +74,8 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
-      <xref linkend="pcre2"/>
+      <xref linkend="pcre2"/> and
+      <xref linkend="pygments"/>
     </para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon May 11 17:22:26 
2020        (r23102)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Mon May 11 18:36:41 
2020        (r23103)
@@ -45,6 +45,10 @@
       <para>May 11th, 2020</para>
       <itemizedlist>
         <listitem>
+          <para>[bdubbs] - Update to postfix-3.5.1. Fixes
+          <ulink url="&blfs-ticket-root;13523">#13523</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[ken] - Added libspiro and libuninameslist to the book.
             Addresses part of
             <ulink url="&blfs-ticket-root;13488">#13488</ulink>.</para>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Mon May 11 17:22:26 2020        (r23102)
+++ trunk/BOOK/packages.ent     Mon May 11 18:36:41 2020        (r23103)
@@ -653,7 +653,7 @@
 <!ENTITY dovecot-version              
"&dovecot-major;.&dovecot-minor;.&dovecot-micro;"> 
 
 <!ENTITY exim-version                 "4.93">
-<!ENTITY postfix-version              "3.5.0">
+<!ENTITY postfix-version              "3.5.1">
 <!ENTITY sendmail-version             "8.15.2">
 
 <!-- Chapter 22 -->

Modified: trunk/BOOK/server/mail/postfix.xml
==============================================================================
--- trunk/BOOK/server/mail/postfix.xml  Mon May 11 17:22:26 2020        (r23102)
+++ trunk/BOOK/server/mail/postfix.xml  Mon May 11 18:36:41 2020        (r23103)
@@ -6,10 +6,10 @@
 
   <!ENTITY postfix-download-http " ">
   <!ENTITY postfix-download-ftp  
"ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz";>
-  <!ENTITY postfix-md5sum        "f6a48f369cf8d693d7b0f8ab51f0fc9b">
+  <!ENTITY postfix-md5sum        "fa051727f524d03b460833ead22c7004">
   <!ENTITY postfix-size          "4.4 MB">
-  <!ENTITY postfix-buildsize     "202 MB">
-  <!ENTITY postfix-time          "0.4 SBU">
+  <!ENTITY postfix-buildsize     "159 MB">
+  <!ENTITY postfix-time          "0.5 SBU">
 ]>
 
 <sect1 id="postfix" xreflabel="Postfix-&postfix-version;">
-- 
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