#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 5th September 2011 === ==== Fedora Project ==== * Updated `milter-regex` in F-15 not to require `sendmail` and hence cause problems for Postfix users ([[RedHatBugzilla:735788|Bug #735788]]); F-16 and Rawhide already include this fix ==== Local Packages ==== * New package `perl-XML-SAX-Base` (1.05) * Updated `dovecot` to 2.0.14: * `doveadm`: added support for running mail commands by proxying to another `doveadm` server * Added "`doveadm proxy list`" and "`doveadm proxy kick`" commands to list/kick proxy connections (via a new "`ipc`" service) * Added "`doveadm director move`" to assign user from one server to another, killing any existing connections * Added "`doveadm director ring status`" command * `userdb` extra fields can now return `name+=value` to append to an existing name, e.g. "`mail_plugins+= quota`" * `script-login` attempted an unnecessary config lookup, which usually failed with "`Permission denied`" * `lmtp`: fixed parsing quoted strings with spaces as local-part for `MAIL FROM` and `RCPT TO` * `imap`: `FETCH BODY[HEADER.FIELDS (..)]` may have crashed or not returned all data sometimes * `ldap`: fixed random assert-crashing with with `sasl_bind=yes` * Fixes to handling mail chroots * Fixed renaming mailboxes under different parent with FS layout when using separate `ALT`, `INDEX` or `CONTROL` paths * `zlib`: fixed reading concatenated `.gz` files * Updated `perl-XML-SAX` to 0.99: * Split off `XML::SAX::Base` and `XML::SAX::Exception` into separate package ([[CPAN:57238|CPAN RT#57238]]) . I added the new `perl(XML::SAX::Base)` package as a build requirement * Updated `sendmail` to use "full relro" on F-16 onwards, and add a `sysvinit` subpackage for releases using `systemd` by default (F-15 onwards) ----