#acl PaulHowarth:read,write,admin,revert,delete All:read === Tuesday 14th May 2013 === ==== Fedora Project ==== * Updated `pari` to 2.5.4 (bug fix release) in Rawhide * Updated `perl-IO-Socket-SSL` to 1.89 in Rawhide: * If `IO::Socket::IP` is used it should be at least version 0.20; otherwise we get problems with `HTTP::Daemon::SSL` and maybe others ([[CPAN:81932|CPAN RT#81932]]) * Spelling corrections . I only did this update in Rawhide because F-19 does not have `IO::Socket::IP` ≥ 0.20 * Updated `perl-Test-Kwalitee` to 1.06 in F-19 and Rawhide: * Restore previous behaviour of `plan()`ing in `import`, to unbreak some dists that didn't follow the docs (which in this case is ok since it's a horrible idea for a `Test` module to plan itself anyway) (v1.05) * More diagnostic data is printed when a test fails ([[CPAN:85107|CPAN RT#85107]]) ==== Local Packages ==== * Updated `perl-IO-Socket-SSL` to 1.89 as per the Fedora version * Updated `perl-Mail-IMAPClient` to 3.33: * More clean-up on use of `$@` and `$!` * Clean up `get_bodystructure` and `get_envelope` * Allow `Ssl` arg as an arrayref to pass args to `IO::Socket::SSL` * No need to `Massage()` the folder name in `uidnext()` * `get_envelope()` fails when subject ends with backslash ([[CPAN:84028|CPAN RT#84028]]) * `move()`/`copy()` with sequence caused numeric warning ([[CPAN:79476|CPAN RT#79476]]) * `move()`/`copy()` no longer sort message(s) provided by caller * Updated `perl-Test-Kwalitee` to 1.06 as per the Fedora version ----