Author: igor
Date: Sun Jan 19 22:26:43 2014
New Revision: 12608
Log:
Update to postfix-2.11.0.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/server/mail/postfix.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Sun Jan 19 13:04:14 2014 (r12607)
+++ trunk/BOOK/general.ent Sun Jan 19 22:26:43 2014 (r12608)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "19"> <!-- Always 2 digits -->
+<!ENTITY day "20"> <!-- Always 2 digits -->
<!ENTITY month "01"> <!-- Always 2 digits -->
<!ENTITY year "2014">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "January 19th, &year;">
+<!ENTITY releasedate "January 20th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
@@ -493,7 +493,7 @@
<!ENTITY dovecot-version
"&dovecot-major;.&dovecot-minor;.&dovecot-micro;">
<!ENTITY exim-version "4.82">
-<!ENTITY postfix-version "2.10.2">
+<!ENTITY postfix-version "2.11.0">
<!ENTITY qpopper-version "4.1.0">
<!ENTITY sendmail-version "8.14.7">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sun Jan 19 13:04:14
2014 (r12607)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sun Jan 19 22:26:43
2014 (r12608)
@@ -44,6 +44,16 @@
-->
<listitem>
+ <para>January 20th, 2014</para>
+ <itemizedlist>
+ <listitem>
+ <para>[igor] - Update to postfix-2.11.0. Fixes
+ <ulink url="&blfs-ticket-root;4585">#4585</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>January 19th, 2014</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/server/mail/postfix.xml
==============================================================================
--- trunk/BOOK/server/mail/postfix.xml Sun Jan 19 13:04:14 2014 (r12607)
+++ trunk/BOOK/server/mail/postfix.xml Sun Jan 19 22:26:43 2014 (r12608)
@@ -7,9 +7,9 @@
<!ENTITY postfix-download-http " ">
<!ENTITY postfix-download-ftp
"ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
- <!ENTITY postfix-md5sum "109e753aecafe487207b425dd46e6ee9">
- <!ENTITY postfix-size "3.7 MB">
- <!ENTITY postfix-buildsize "154 MB">
+ <!ENTITY postfix-md5sum "25fe7dd05f81cc0755131beecee046fd">
+ <!ENTITY postfix-size "3.9 MB">
+ <!ENTITY postfix-buildsize "170 MB">
<!ENTITY postfix-time "0.4 SBU">
]>
@@ -283,6 +283,8 @@
Now, as the <systemitem class="username">root</systemitem> user:
</para>
+<!-- dev note: sh postfix-install -non-interactiv install_root=<DESTDIR> ...
-->
+
<screen role="root"><userinput>sh postfix-install -non-interactive \
daemon_directory=/usr/lib/postfix \
manpage_directory=/usr/share/man \
@@ -437,7 +439,7 @@
<seglistitem>
<seg>
- mailq, newaliases, postaliases, postcat, postconf, postdrop, postfix,
+ mailq, newaliases, postalias, postcat, postconf, postdrop, postfix,
postkick, postlock, postlog, postmap, postmulti, postqueue,
postsuper,
and sendmail
</seg>
@@ -483,15 +485,15 @@
</listitem>
</varlistentry>
- <varlistentry id="postaliases">
- <term><command>postaliases</command></term>
+ <varlistentry id="postalias">
+ <term><command>postalias</command></term>
<listitem>
<para>
is a utility for <application>Postfix</application> alias database
maintenance
</para>
- <indexterm zone="postfix postaliases">
- <primary sortas="b-postaliases">postaliases</primary>
+ <indexterm zone="postfix postalias">
+ <primary sortas="b-postalias">postalias</primary>
</indexterm>
</listitem>
</varlistentry>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page