- 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:
parent
6e63b0e03a
commit
1ca4ad7ebb
11
postfix-linux45.patch
Normal file
11
postfix-linux45.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- makedefs.orig 2017-03-16 12:08:55.536876205 +0100
|
||||
+++ makedefs 2017-03-16 12:09:14.337057377 +0100
|
||||
@@ -523,7 +523,7 @@
|
||||
: ${SHLIB_ENV="LD_LIBRARY_PATH=`pwd`/lib"}
|
||||
: ${PLUGIN_LD="${CC-gcc} -shared"}
|
||||
;;
|
||||
- Linux.[34].*) SYSTYPE=LINUX$RELEASE_MAJOR
|
||||
+ Linux.[345].*) SYSTYPE=LINUX$RELEASE_MAJOR
|
||||
case "$CCARGS" in
|
||||
*-DNO_DB*) ;;
|
||||
*-DHAS_DB*) ;;
|
@ -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
|
||||
|
@ -76,6 +76,7 @@ Patch2: pointer_to_literals.patch
|
||||
Patch3: ipv6_disabled.patch
|
||||
Patch4: %{name}-main.cf.patch
|
||||
Patch5: %{name}-master.cf.patch
|
||||
Patch6: %{name}-linux45.patch
|
||||
Patch7: %{name}-ssl-release-buffers.patch
|
||||
Patch8: %{name}-vda-v14-3.0.3.patch
|
||||
|
||||
@ -188,6 +189,7 @@ PostgreSQL.
|
||||
%patch3
|
||||
%patch4
|
||||
%patch5
|
||||
%patch6
|
||||
%patch7
|
||||
%patch8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user