SHA256
1
0
forked from pool/postfix

- bnc#830818 - yast2-mail does not set amavis configuration correctly

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=260
This commit is contained in:
Peter Varkoly
2017-04-09 18:32:47 +00:00
committed by Git OBS Bridge
parent 6e63b0e03a
commit 1ca4ad7ebb
3 changed files with 16 additions and 1 deletions

View File

@@ -171,13 +171,15 @@ Wed Jan 11 14:07:35 UTC 2017 - varkoly@suse.com
Merging changes with SLES12-SP2
Removeved patches: add_missed_library.patch bnc#947707.diff dynamic_maps.patch postfix-db6.diff
postfix-opensslconfig.patch bnc#947519.diff dynamic_maps_pie.patch
postfix-linux45.patch postfix-post-install.patch
postfix-post-install.patch
These are included in the new version of postfix
- Remove references to SuSEconfig.postfix from sysconfig docs.
(bsc#871575)
- bnc#947519 SuSEconfig.postfix should enforce umask 022
- bnc#947707 mail generated by Amavis being prevented from being re-adressed by /etc/postfix/virtual
- bnc#972346 /usr/sbin/SuSEconfig.postfix is wrong
- postfix-linux45.patch: handle Linux 4.x and Linux 5.x (used by aarch64)
(bsc#940289)
-------------------------------------------------------------------
Tue Jan 3 12:20:18 UTC 2017 - varkoly@suse.com