Hello community,

here is the log from the commit of package postfix for openSUSE:Factory checked 
in at 2012-04-23 16:12:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postfix (Old)
 and      /work/SRC/openSUSE:Factory/.postfix.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postfix", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/postfix/postfix.changes  2012-04-12 
09:51:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.postfix.new/postfix.changes     2012-04-23 
16:12:32.000000000 +0200
@@ -1,0 +2,10 @@
+Thu Apr 12 08:15:06 UTC 2012 - [email protected]
+
+- bnc#756450 - postfix: remove version from banner 
+
+-------------------------------------------------------------------
+Mon Apr  9 16:13:28 UTC 2012 - [email protected]
+
+- add port 587 smtp-auth submission to postfix-fw bnc#756289 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ postfix.spec ++++++
--- /var/tmp/diff_new_pack.0Ibp4B/_old  2012-04-23 16:12:34.000000000 +0200
+++ /var/tmp/diff_new_pack.0Ibp4B/_new  2012-04-23 16:12:34.000000000 +0200
@@ -275,7 +275,8 @@
            "readme_directory  = %{pf_readme_directory}" \
            "html_directory    = %{pf_html_directory}" \
            "sample_directory  = %{pf_sample_directory}" \
-          "daemon_directory  = %{pf_daemon_directory}"
+          "daemon_directory  = %{pf_daemon_directory}" \
+          'smtpd_banner      = $myhostname ESMTP'
 #Set Permissions
 install -m 644 %{name}-SuSE/%{name}-files 
$RPM_BUILD_ROOT/usr/lib/postfix/postfix-files
 # postfix-mysql

++++++ postfix-SuSE.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/postfix-SuSE/postfix-fw new/postfix-SuSE/postfix-fw
--- old/postfix-SuSE/postfix-fw 2008-08-06 13:42:31.000000000 +0200
+++ new/postfix-SuSE/postfix-fw 2012-04-09 18:10:50.000000000 +0200
@@ -2,7 +2,7 @@
 ## Description: Firewall Configuration file for postfix
 
 # space separated list of allowed TCP ports
-TCP="25 465"
+TCP="25 465 587"
 
 # space separated list of allowed UDP ports
 UDP=""

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to