#acl PaulHowarth:read,write,admin,revert,delete All:read === Wednesday 25th March 2015 === ==== Fedora Project ==== * Updated `grepmail` to 5.3100 in Rawhide: * Move code to github * Fixed a bug where complex `-E` search patterns containing '`\/`' would fail to match emails properly ([[DebianBugzilla:432083|Debian Bug #432083]]) * Add POD test * Update tests to use `Config{perlpath}` for better compatibility with automated testing * Prevent `MakeMaker` from recursing into any "old" directory * Fix `t/invalid_date.t` to work even when `Date::Manip` is not installed * Fix `t/nonexistent_mailbox.t` - broken `STDIN` does not cause `$SIG{PIPE}` * Added `lzip` support (http://sourceforge.net/p/grepmail/patches/8/) * Added `xz` support * Fix incompatibility with newer versions of `Date::Manip` ([[CPAN:54621|CPAN RT#54621]]) * Updated `perl-Devel-Declare` to 0.006018 in Rawhide: * Tests fixed for blead (5.21.*) ([[CPAN:102918|CPAN RT#102918]]) ==== Local Packages ==== * Updated `grepmail` to 5.3100 as per the Fedora version * Updated `perl-Archive-Zip` to 1.46: * "CRC or size mismatch" when extracting member second time (https://github.com/redhotpenguin/perl-Archive-Zip/issues/11) * Updated `perl-Mail-Mbox-MessageParser` (1.5100) to require `lzip` ≥ 1.3; version 1.1 is too old to decompress test files from `grepmail`, version 1.7 works OK and version 1.3 is probably the one needed judging by the `lzip` `ChangeLog` file ([[https://github.com/coppit/grepmail/issues/4|reported upstream]]) ----