commit dovecot20 for openSUSE:11.4

2011-12-15 Thread h_root

Hello community,

here is the log from the commit of package dovecot20 for openSUSE:11.4
checked in at Thu Dec 15 16:35:58 CET 2011.




--- old-versions/11.4/UPDATES/all/dovecot20/dovecot20.changes   2011-08-01 
20:28:46.0 +0200
+++ 11.4/dovecot20/dovecot20.changes2011-11-29 19:08:09.0 +0100
@@ -1,0 +2,138 @@
+Sat Nov 19 19:24:21 UTC 2011 - alexan...@exatati.com.br
+
+- Update to Pigeonhole 2.0.5:
+  + Sieve vacation extension: made discard message for implicit
+delivery more verbose
+  - The sieve-test tool: mixed up original and final envelope recipient
+in implementation of command line arguments.
+  - Sieve vacation extension: resolved FIXME regarding the use of
+variables in the :handle argument. Variables are now handled
+correctly.
+  - Sieve body extension: fixed handling of :content message/rfc822.
+This now yields the headers of the embedded message as required by
+the specification. Handling of :content multipart remains to be
+fixed.
+  - LDA Sieve plugin: fixed problem with recipient_delimiter
+configuration. Now it falls back to global recipient_delimiter
+setting if plugin/recipient_delimiter is not set.
+
+---
+Thu Nov 17 12:35:21 UTC 2011 - alexan...@exatati.com.br
+
+- Update to 2.0.16:
+  * VSZ limits weren't being enforced for any processes. On server with
+large mailboxes you may now see errors about it if the limits aren't
+high enough. To fix them, either increase individual service {
+vsz_limit } values or simply increase the default_vsz_limit setting.
+  * Proxying: If using ssl=yes or starttls=yes with a hostname (not IP)
+as proxy destination, require that the certificate matches the given
+hostname.
+  * LMTP: Changed default client_limit to 1. This should improve LMTP
+throughput with default settings.
+  * dsync: Quota is no longer enforced (i.e. dsync can't fail because
+user is over quota).
+  + Added auto mail storage driver, which can be used to autodetect
+mailbox location and format. This behavior is already the default
+for empty mail_location setting, so this change is mainly useful for
+shared namespace's location setting.
+  + checkpassword: Export all auth %variables to AUTH_* environment.
+
+---
+Sat Nov 12 22:36:23 UTC 2011 - pascal.ble...@opensuse.org
+
+- update to 2.0.15:
+  * several fixes and performance enhancements:
++ updated INSTALL documentation for new configuration options of the
+  include extension
++ include extension: made nesting_depth and max_includes limits
+  configurable
++ include extension: implemented proper configuration handling
+  Configuration is now only read once at extension initialization
++ variables extension: fixed deinitialization problem (unfreed variable
+  scope data) newly found by Valgrind
++ variables extension: fixed segfault bug triggered when dumping binary
+  variable scopes
++ sieve: fixed debug mode; no messages were logged in some situations
++ fix sievec: forgot to enable -D (debug) parameter
++ lib-sieve: vacation extension: finally added support for using the
+  original recipient in vacation address check
++ lib-sieve: added X-Sieve-Redirected-From header for people using SPF/SRS
++ lib-sieve: add ihave extension (RFC5463)
++ lib-sieve: made sure that flags and keywords are only checked when the
+  mailbox is actually opened
++ made vnd.dovecot.debug extension available to the LDA plugin instead of
+  only the command line tools
++ Sieve Storage: improved handling of unconfigured user home directory
+
+  * doveadm now can move messages back to primary storage
+
+---
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+---
+Tue Sep 13 22:18:39 UTC 2011 - alexan...@exatati.com.br
+
+- Update Pigeonhole to 0.2.4:
+  + Vacation extension: finally added support for using the original
+recipient in vacation address check. It is also possible to disable
+the recipient address check entirely. Check doc/vacation.txt for
+configuration information.
+  + Include extension: made limits on the include depth and the total
+number of included scripts configurable. Check doc/include.txt for
+configuration information.
+  + Implemented ihave extension. This allows checking for the availability
+of Sieve language extensions at 'runtime'. Actually, this is checked
+at compile time. At runtime the interpreter checks whether extensions
+that were not previously available are still unavailable. If the
+situation changed, the script is 

