rpms/dovecot/F-12 dovecot.spec,1.149,1.150

Michal Hlavinka mhlavink at fedoraproject.org
Tue Dec 22 18:41:28 UTC 2009


Author: mhlavink

Update of /cvs/pkgs/rpms/dovecot/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27062

Modified Files:
	dovecot.spec 
Log Message:
- sieve updated to 0.1.14
- managesieve updated to 0.11.10
- updated to 1.2.9



Index: dovecot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dovecot/F-12/dovecot.spec,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -p -r1.149 -r1.150
--- dovecot.spec	24 Nov 2009 16:26:14 -0000	1.149
+++ dovecot.spec	22 Dec 2009 18:41:28 -0000	1.150
@@ -1,8 +1,8 @@
 Summary: Secure imap and pop3 server
 Name: dovecot
 Epoch: 1
-Version: 1.2.8
-Release: 2%{?dist}
+Version: 1.2.9
+Release: 1%{?dist}
 #dovecot itself is MIT, a few sources are PD, (manage)sieve is LGPLv2, perfect_maildir.pl is GPLv2+
 License: MIT and LGPLv2 and GPLv2+
 Group: System Environment/Daemons
@@ -15,10 +15,10 @@ Group: System Environment/Daemons
 
 %define build_sieve 1
 %define build_managesieve 1
-%define ver4mansieve 1.2.7
-%define sieve_version 0.1.13
+%define ver4mansieve 1.2.9
+%define sieve_version 0.1.14
 %define sieve_name dovecot-1.2-sieve
-%define managesieve_version 0.11.9
+%define managesieve_version 0.11.10
 %define managesieve_name dovecot-1.2-managesieve
 
 %if %{?fedora}00%{?rhel} < 6
@@ -466,6 +466,22 @@ fi
 
 
 %changelog
+* Fri Dec 18 2009 Michal Hlavinka <mhlavink at redhat.com> - 1:1.2.9-1
+- sieve updated to 0.1.14
+- managesieve updated to 0.11.10 
+- updated to 1.2.9
+- maildir: When saving, filenames now always contain ,S=<size>.
+  Previously this was done only when quota plugin was loaded. It's
+  required for zlib plugin and may be useful for other things too.
+- maildir: v1.2.7 and v1.2.8 caused assert-crashes in
+  maildir_uidlist_records_drop_expunges()
+- maildir_copy_preserve_filename=yes could have caused crashes.
+- Maildir++ quota: % limits weren't updated when limits were read
+  from maildirsize.
+- virtual: v1.2.8 didn't fully fix the "lots of mailboxes" bug
+- virtual: Fixed updating virtual mailbox based on flag changes.
+- fts-squat: Fixed searching multi-byte characters.
+
 * Tue Nov 24 2009 Michal Hlavinka <mhlavink at redhat.com> - 1:1.2.8-2
 - fix initdddir typo (for rhel rebuilds)
 - fix dovecot's restart after update (#518753)




More information about the fedora-extras-commits mailing list