rpms/dovecot/F-13 .cvsignore, 1.69, 1.70 dovecot.spec, 1.165, 1.166 sources, 1.73, 1.74

Michal Hlavinka mhlavink at fedoraproject.org
Mon Jun 21 14:48:54 UTC 2010


Author: mhlavink

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

Modified Files:
	.cvsignore dovecot.spec sources 
Log Message:
* 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
- lib-storage: Fixed header searches to work correctly when there are
  multiple headers with same name.
- dict client: Disconnect from dict server after 1 second of idling.
- dict: If process crashed, it wasn't automatically restarted
- dict file: If dict file's group permissions equal world permissions,
  don't try to change its gid.
- maildir: Fixed a memory leak when copying with hardlinks.
- maildir: Expunging last messages may have assert-crashed if their
  filenames had just changed.
- sieve updated to 0.1.17
- Fixed a few potential memory leaks in the Sieve compiler and the
  spam/virustest extensions.
- Made command line tools return proper exit status upon failure.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/dovecot/F-13/.cvsignore,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -p -r1.69 -r1.70
--- .cvsignore	9 Mar 2010 11:26:26 -0000	1.69
+++ .cvsignore	21 Jun 2010 14:48:53 -0000	1.70
@@ -1,4 +1,4 @@
-dovecot-1.2.11.tar.gz
+dovecot-1.2.12.tar.gz
 dovecot-1.2-managesieve-0.11.11.tar.gz
-dovecot-1.2.10-managesieve-0.11.11.diff.gz
-dovecot-1.2-sieve-0.1.15.tar.gz
+dovecot-1.2.12-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.165
retrieving revision 1.166
diff -u -p -r1.165 -r1.166
--- dovecot.spec	1 Jun 2010 11:21:14 -0000	1.165
+++ dovecot.spec	21 Jun 2010 14:48:53 -0000	1.166
@@ -1,14 +1,14 @@
 Summary: Secure imap and pop3 server
 Name: dovecot
 Epoch: 1
-Version: 1.2.11
-Release: 4%{?dist}
+Version: 1.2.12
+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.10
-%define sieve_version 0.1.15
+%define ver4mansieve 1.2.12
+%define sieve_version 0.1.17
 %define sieve_name dovecot-1.2-sieve
 %define managesieve_version 0.11.11
 %define managesieve_name dovecot-1.2-managesieve
@@ -242,6 +242,7 @@ mkdir -p $RPM_BUILD_ROOT/var/lib/dovecot
 # sieve
 pushd %{sieve_name}-%{sieve_version}
 make install DESTDIR=$RPM_BUILD_ROOT
+mv $RPM_BUILD_ROOT%{_docdir}/dovecot-1.2-sieve sievedocdir
 popd
 
 # managesieve
@@ -325,7 +326,7 @@ fi
 
 %files pigeonhole
 %defattr(-,root,root,-)
-#%{_libdir}/%{name}/lda/lib90_cmusieve_plugin.so
+%doc dovecot-1.2-sieve-%{sieve_version}/sievedocdir/dovecot/sieve
 %{_bindir}/sieve-filter
 %{_bindir}/sieve-test
 %{_bindir}/sievec
@@ -356,6 +357,23 @@ fi
 
 
 %changelog
+* 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
+- lib-storage: Fixed header searches to work correctly when there are
+  multiple headers with same name.
+- dict client: Disconnect from dict server after 1 second of idling.
+- dict: If process crashed, it wasn't automatically restarted
+- dict file: If dict file's group permissions equal world permissions,
+  don't try to change its gid.
+- maildir: Fixed a memory leak when copying with hardlinks.
+- maildir: Expunging last messages may have assert-crashed if their
+  filenames had just changed.
+- sieve updated to 0.1.17
+- Fixed a few potential memory leaks in the Sieve compiler and the
+  spam/virustest extensions.
+- Made command line tools return proper exit status upon failure.
+
 * Mon May 31 2010 Michal Hlavinka <mhlavink at redhat.com> - 1:1.2.11-4
 - build with Solr full text search support (#595933)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/dovecot/F-13/sources,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -p -r1.73 -r1.74
--- sources	9 Mar 2010 11:26:26 -0000	1.73
+++ sources	21 Jun 2010 14:48:53 -0000	1.74
@@ -1,4 +1,4 @@
-bdac013fd57aa616ea4bdd9ac34557c6  dovecot-1.2.11.tar.gz
+cc8e5c53cd0943ce0b5e1087356ad4ea  dovecot-1.2.12.tar.gz
 32ba8d47a3695f8514bd2c2bf7348f96  dovecot-1.2-managesieve-0.11.11.tar.gz
-fdded98aa79ca0dffcc6705251eb06bf  dovecot-1.2.10-managesieve-0.11.11.diff.gz
-2246fbbcf304d3ec1df0db2d091fe05a  dovecot-1.2-sieve-0.1.15.tar.gz
+591f77f53af6b057ae8d42ef04d50d9f  dovecot-1.2.12-managesieve-0.11.11.diff.gz
+ba17a8a08386eb2731793b74317003e2  dovecot-1.2-sieve-0.1.17.tar.gz



More information about the scm-commits mailing list