diff --git a/postfix-SuSE.tar.gz b/postfix-SuSE.tar.gz index 0c0097a..db06295 100644 --- a/postfix-SuSE.tar.gz +++ b/postfix-SuSE.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:898b0d299cfdbdd8e2b2ea021d95bd17080548e9b7e4815bdf7cbbcf55b4c2ee -size 27957 +oid sha256:ea5bfcfe9845095844bfde5b901aae1301a1b294d32a8daaa3d7407d0773f3d1 +size 27753 diff --git a/postfix.changes b/postfix.changes index 3e81ecf..334b56d 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu Jul 25 12:38:43 UTC 2019 - matthias.gerstner@suse.com + +- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by + firewalld, see [1]. + + [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html + +------------------------------------------------------------------- +Sun Jul 21 23:54:34 UTC 2019 - chris@computersalat.de + +- update example POSTFIX_BASIC_SPAM_PREVENTION: permit_mynetworks for + * POSTFIX_SMTPD_HELO_RESTRICTIONS + * POSTFIX_SMTPD_RECIPIENT_RESTRICTIONS +- fix for: Can't connect to local MySQL server through socket + '/run/mysql/mysql.sock' + * update config.postfix + * update update_chroot.systemd + ------------------------------------------------------------------- Wed Jul 3 08:43:58 UTC 2019 - Michael Ströder diff --git a/postfix.spec b/postfix.spec index 47bb0ad..ca01f14 100644 --- a/postfix.spec +++ b/postfix.spec @@ -305,8 +305,6 @@ mkdir -p %{buildroot}%{_sysconfdir}/sasl2 install -m 600 %{name}-SuSE/smtpd.conf %{buildroot}%{_sysconfdir}/sasl2/smtpd.conf install -m 644 %{name}-SuSE/openssl_%{name}.conf.in %{buildroot}%{_sysconfdir}/%{name}/openssl_%{name}.conf.in install -m 755 %{name}-SuSE/mk%{name}cert %{buildroot}%{_sbindir}/mk%{name}cert -mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ -install -m 644 %{name}-SuSE/%{name}-fw %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/smtp { cat<