Hello community,

here is the log from the commit of package dovecot22 for openSUSE:Factory 
checked in at 2014-12-23 11:50:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dovecot22 (Old)
 and      /work/SRC/openSUSE:Factory/.dovecot22.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dovecot22"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dovecot22/dovecot22.changes      2014-11-26 
10:33:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.dovecot22.new/dovecot22.changes 2014-12-23 
11:49:19.000000000 +0100
@@ -1,0 +2,56 @@
+Mon Dec 15 11:35:33 UTC 2014 - mrueck...@suse.de
+
+- update to dovecot-pigeonhole 0.4.6
+  - After make distclean the distributed tarball would fail to
+    recompile.  This causes problems for some distribution builds.
+- changes in dovecot-pigeonhole 0.4.5
+  + Added a Pigeonhole version banner to doveconf output. This way,
+    future bug reports will also include Pigeonhole version
+    information.
+  - Fixed handling of implicit keep. Last version erroneously
+    reported that implicit keep succeeded after an earlier failure,
+    while it in fact had failed. Particularly occurred for mailbox
+      quota errors. 
+  - Fixed segfault occurring on SunOS systems when there is no
+    active script.
+- changes in dovecot-pigeonhole 0.4.4
+  * Added support for Japanese mail addresses with dots at
+    non-standard places in localpart.
+  * Changed handling of ENOSPACE into a normal temporary failure
+    and added handling of ENOQUOTA as a user error.
+  * Restructured result execution, so that all actions which
+    involve mail storage are always committed before all others.
+  + Implemented support for generic Sieve storages. Using
+    alternative storages now also possible for
+    sieve_before/sieve_after.
+  + Implemented storage driver for retrieving Sieve scripts from
+    LDAP. This currently cannot be used with ManageSieve.
+  + Implemented sieve_redirect_envelope_from setting, which allows
+    configuring the envelope sender of redirected messages.
+  - Fixed handling of mail storage errors occurring while
+    evaluating the input message.
+  - managesieve-login:
+     - Removed bogus ALERT response code returned for AUTHENTICATE
+       command.
+     - Fixed handling of invalid initial response argument to
+       AUTHENTICATE command.
+  - Fixed handling of stream errors in lexical scanner.
+  - Fixed handling of SMTP errors. Permanent and temporary errors
+    were mixed up.
+  - Fixed several problems reported by CLang 3.4.
+  - duplicate extension: Fixed erroneous compile error about
+    conflicting tags when `:handle' argument was used last.
+  - relational extension: Fixed error handling of `:value' match.
+  - editheader extension: Fixed header unfolding and header
+    iteration.
+  - mailbox extension: Fixed the `:create' tag, which erroneously
+    subscribed an existing folder.
+  - extprograms plugin: Fixed handling of error codes.
+  - doveadm-sieve plugin: Fixed several bugs. Synchronization of
+    symbolic link in the file storage should now also work
+    properly.
+- drop dovecot-2.2-pigeonhole-0.4.3_adapt_to_2.2.15.patch:
+  included in release
+- enable ldap storage for sieve scripts
+
+-------------------------------------------------------------------

Old:
----
  dovecot-2.2-pigeonhole-0.4.3.tar.gz
  dovecot-2.2-pigeonhole-0.4.3_adapt_to_2.2.15.patch

New:
----
  dovecot-2.2-pigeonhole-0.4.6.tar.gz

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

Other differences:
------------------
++++++ dovecot22.spec ++++++
--- /var/tmp/diff_new_pack.6TZlXy/_old  2014-12-23 11:49:20.000000000 +0100
+++ /var/tmp/diff_new_pack.6TZlXy/_new  2014-12-23 11:49:20.000000000 +0100
@@ -21,7 +21,7 @@
 Release:        0
 %define pkg_name dovecot
 %define dovecot_version 2.2.15
-%define dovecot_pigeonhole_version 0.4.3
+%define dovecot_pigeonhole_version 0.4.6
 %define dovecot_branch  2.2
 %define dovecot_pigeonhole_source_dir 
%{pkg_name}-%{dovecot_branch}-pigeonhole-%{dovecot_pigeonhole_version}
 %define dovecot_pigeonhole_docdir     %{_docdir}/%{pkg_name}/dovecot-pigeonhole
@@ -107,7 +107,6 @@
 Source5:        dovecot-2.2.configfiles
 Source6:        dovecot-2.1-pigeonhole.configfiles
 Source7:        dovecot-2.2-pigeonhole.configfiles
-Patch:          dovecot-2.2-pigeonhole-0.4.3_adapt_to_2.2.15.patch
 Summary:        IMAP and POP3 Server Written Primarily with Security in Mind
 License:        BSD-3-Clause and LGPL-2.1+ and MIT
 Group:          Productivity/Networking/Email/Servers
@@ -249,7 +248,6 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{dovecot_version} -a 1
-%patch -p1
 %{__gzip} -9v ChangeLog
 # Disable ssl per default.
 %{__sed} -i 's|#ssl = yes|ssl = no|' doc/example-config/conf.d/10-ssl.conf
@@ -306,6 +304,7 @@
 
 pushd %{dovecot_pigeonhole_source_dir}
     %configure --with-dovecot=../ \
+      --with-ldap=plugin \
       --docdir="%{dovecot_pigeonhole_docdir}"
     make %{?_smp_mflags}
 popd
@@ -488,7 +487,6 @@
 %{_libdir}/%{pkg_name}/libdovecot-login.so.*
 %{_libdir}/%{pkg_name}/libdovecot-sieve.so.*
 %{_libdir}/%{pkg_name}/libdovecot-sql.so.*
-#%{_libdir}/%{pkg_name}/libdovecot-ssl.so*
 %{_libdir}/%{pkg_name}/libdovecot-storage.so.*
 # plugins
 %dir %{_libdir}/%{pkg_name}
@@ -519,13 +517,15 @@
 %{_libdir}/%{pkg_name}/modules/lib90_stats_plugin.so
 %{_libdir}/%{pkg_name}/modules/lib95_imap_stats_plugin.so
 %{_libdir}/%{pkg_name}/modules/libssl_iostream_openssl.so
-%dir %{_libdir}/%{pkg_name}/sieve
-%{_libdir}/%{pkg_name}/sieve/lib90_sieve_extprograms_plugin.so
+%dir %{_libdir}/%{pkg_name}/modules/settings/
+%{_libdir}/%{pkg_name}/modules/settings/libpigeonhole_settings.so
+%dir %{_libdir}/%{pkg_name}/modules/sieve
+%{_libdir}/%{pkg_name}/modules/sieve/lib10_sieve_storage_ldap_plugin.so
+%{_libdir}/%{pkg_name}/modules/sieve/lib90_sieve_extprograms_plugin.so
 %dir %{_libdir}/%{pkg_name}/modules/doveadm
 %{_libdir}/%{pkg_name}/modules/doveadm/lib10_doveadm_acl_plugin.so
 %{_libdir}/%{pkg_name}/modules/doveadm/lib10_doveadm_expire_plugin.so
 %{_libdir}/%{pkg_name}/modules/doveadm/lib10_doveadm_quota_plugin.so*
-#%{_libdir}/%{pkg_name}/modules/doveadm/lib10_doveadm_zlib_plugin.so
 %{_libdir}/%{pkg_name}/modules/doveadm/lib10_doveadm_sieve_plugin.so
 %{_libdir}/%{pkg_name}/modules/doveadm/lib20_doveadm_fts_plugin.so
 %dir %{_libdir}/%{pkg_name}/modules/auth/

++++++ dovecot-2.2-pigeonhole-0.4.3.tar.gz -> 
dovecot-2.2-pigeonhole-0.4.6.tar.gz ++++++
++++ 26326 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to