commit dovecot20 for openSUSE:11.4

2011-08-04 Thread h_root

Hello community,

here is the log from the commit of package dovecot20 for openSUSE:11.4
checked in at Thu Aug 4 18:56:10 CEST 2011.




--- old-versions/11.4/UPDATES/all/dovecot20/dovecot20.changes   2011-05-25 
12:48:36.0 +0200
+++ /mounts/work_src_done/11.4/dovecot20/dovecot20.changes  2011-08-01 
20:28:46.0 +0200
@@ -1,0 +2,6 @@
+Tue May 31 11:37:11 UTC 2011 - alexan...@exatati.com.br
+
+- Do not include non-existant ssl_cert and ssl_key in Dovecot
+  configuration. (bnc#696919)
+
+---

calling whatdependson for 11.4-i586


Old:

  dovecot-2.0-pigeonhole_pie.patch



Other differences:
--
++ dovecot20.spec ++
--- /var/tmp/diff_new_pack.1vbHab/_old  2011-08-04 18:55:18.0 +0200
+++ /var/tmp/diff_new_pack.1vbHab/_new  2011-08-04 18:55:18.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   dovecot20
 Version:2.0.13
-Release:0.RELEASE2
+Release:0.RELEASE5
 %define pkg_name dovecot
 %define sieve_version 2.0
 %define dovecot_version 2.0.13
@@ -83,7 +83,6 @@
 Source4:%{pkg_name}.README.SuSE
 Source5:%{pkg_name}-fw
 Patch0: dovecot-2.0_pie.patch
-Patch1: dovecot-2.0-pigeonhole_pie.patch
 Summary:IMAP and POP3 Server Written Primarily with Security in Mind
 
 %description
@@ -99,7 +98,6 @@
 
 Timo Sirainen t...@iki.fi
 
-
 %package backend-mysql
 License:BSD 3-Clause; LGPL v2.1 or later; X11/MIT
 Group:  Productivity/Networking/Email/Servers
@@ -125,7 +123,6 @@
 
 Timo Sirainen t...@iki.fi
 
-
 %package backend-pgsql
 License:BSD 3-Clause; LGPL v2.1 or later; X11/MIT
 Group:  Productivity/Networking/Email/Servers
@@ -262,18 +259,18 @@
 
 Timo Sirainen t...@iki.fi
 
-
 %prep
 %setup -q -n %{pkg_name}-%{dovecot_version} -a 1
 %{__gzip} -9v ChangeLog
 # Disable ssl per default.
 %{__sed} -i 's|#ssl = yes|ssl = no|' doc/example-config/conf.d/10-ssl.conf
+# Also do not include non-existant key and cert files for SSL bnc#696919.
+%{__sed} -i 's|^ssl_cert = |#ssl_cert = |' 
doc/example-config/conf.d/10-ssl.conf
+%{__sed} -i 's|^ssl_key = |#ssl_key = |' doc/example-config/conf.d/10-ssl.conf
 # Fix plugins dir.
 %{__sed} -i 's|#mail_plugin_dir = /usr/lib/dovecot|mail_plugin_dir = 
%{_libdir}/dovecot/modules|' doc/example-config/conf.d/10-mail.conf
 # TODO: why this ? # Disable IPv6 listening.
 # %{__sed} -i 's|#listen = \*, ::|listen = *|' doc/example-config/dovecot.conf
-# dont remove.
-#patch1
 
 %build
 export CFLAGS=%{optflags}






Remember to have fun...

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