#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 20th September 2010 === ==== Fedora Project ==== * Submitted a [[RedHatBugzilla:635654|review request for perl-Text-Hunspell]] * Updated `perl-Package-Stash` to 0.08 in Rawhide, EL-6, and F-14: * Re-enable the caching of the stash ==== Local Packages ==== * Updated `dovecot` to 2.0.3 and `pigeonhole` to today's snapshot: * `dovecot-lda`: removed use of non-standard `Envelope-To:` header as a default for `-a` (set `lda_original_recipient_header=Envelope-To` to return to the old behaviour) * added support for reverse quota warnings (i.e. when quota goes back under the limit), enabled by adding '`-`' to beginning of `quota_warning` value * `dovecot-lda`: added `lda_original_recipient_header` setting, which is used for getting original recipient if `-a` isn't used * `dovecot-lda`: added `-r` parameter to specify final recipient address, which may differ from the original address due to e.g. aliases * `Maildir`: `uidlist` file can now override message's GUID, making it possible for multiple messages in a mailbox to have the same GUID (this also fixes `dsync`'s message conflict resolution) * `dovecot-lda`: if destination user isn't found, exit with `EX_NOUSER`, not `EX_TEMPFAIL` * `dsync`: fixed handling `\Noselect` mailboxes * fixed an infinite loop introduced by v2.0.2's message parser changes * fixed a crash introduced by v2.0.2's `istream-crlf` changes * Updated `perl-DBD-CSV` to 0.31: * require 5.8.1 (effectively already doing so by requiring `DBI` 1.614 or later) * update tests to use `warnings` and `done_testing()` * better diagnostics for empty files * allow late setting of attributes ([[CPAN:61168|CPAN RT#61168]]) * Updated `perl-Module-CoreList` to 2.39 (updated for 5.13.5) * Updated `perl-Package-Stash` to 0.08 as per the Fedora package ----