Author: bdubbs Date: Wed Mar 1 10:35:32 2017 New Revision: 18429 Log: Update to postfix-3.2.0. Update to libgpg-error-1.27.
Modified: trunk/BOOK/general.ent trunk/BOOK/general/genlib/libgpg-error.xml trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/packages.ent trunk/BOOK/server/mail/postfix.xml Modified: trunk/BOOK/general.ent ============================================================================== --- trunk/BOOK/general.ent Tue Feb 28 13:38:10 2017 (r18428) +++ trunk/BOOK/general.ent Wed Mar 1 10:35:32 2017 (r18429) @@ -1,12 +1,12 @@ <!-- $LastChangedBy$ $Date$ --> -<!ENTITY day "28"> <!-- Always 2 digits --> -<!ENTITY month "02"> <!-- Always 2 digits --> +<!ENTITY day "01"> <!-- Always 2 digits --> +<!ENTITY month "03"> <!-- Always 2 digits --> <!ENTITY year "2017"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "&year;-&month;-&day;"> -<!ENTITY releasedate "February 28th &year;"> +<!ENTITY releasedate "March 1st &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/general/genlib/libgpg-error.xml ============================================================================== --- trunk/BOOK/general/genlib/libgpg-error.xml Tue Feb 28 13:38:10 2017 (r18428) +++ trunk/BOOK/general/genlib/libgpg-error.xml Wed Mar 1 10:35:32 2017 (r18429) @@ -6,9 +6,9 @@ <!ENTITY libgpg-error-download-http " "> <!ENTITY libgpg-error-download-ftp "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-&libgpg-error-version;.tar.bz2"> - <!ENTITY libgpg-error-md5sum "97456709dbbcbb69354317ffe3e347cd"> - <!ENTITY libgpg-error-size "780 KB"> - <!ENTITY libgpg-error-buildsize "8.8 MB (with tests)"> + <!ENTITY libgpg-error-md5sum "5217ef3e76a7275a2a3b569a12ddc989"> + <!ENTITY libgpg-error-size "796 KB"> + <!ENTITY libgpg-error-buildsize "7.8 MB (with tests)"> <!ENTITY libgpg-error-time "less than 0.1 SBU (with tests)"> ]> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Tue Feb 28 13:38:10 2017 (r18428) +++ trunk/BOOK/introduction/welcome/changelog.xml Wed Mar 1 10:35:32 2017 (r18429) @@ -42,6 +42,20 @@ </listitem> --> <listitem> + <para>March 1st, 2017</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to postfix-3.2.0. Fixes + <ulink url="&blfs-ticket-root;8943">#8943</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to libgpg-error-1.27. Fixes + <ulink url="&blfs-ticket-root;8941">#8941</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>February 28th, 2017</para> <itemizedlist> <listitem> Modified: trunk/BOOK/packages.ent ============================================================================== --- trunk/BOOK/packages.ent Tue Feb 28 13:38:10 2017 (r18428) +++ trunk/BOOK/packages.ent Wed Mar 1 10:35:32 2017 (r18429) @@ -125,7 +125,7 @@ <!ENTITY libffi-version "3.2.1"> <!ENTITY libgcrypt-version "1.7.6"> <!ENTITY libglade-version "2.6.4"> -<!ENTITY libgpg-error-version "1.26"> +<!ENTITY libgpg-error-version "1.27"> <!ENTITY libgsf-version "1.14.41"> <!ENTITY libgudev-version "231"> <!ENTITY libgusb-version "0.2.9"> @@ -466,7 +466,7 @@ <!ENTITY dovecot-version "&dovecot-major;.&dovecot-minor;.&dovecot-micro;"> <!ENTITY exim-version "4.88"> -<!ENTITY postfix-version "3.1.4"> +<!ENTITY postfix-version "3.2.0"> <!ENTITY sendmail-version "8.15.2"> <!-- Chapter 22 --> Modified: trunk/BOOK/server/mail/postfix.xml ============================================================================== --- trunk/BOOK/server/mail/postfix.xml Tue Feb 28 13:38:10 2017 (r18428) +++ trunk/BOOK/server/mail/postfix.xml Wed Mar 1 10:35:32 2017 (r18429) @@ -5,11 +5,10 @@ %general-entities; <!ENTITY postfix-download-http " "> - <!ENTITY postfix-download-ftp - "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz"> - <!ENTITY postfix-md5sum "878a059d92ee3b093d7d3e97248c915d"> - <!ENTITY postfix-size "4.1 MB"> - <!ENTITY postfix-buildsize "174 MB"> + <!ENTITY postfix-download-ftp "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz"> + <!ENTITY postfix-md5sum "ef0729ef04198b28488ad40880bdf922"> + <!ENTITY postfix-size "4.2 MB"> + <!ENTITY postfix-buildsize "179 MB"> <!ENTITY postfix-time "0.4 SBU"> ]> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
