rpms/dovecot/F-12 .cvsignore, 1.58, 1.59 dovecot.spec, 1.139, 1.140 sources, 1.62, 1.63

Michal Hlavinka mhlavink at fedoraproject.org
Tue Oct 6 10:21:15 UTC 2009


Author: mhlavink

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

Modified Files:
	.cvsignore dovecot.spec sources 
Log Message:
* Tue Oct 06 2009 Michal Hlavinka <mhlavink at redhat.com> - 1:1.2.6-1
- dovecot updated to 1.2.6
- Added authtest utility for doing passdb and userdb lookups.
- login: ssl_security string now also shows the used compression.
- quota: Don't crash with non-Maildir++ quota backend.
- imap proxy: Fixed crashing with some specific password characters.
- fixed broken dovecot --exec-mail.
- Avoid assert-crashing when two processes try to create index at the
  same time.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/dovecot/F-12/.cvsignore,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -p -r1.58 -r1.59
--- .cvsignore	17 Sep 2009 15:08:17 -0000	1.58
+++ .cvsignore	6 Oct 2009 10:21:14 -0000	1.59
@@ -1,4 +1,4 @@
-dovecot-1.2.5.tar.gz
+dovecot-1.2.6.tar.gz
 dovecot-1.2-managesieve-0.11.9.tar.gz
-dovecot-1.2.4-managesieve-0.11.9.diff.gz
+dovecot-1.2.5-managesieve-0.11.9.diff.gz
 dovecot-1.2-sieve-0.1.12.tar.gz


Index: dovecot.spec
===================================================================
RCS file: /cvs/extras/rpms/dovecot/F-12/dovecot.spec,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -p -r1.139 -r1.140
--- dovecot.spec	30 Sep 2009 13:46:44 -0000	1.139
+++ dovecot.spec	6 Oct 2009 10:21:15 -0000	1.140
@@ -1,8 +1,8 @@
 Summary: Secure imap and pop3 server
 Name: dovecot
 Epoch: 1
-Version: 1.2.5
-Release: 2%{?dist}
+Version: 1.2.6
+Release: 1%{?dist}
 License: MIT and LGPLv2 and BSD with advertising
 Group: System Environment/Daemons
 
@@ -31,7 +31,7 @@ Source7: dovecot-REDHAT-FAQ.txt
 Source8: http://www.rename-it.nl/dovecot/1.2/%{sieve_name}-%{sieve_version}.tar.gz
 Source9: dovecot.sysconfig
 Source10: http://www.rename-it.nl/dovecot/1.2/%{managesieve_name}-%{managesieve_version}.tar.gz
-Source11: http://www.rename-it.nl/dovecot/1.2/dovecot-1.2.4-managesieve-%{managesieve_version}.diff.gz
+Source11: http://www.rename-it.nl/dovecot/1.2/dovecot-1.2.5-managesieve-%{managesieve_version}.diff.gz
 
 # 3x Fedora specific
 Patch1: dovecot-1.1-default-settings.patch
@@ -435,6 +435,16 @@ fi
 
 
 %changelog
+* Tue Oct 06 2009 Michal Hlavinka <mhlavink at redhat.com> - 1:1.2.6-1
+- dovecot updated to 1.2.6
+- Added authtest utility for doing passdb and userdb lookups.
+- login: ssl_security string now also shows the used compression.
+- quota: Don't crash with non-Maildir++ quota backend.
+- imap proxy: Fixed crashing with some specific password characters.
+- fixed broken dovecot --exec-mail.
+- Avoid assert-crashing when two processes try to create index at the
+  same time.
+
 * Tue Sep 29 2009 Michal Hlavinka <mhlavink at redhat.com> - 1:1.2.5-2
 - build with libcap enabled
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/dovecot/F-12/sources,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -p -r1.62 -r1.63
--- sources	17 Sep 2009 15:08:17 -0000	1.62
+++ sources	6 Oct 2009 10:21:15 -0000	1.63
@@ -1,4 +1,4 @@
-8b057903d6a527dac964b51c5638c625  dovecot-1.2.5.tar.gz
+807666f1a112e7379c4dbb57c9ce4899  dovecot-1.2.6.tar.gz
 923d4965e0b357db493f3b2cb106d8d7  dovecot-1.2-managesieve-0.11.9.tar.gz
-6dd2ef2d46b3b63238237455558a14e1  dovecot-1.2.4-managesieve-0.11.9.diff.gz
+22639d0bc4ff424282bd3f8fe8db9ab5  dovecot-1.2.5-managesieve-0.11.9.diff.gz
 8749f26606c4563f0676bacc44e89ca2  dovecot-1.2-sieve-0.1.12.tar.gz




More information about the fedora-extras-commits mailing list