Hello community,

here is the log from the commit of package postfix for openSUSE:12.2 checked in 
at 2012-08-16 11:38:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2/postfix (Old)
 and      /work/SRC/openSUSE:12.2/.postfix.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postfix", Maintainer is "vark...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:12.2/postfix/postfix.changes     2012-07-31 
14:16:07.000000000 +0200
+++ /work/SRC/openSUSE:12.2/.postfix.new/postfix.changes        2012-08-16 
11:38:54.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Aug 10 19:12:10 UTC 2012 - ch...@computersalat.de
+
+- fix for bnc#771303
+  * add 'version = 3' to ldap_aliases.cf
+
+-------------------------------------------------------------------

New:
----
  postfix-ldap_aliases.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ postfix.spec ++++++
--- /var/tmp/diff_new_pack.88HzA1/_old  2012-08-16 11:38:54.000000000 +0200
+++ /var/tmp/diff_new_pack.88HzA1/_new  2012-08-16 11:38:54.000000000 +0200
@@ -37,6 +37,7 @@
 Patch12:        %{name}-2.8.3-post-install.patch
 Patch20:        %{name}-vda-v10-2.8.9.patch
 Patch21:        postfix-2.8.5-ssl-release-buffers.patch
+Patch100:       %{name}-ldap_aliases.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 PreReq:         %insserv_prereq %fillup_prereq
 PreReq:         /usr/bin/getent
@@ -148,6 +149,7 @@
 %patch12 -p1
 %patch20 -p1
 %patch21
+%patch100
 # ---------------------------------------------------------------------------
 
 %build

++++++ postfix-ldap_aliases.patch ++++++
Index: postfix-SuSE/ldap_aliases.cf
===================================================================
--- postfix-SuSE/ldap_aliases.cf.orig
+++ postfix-SuSE/ldap_aliases.cf
@@ -2,3 +2,4 @@ server_host = 127.0.0.1
 search_base = dc=mail,dc=net
 query_filter = 
(&(|(mail=%s)(mailAlternateAddress=%s))(objectClass=posixAccount))
 result_attribute = uid
+version = 3
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to