rpms/dovecot/devel .cvsignore, 1.66, 1.67 dovecot.spec, 1.155, 1.156 sources, 1.70, 1.71

Michal Hlavinka mhlavink at fedoraproject.org
Mon Jan 25 09:33:08 UTC 2010


Author: mhlavink

Update of /cvs/pkgs/rpms/dovecot/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6864

Modified Files:
	.cvsignore dovecot.spec sources 
Log Message:
* Mon Jan 25 2010 Michal Hlavinka <mhlavink at redhat.com> - 1:1.2.10-1
- updated to 1.2.10
- %variables now support %{host}, %{pid} and %{env:ENVIRONMENT_NAME}
  everywhere.
- LIST-STATUS capability is now advertised
- maildir: Fixed several assert-crashes.
- imap: LIST "" inbox shouldn't crash when using namespace with
  "INBOX." prefix.
- lazy_expunge now ignores non-private namespaces.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/dovecot/devel/.cvsignore,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -p -r1.66 -r1.67
--- .cvsignore	22 Dec 2009 17:57:53 -0000	1.66
+++ .cvsignore	25 Jan 2010 09:33:07 -0000	1.67
@@ -1,4 +1,4 @@
-dovecot-1.2.9.tar.gz
+dovecot-1.2.10.tar.gz
 dovecot-1.2-managesieve-0.11.10.tar.gz
 dovecot-1.2.9-managesieve-0.11.10.diff.gz
 dovecot-1.2-sieve-0.1.14.tar.gz


Index: dovecot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dovecot/devel/dovecot.spec,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -p -r1.155 -r1.156
--- dovecot.spec	22 Dec 2009 17:57:53 -0000	1.155
+++ dovecot.spec	25 Jan 2010 09:33:08 -0000	1.156
@@ -1,8 +1,8 @@
 Summary: Secure imap and pop3 server
 Name: dovecot
 Epoch: 1
-Version: 1.2.9
-Release: 2%{?dist}
+Version: 1.2.10
+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
@@ -462,6 +462,16 @@ fi
 
 
 %changelog
+* Mon Jan 25 2010 Michal Hlavinka <mhlavink at redhat.com> - 1:1.2.10-1
+- updated to 1.2.10
+- %variables now support %{host}, %{pid} and %{env:ENVIRONMENT_NAME}
+  everywhere.
+- LIST-STATUS capability is now advertised
+- maildir: Fixed several assert-crashes.
+- imap: LIST "" inbox shouldn't crash when using namespace with
+  "INBOX." prefix.
+- lazy_expunge now ignores non-private namespaces.
+
 * Tue Dec 22 2009 Michal Hlavinka <mhlavink at redhat.com> - 1:1.2.9-2
 - sieve updated to 0.1.14
 - managesieve updated to 0.11.10 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/dovecot/devel/sources,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -p -r1.70 -r1.71
--- sources	22 Dec 2009 17:57:53 -0000	1.70
+++ sources	25 Jan 2010 09:33:08 -0000	1.71
@@ -1,4 +1,4 @@
-036ff97fb248dae3bd4b796a0644634f  dovecot-1.2.9.tar.gz
+b7d0081b17ff6afae85e8dc14157fa57  dovecot-1.2.10.tar.gz
 ea1e931fd0e4a8b6789a9d671a5a6676  dovecot-1.2-managesieve-0.11.10.tar.gz
-ec5564187789d47b5896a65f3f89ba9f  dovecot-1.2.9-managesieve-0.11.10.diff.gz
+926f5a3d98130514799fc4bda1b45f5b  dovecot-1.2.9-managesieve-0.11.10.diff.gz
 01a92883fde76a5f985b0343e81b0c3d  dovecot-1.2-sieve-0.1.14.tar.gz



More information about the scm-commits mailing list