From 87b768e7adcf944c27317b1343f10ae019811d7529b96625678a759c81a76d38 Mon Sep 17 00:00:00 2001 From: Peter Varkoly Date: Tue, 17 Jan 2012 11:15:16 +0000 Subject: [PATCH 1/2] - bnc738693 - upgrade from 11.4 enables mysql service for systemd OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=119 --- postfix-SuSE.tar.gz | 4 ++-- postfix.changes | 5 +++++ postfix.spec | 1 - 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/postfix-SuSE.tar.gz b/postfix-SuSE.tar.gz index 872ad4a..ab74a02 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:fe826deef92e3dd88cbd189b51e2b5331dc358d32b4e0cfae8555694af9ee1f9 -size 24839 +oid sha256:3bbd2b5a85472609e4685b00d2aded048d3cc07a3b7c824a20ec7ff45539178e +size 24833 diff --git a/postfix.changes b/postfix.changes index 98183fa..acf6930 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 17 11:14:30 UTC 2012 - varkoly@suse.com + +- bnc738693 - upgrade from 11.4 enables mysql service for systemd + ------------------------------------------------------------------- Thu Jan 12 12:18:17 UTC 2012 - varkoly@suse.com diff --git a/postfix.spec b/postfix.spec index a9a23fe..3722e1f 100644 --- a/postfix.spec +++ b/postfix.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - Name: postfix Summary: A fast, secure, and flexible mailer License: IPL-1.0 From f6ff91d4c2ee5fb1580cd48f71f89ab043c4a9be9aac2e4cfec0e722c30bb1a8 Mon Sep 17 00:00:00 2001 From: Peter Varkoly Date: Wed, 25 Jan 2012 15:13:45 +0000 Subject: [PATCH 2/2] - bnc#743369 - yast2 mail module does not open the firewall - Set MD5DIR in SuSEconfig.postfix to avoid warnings OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=122 --- postfix-SuSE.tar.gz | 4 ++-- postfix.changes | 6 ++++++ postfix.spec | 5 +++-- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/postfix-SuSE.tar.gz b/postfix-SuSE.tar.gz index ab74a02..10894ce 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:3bbd2b5a85472609e4685b00d2aded048d3cc07a3b7c824a20ec7ff45539178e -size 24833 +oid sha256:38b7a0a223bf5803f2e8db4fc75a1e800d441dc4ef808557728112b29f0cdc96 +size 24924 diff --git a/postfix.changes b/postfix.changes index acf6930..dc89e4b 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 25 15:12:38 UTC 2012 - varkoly@suse.com + +- bnc#743369 - yast2 mail module does not open the firewall +- Set MD5DIR in SuSEconfig.postfix to avoid warnings + ------------------------------------------------------------------- Tue Jan 17 11:14:30 UTC 2012 - varkoly@suse.com diff --git a/postfix.spec b/postfix.spec index 3722e1f..4c6207c 100644 --- a/postfix.spec +++ b/postfix.spec @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: postfix Summary: A fast, secure, and flexible mailer License: IPL-1.0 @@ -251,7 +252,7 @@ install -m 755 %{name}-SuSE/mk%{name}cert $RPM_BUILD_ROOT/usr/sbin/mk%{name}cert mkdir -p $RPM_BUILD_ROOT/%{omc_dir} install -m 644 %{name}-SuSE/%{name}.xml $RPM_BUILD_ROOT/%{omc_dir} mkdir -p $RPM_BUILD_ROOT/etc/sysconfig/SuSEfirewall2.d/services/ -install -m 644 %{name}-SuSE/%{name}-fw $RPM_BUILD_ROOT/etc/sysconfig/SuSEfirewall2.d/services/%{name} +install -m 644 %{name}-SuSE/%{name}-fw $RPM_BUILD_ROOT/etc/sysconfig/SuSEfirewall2.d/services/smtp { cat<