From 8901686bd68a65f8ac33eb430a9478939015becf Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Fri, 18 Dec 2009 17:23:47 +0000 Subject: [PATCH] updated to 1.2.9 --- .cvsignore | 4 ++-- dovecot.spec | 20 +++++++++++++++++--- sources | 4 ++-- 3 files changed, 21 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 0e04f21..bfa122e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,4 +1,4 @@ -dovecot-1.2.8.tar.gz +dovecot-1.2.9.tar.gz dovecot-1.2-managesieve-0.11.9.tar.gz -dovecot-1.2.7-managesieve-0.11.9.diff.gz +dovecot-1.2.8-managesieve-0.11.9.diff.gz dovecot-1.2-sieve-0.1.13.tar.gz diff --git a/dovecot.spec b/dovecot.spec index c631bd6..8db0d9c 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -1,8 +1,8 @@ Summary: Secure imap and pop3 server Name: dovecot Epoch: 1 -Version: 1.2.8 -Release: 4%{?dist} +Version: 1.2.9 +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 @@ -15,7 +15,7 @@ Group: System Environment/Daemons %define build_sieve 1 %define build_managesieve 1 -%define ver4mansieve 1.2.7 +%define ver4mansieve 1.2.8 %define sieve_version 0.1.13 %define sieve_name dovecot-1.2-sieve %define managesieve_version 0.11.9 @@ -462,6 +462,20 @@ fi %changelog +* Fri Dec 18 2009 Michal Hlavinka - 1:1.2.9-1 +- updated to 1.2.9 +- maildir: When saving, filenames now always contain ,S=. + Previously this was done only when quota plugin was loaded. It's + required for zlib plugin and may be useful for other things too. +- maildir: v1.2.7 and v1.2.8 caused assert-crashes in + maildir_uidlist_records_drop_expunges() +- maildir_copy_preserve_filename=yes could have caused crashes. +- Maildir++ quota: % limits weren't updated when limits were read + from maildirsize. +- virtual: v1.2.8 didn't fully fix the "lots of mailboxes" bug +- virtual: Fixed updating virtual mailbox based on flag changes. +- fts-squat: Fixed searching multi-byte characters. + * Wed Nov 25 2009 Michal Hlavinka - 1:1.2.8-4 - spec cleanup diff --git a/sources b/sources index 3632710..75dea66 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ -c6d6c061413d299ccea7b55c3e4faa0a dovecot-1.2.8.tar.gz +036ff97fb248dae3bd4b796a0644634f dovecot-1.2.9.tar.gz 923d4965e0b357db493f3b2cb106d8d7 dovecot-1.2-managesieve-0.11.9.tar.gz -e67d5fe0c362b0b9cfcec54ae1ee0240 dovecot-1.2.7-managesieve-0.11.9.diff.gz +4e3d658b2040f1319e7ec5f389aa94ff dovecot-1.2.8-managesieve-0.11.9.diff.gz 6151ab50e24abc0384358b1618c8048f dovecot-1.2-sieve-0.1.13.tar.gz