Mailinglist Archive: opensuse-commit (1159 mails)
| < Previous | Next > |
commit dovecot
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 29 Oct 2007 10:24:26 +0100
- Message-id: <20071029092426.C3CA0678331@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package dovecot
checked in at Mon Oct 29 10:24:26 CET 2007.
--------
--- dovecot/dovecot.changes 2007-09-10 01:30:03.000000000 +0200
+++ /mounts/work_src_done/STABLE/dovecot/dovecot.changes 2007-10-28
20:16:59.576766000 +0100
@@ -1,0 +2,21 @@
+Sun Oct 28 12:44:46 CET 2007 - mrueckert@xxxxxxx
+
+- update to v1.0.6
+ * IDLE: Interval between mailbox change notifies is now 1 second,
+ because some clients keep a long-running IDLE connection and
+ use other connections to actually read the mails.
+ * SORT: If Date: header is missing or broken, fallback to using
+ INTERNALDATE (as the SORT draft nowadays specifies).
+ + deliver: If message begins with a "From " line, ignore it.
+ + zlib plugin: If maildir file has a "Z" flag, open it with zlib.
+ - CREATE: Don't assert-crash if trying to create namespace prefix.
+ - SEARCH: Fixes to handling NOT operator with sequence ranges.
+ - LDAP reconnection fixes
+ - Maildir: Don't break when renaming mailboxes with '*' or '%'
+ characters and children.
+ - mbox: Fixed "file size unexpectedly shrinked" error in some
+ conditions.
+ - quota+mbox: Don't fail if trying to delete a directory.
+ - Fixes to running from inetd
+
+-------------------------------------------------------------------
Old:
----
dovecot-1.0.5.tar.bz2
New:
----
dovecot-1.0.6.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ dovecot.spec ++++++
--- /var/tmp/diff_new_pack.a13627/_old 2007-10-29 10:24:10.000000000 +0100
+++ /var/tmp/diff_new_pack.a13627/_new 2007-10-29 10:24:10.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package dovecot (Version 1.0.5)
+# spec file for package dovecot (Version 1.0.6)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,12 +11,12 @@
# norootforbuild
Name: dovecot
-Version: 1.0.5
+Version: 1.0.6
Release: 1
%define dovecot_sieve_version 1.0.2
#
Group: Productivity/Networking/Email/Servers
-License: BSD 3-Clause, LGPL v2 or later
+License: BSD 3-Clause; LGPL v2.1 or later; X11/MIT
#
%define makeinstall make install DESTDIR=%{buildroot}
%define pkg_name dovecot
@@ -31,10 +31,10 @@
%else
BuildRequires: krb5-devel
%endif
-Prereq: /usr/sbin/useradd, /usr/sbin/usermod, /usr/sbin/groupadd
+PreReq: /usr/sbin/useradd, /usr/sbin/usermod, /usr/sbin/groupadd
Conflicts: dovecot-snapshot
#
-URL: http://www.dovecot.org
+Url: http://www.dovecot.org
# taken from
http://www.dovecot.org/releases/1.0/%{pkg_name}-%{version}.tar.gz
Source: %{pkg_name}-%{version}.tar.bz2
# taken from
http://www.dovecot.org/releases/sieve/dovecot-sieve-%{dovecot_sieve_version}.tar.gz
@@ -285,8 +285,25 @@
#%{_libdir}/pkgconfig/dovecot.pc
# useless atm
# %{_libdir}/%{pkg_name}/dovecot-config
-
%changelog
+* Sun Oct 28 2007 - mrueckert@xxxxxxx
+- update to v1.0.6
+ * IDLE: Interval between mailbox change notifies is now 1 second,
+ because some clients keep a long-running IDLE connection and
+ use other connections to actually read the mails.
+ * SORT: If Date: header is missing or broken, fallback to using
+ INTERNALDATE (as the SORT draft nowadays specifies).
+ + deliver: If message begins with a "From " line, ignore it.
+ + zlib plugin: If maildir file has a "Z" flag, open it with zlib.
+ - CREATE: Don't assert-crash if trying to create namespace prefix.
+ - SEARCH: Fixes to handling NOT operator with sequence ranges.
+ - LDAP reconnection fixes
+ - Maildir: Don't break when renaming mailboxes with '*' or '%%'
+ characters and children.
+ - mbox: Fixed "file size unexpectedly shrinked" error in some
+ conditions.
+ - quota+mbox: Don't fail if trying to delete a directory.
+ - Fixes to running from inetd
* Mon Sep 10 2007 - mrueckert@xxxxxxx
- recompressed tarballs with bzip2
* Mon Sep 10 2007 - mrueckert@xxxxxxx
++++++ dovecot-1.0.5.tar.bz2 -> dovecot-1.0.6.tar.bz2 ++++++
++++ 2616 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |