#acl PaulHowarth:read,write,admin,revert,delete All:read === Thursday 10th June 2010 === ==== Fedora Project ==== * Submitted a [[RedHatBugzilla:602597|review request for perl-Package-Stash]], which will be needed for `perl-Class-MOP` 1.03 * [[RedHatBugzilla:602587|Reviewed and approved perl-IPC-Signal]] for Matthias Runge ==== Local Packages ==== * Updated `c-ares` to 1.7.2: * Added `ares_parse_mx_reply()` * `ares_init`: Last, not first instance of domain or search should win * Improve alternative definition of `bool` * Fix VS2010 compiler warnings * Updated `dovecot` to 20100610 build: * `lib-storage`: fixed accessing uncommitted saved mails with `dsync` * `example-config`: moved ACL and quota settings to a separate `.conf` files * `dbox`, `mdbox`: fixed race conditions when creating mailboxes * Updated `libssh2` to 1.2.6, dropping the upstreamed AES-CTR detection patch: * Added `libssh2_sftp_statvfs()` and `libssh2_sftp_fstatvfs()` * Added `libssh2_knownhost_checkp()` * Added `libssh2_scp_send64()` * `wait_socket` made c89 compliant and use two `fd_set`s for `select()` * OpenSSL AES-128-CTR detection fixed * Proper keyboard-interactive user dialog in the `sftp.c` example * Fixed build procedure for VMS * Fixed `libssh2.dsw` to use the generated `libssh2.dsp` * Several Windows-related build fixes * Fixed fail to init SFTP if session isn't already authenticated * Many tiny fixes that address clang-analyzer warnings * `sftp_open`: deal with short `channel_write` calls * `libssh2_publickey_init`: fixed to work better non-blocking * `sftp_close_handle`: add precaution to not access NULL pointer * `sftp_readdir`: simplified and bug-fixed * `channel_write`: if data has been sent, don't return EAGAIN ----