rpms/dovecot/F-13 .cvsignore, 1.70, 1.71 dovecot.spec, 1.166, 1.167 sources, 1.74, 1.75

Michal Hlavinka mhlavink at fedoraproject.org
Tue Jul 27 11:28:21 UTC 2010


Author: mhlavink

Update of /cvs/pkgs/rpms/dovecot/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv26844

Modified Files:
	.cvsignore dovecot.spec sources 
Log Message:
* Tue Jul 27 2010 Michal Hlavinka <mhlavink at redhat.com> - 1:1.2.13-1
- updated to dovecot 1.2.13
- Fixed iconv() crash when it was processing several kilobytes of
  broken continuous input
- If MIME encoded-words contained line feeds, Dovecot logged
  cache corruption errors.
- mbox: Renaming mailbox under newly created dir didn't move index directory.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/dovecot/F-13/.cvsignore,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -p -r1.70 -r1.71
--- .cvsignore	21 Jun 2010 14:48:53 -0000	1.70
+++ .cvsignore	27 Jul 2010 11:28:21 -0000	1.71
@@ -1,4 +1,4 @@
-dovecot-1.2.12.tar.gz
+dovecot-1.2.13.tar.gz
 dovecot-1.2-managesieve-0.11.11.tar.gz
-dovecot-1.2.12-managesieve-0.11.11.diff.gz
+dovecot-1.2.13-managesieve-0.11.11.diff.gz
 dovecot-1.2-sieve-0.1.17.tar.gz


Index: dovecot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dovecot/F-13/dovecot.spec,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -p -r1.166 -r1.167
--- dovecot.spec	21 Jun 2010 14:48:53 -0000	1.166
+++ dovecot.spec	27 Jul 2010 11:28:21 -0000	1.167
@@ -1,13 +1,13 @@
 Summary: Secure imap and pop3 server
 Name: dovecot
 Epoch: 1
-Version: 1.2.12
+Version: 1.2.13
 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
 
-%define ver4mansieve 1.2.12
+%define ver4mansieve 1.2.13
 %define sieve_version 0.1.17
 %define sieve_name dovecot-1.2-sieve
 %define managesieve_version 0.11.11
@@ -261,6 +261,10 @@ find $RPM_BUILD_ROOT%{_libdir}/%{name}/ 
 ) | sed -e "s|$RPM_BUILD_ROOT||" >libs.filelist
 
 
+%check
+make -C dovecot-1.2-sieve-%{sieve_version} test
+ 
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -357,6 +361,14 @@ fi
 
 
 %changelog
+* Tue Jul 27 2010 Michal Hlavinka <mhlavink at redhat.com> - 1:1.2.13-1
+- updated to dovecot 1.2.13
+- Fixed iconv() crash when it was processing several kilobytes of
+  broken continuous input
+- If MIME encoded-words contained line feeds, Dovecot logged
+  cache corruption errors.
+- mbox: Renaming mailbox under newly created dir didn't move index directory.
+
 * Mon Jun 21 2010 Michal Hlavinka <mhlavink at redhat.com> - 1:1.2.12-1
 - updated to dovecot 1.2.12
 - deliver: Don't crash when a message with Auto-submitted: header gets rejected


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/dovecot/F-13/sources,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -p -r1.74 -r1.75
--- sources	21 Jun 2010 14:48:53 -0000	1.74
+++ sources	27 Jul 2010 11:28:21 -0000	1.75
@@ -1,4 +1,4 @@
-cc8e5c53cd0943ce0b5e1087356ad4ea  dovecot-1.2.12.tar.gz
+aaee3b5fd59e01780305553248f686bc  dovecot-1.2.13.tar.gz
 32ba8d47a3695f8514bd2c2bf7348f96  dovecot-1.2-managesieve-0.11.11.tar.gz
-591f77f53af6b057ae8d42ef04d50d9f  dovecot-1.2.12-managesieve-0.11.11.diff.gz
+b3902b7687061dd12da32311d209c66b  dovecot-1.2.13-managesieve-0.11.11.diff.gz
 ba17a8a08386eb2731793b74317003e2  dovecot-1.2-sieve-0.1.17.tar.gz



More information about the scm-commits mailing list