fix bug #147874, update to 0.99.14 release

This commit is contained in:
John Dennis 2005-02-14 18:58:50 +00:00
parent daf6971323
commit 2ca2e0d14b
3 changed files with 21 additions and 4 deletions

View File

@ -1 +1 @@
dovecot-0.99.13.tar.gz
dovecot-0.99.14.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Dovecot Secure imap server
Name: dovecot
Version: 0.99.13
Release: 4.devel
Version: 0.99.14
Release: 1.fc4
License: LGPL
Group: System Environment/Daemons
@ -164,6 +164,23 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Feb 14 2005 John Dennis <jdennis@redhat.com> - 0.99.14-1.fc4
- fix bug #147874, update to 0.99.14 release
v0.99.14 2005-02-11 Timo Sirainen <tss at iki.fi>
- Message address fields are now parsed differently, fixing some
issues with spaces. Affects only clients which use FETCH ENVELOPE
command.
- Message MIME parser was somewhat broken with missing MIME boundaries
- mbox: Don't allow X-UID headers in mails to override the UIDs we
would otherwise set. Too large values can break some clients and
cause other trouble.
- passwd-file userdb wasn't working
- PAM crashed with 64bit systems
- non-SSL inetd startup wasn't working
- If UID FETCH notices and skips an expunged message, don't return
a NO reply. It's not needed and only makes clients give error
messages.
* Wed Feb 2 2005 John Dennis <jdennis@redhat.com> - 0.99.13-4.devel
- fix bug #146198, clean up temp kerberos tickets

View File

@ -1 +1 @@
a84896c4236232b843972370e3730729 dovecot-0.99.13.tar.gz
a12e26fd378a46c31ec3a81ab7b55b5b dovecot-0.99.14.tar.gz