diff --git a/postfix.changes b/postfix.changes index af47b6f..14d5dff 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 12 08:15:06 UTC 2012 - varkoly@suse.com + +- bnc#756450 - postfix: remove version from banner + ------------------------------------------------------------------- Mon Apr 9 16:13:28 UTC 2012 - bruno@ioda-net.ch diff --git a/postfix.spec b/postfix.spec index a108f91..cd752d1 100644 --- a/postfix.spec +++ b/postfix.spec @@ -275,7 +275,8 @@ $RPM_BUILD_ROOT/usr/sbin/postconf -c $RPM_BUILD_ROOT/etc/%{name} \ "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