#acl PaulHowarth:read,write,admin,revert,delete All:read === Tuesday 28th February 2012 === ==== Fedora Project ==== * Cleaned up and rebuilt `perl-Perl-Critic` in Rawhide * Did a cumulative bug-fix release of `proftpd` (1.3.4a) in F-15, F-16, F-17 and Rawhide: * Document SELinux configuration for ProFTPD in `proftpd.conf` ([[RedHatBugzilla:785443|Bug #785443]]) * Add support for basic and administrative `controls` actions using `ftpdctl` by default ([[RedHatBugzilla:786623|Bug #786623]]) * Add trace logging directives in `proftpd.conf` but disable them by default as they impair performance * Fix `ftpwho`/`ftptop` not showing command arguments ([[ProftpdBugzilla:3714|bug 3714]]) * Fix `MLSD`/`MLST` fail with "`DirFakeUser off`" or "`DirFakeGroup off`" ([[ProftpdBugzilla:3715|bug 3715]]) * Fix `proftpd` fails to run with "`Abort trap`" error message ([[ProftpdBugzilla:3717|bug 3717]]) * Fix `LIST -R` can loop endlessly if bad directory symlink exists ([[ProftpdBugzilla:3719|bug 3719]]) * Fix overly restrictive module logfile permissions ([[ProftpdBugzilla:3720|bug 3720]]) * Fix `mod_memcache` segfault on server restart ([[ProftpdBugzilla:3723|bug 3723]]) * Fix unloading `mod_quotatab` causes segfault ([[RedHatBugzilla:757311|Bug #757311]], [[ProftpdBugzilla:3724|bug 3724]]) * Fix `mod_exec` does not always capture `stdout`/`stderr` output from executed command ([[ProftpdBugzilla:3726|bug 3726]]) * Fix `mod_wrap2` causes unexpected `LogFormat %u` expansion for `SFTP` connections ([[ProftpdBugzilla:3727|bug 3727]]) * Fix `mod_ldap` segfault when `LDAPUsers` is used with no optional filters ([[ProftpdBugzilla:3729|bug 3729]]) * Fix `DirFakeUser`/`DirFakeGroup off` with name causes `SIGSEGV` for `MLSD`/`MLST` commands ([[ProftpdBugzilla:3734|bug 3734]]) * Fix improper handling of self-signed certificate in client-sent cert list when "`TLSVerifyClient on`" is used ([[ProftpdBugzilla:3742|bug 3742]]) * Fix random stalls/segfaults seen when transferring large files via `SFTP` ([[ProftpdBugzilla:3743|bug 3743]]) * Support `ls(1) -1` option for `LIST` command ([[ProftpdBugzilla:3744|bug 3744]]) * Reject `PASV` command if no IPv4 address available ([[ProftpdBugzilla:3745|bug 3745]]) * Support applying `ListOptions` only to `NLST` or to `LIST` commands ([[ProftpdBugzilla:3746|bug 3746]]) * Support option for displaying symlinks via `MLSD` using syntax preferred by !FileZilla ([[ProftpdBugzilla:3747|bug 3747]]) * Fix `mod_ban` not closing and reopening the `BanLog`/`BanTable` file descriptors on restart, causing a file descriptor leak ([[ProftpdBugzilla:3751|bug 3751]]) * Fix `mod_ctrls` no longer listening on `ControlsSocket` after restart ([[ProftpdBugzilla:3756|bug 3756]]) ==== Local Packages ==== * Cleaned up and rebuilt `perl-Perl-Critic` * Updated `proftpd` as per the Fedora version ----