Author: bdubbs
Date: 2012-09-11 16:43:43 -0600 (Tue, 11 Sep 2012)
New Revision: 10652
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/security/sudo.xml
trunk/BOOK/pst/typesetting/texlive.xml
trunk/BOOK/server/mail/postfix.xml
Log:
Update to postfix-2.9.4
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-09-11 16:42:11 UTC (rev 10651)
+++ trunk/BOOK/general.ent 2012-09-11 22:43:43 UTC (rev 10652)
@@ -650,7 +650,7 @@
<!-- Chapter 21 -->
<!ENTITY exim-version "4.80">
-<!ENTITY postfix-version "2.9.1">
+<!ENTITY postfix-version "2.9.4">
<!ENTITY qpopper-version "4.1.0">
<!ENTITY sendmail-version "8.14.5">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-09-11 16:42:11 UTC
(rev 10651)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-09-11 22:43:43 UTC
(rev 10652)
@@ -47,6 +47,10 @@
<para>September 11th, 2012</para>
<itemizedlist>
<listitem>
+ <para>[rthomsen] - Update to postfix-2.9.4. Fixes
+ <ulink url="&blfs-ticket-root;3442">#3442</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[rthomsen] - Update to virtuoso 6.1.6. Fixes
<ulink url="&blfs-ticket-root;3493">#3493</ulink>.</para>
</listitem>
Modified: trunk/BOOK/postlfs/security/sudo.xml
===================================================================
--- trunk/BOOK/postlfs/security/sudo.xml 2012-09-11 16:42:11 UTC (rev
10651)
+++ trunk/BOOK/postlfs/security/sudo.xml 2012-09-11 22:43:43 UTC (rev
10652)
@@ -37,7 +37,7 @@
logging the commands and arguments.
</para>
- &lfs71_checked;
+ &lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/pst/typesetting/texlive.xml
===================================================================
--- trunk/BOOK/pst/typesetting/texlive.xml 2012-09-11 16:42:11 UTC (rev
10651)
+++ trunk/BOOK/pst/typesetting/texlive.xml 2012-09-11 22:43:43 UTC (rev
10652)
@@ -45,7 +45,7 @@
of macros, fonts and documentation; and support for typesetting in many
different scripts from around the world.</para>
- &lfs70_checked;
+ &lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/server/mail/postfix.xml
===================================================================
--- trunk/BOOK/server/mail/postfix.xml 2012-09-11 16:42:11 UTC (rev 10651)
+++ trunk/BOOK/server/mail/postfix.xml 2012-09-11 22:43:43 UTC (rev 10652)
@@ -5,12 +5,11 @@
%general-entities;
<!ENTITY postfix-download-http " ">
-
<!--"http://postfix.energybeam.com/source/official/postfix-&postfix-version;.tar.gz">-->
<!ENTITY postfix-download-ftp
"ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
- <!ENTITY postfix-md5sum "5c81b304a42c691671454dfe80b506ca">
+ <!ENTITY postfix-md5sum "230bc3c00c051946eccd850058d75f6c">
<!ENTITY postfix-size "3.6 MB">
- <!ENTITY postfix-buildsize "132 MB">
+ <!ENTITY postfix-buildsize "126 MB">
<!ENTITY postfix-time "0.4 SBU">
]>
@@ -276,7 +275,8 @@
</para>
<screen><userinput>make CCARGS="-DUSE_TLS -I/usr/include/openssl/ -DNO_NIS" \
- AUXLIBS="-lssl -lcrypto" makefiles &&
+ AUXLIBS="-lssl -lcrypto" \
+ makefiles &&
make</userinput></screen>
<!-- There is a testsuite, but it fails a lot. It seems to need
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page