Monday 19th March 2012
Fedora Project
Became co-maintainer of perl-Email-MIME-Creator in EPEL-5 and EPEL-6
Became co-maintainer of perl-Email-Simple in EPEL-5 and EPEL-6
Became co-maintainer of perl-Email-Simple-Creator in EPEL-5 and EPEL-6
Became co-maintainer of perl-Email-Reply in EPEL-5 and EPEL-6
Branched and built perl-Test-Kwalitee (1.01) for EPEL-5
Updated perl-Module-ExtractUse in Rawhide to re-generate the grammar so that it'll work with the updated Parse::RecDescent (CPAN RT#74879)
Cleaned up and updated perl-Email-Simple to 2.005 in EPEL-5:
- Huge improvement to speed of body-less message parsing
More documentation of Header class
New Header crlf defaults to real CRLF
Change initialization order to unbreak Email::MIME
Do not return ->body from ->body_set to simplify subclass behaviour
- Improve tests
Publicize default_header_class method
Remove the long-deprecated Headers.pm
- Add repository metadata
Cleaned up and updated perl-Email-Simple-Creator to 1.424 in EPEL-5:
Fixed header: why was it creating LFCR?
Normalize line endings to CRLF in body
- Improve reliability of existing line-ending code
- Improve tests
- Packaging improvements
Update Email::Simple prereq version (CPAN RT#28520)
Replace Email::Date prereq with Email::Date::Format
Cleaned up and updated perl-Email-MIME to 1.863 in EPEL-5 (Bug #725225):
We now require Email::Simple ≥ 2.004
Always require Encode, never MIME::Words
- If a header can't be decoded, fall back to the raw header
Move decoding methods to Email::MIME::Header, add header_raw
- Test suite enhancements
- Add repository location metadata
- Add strangely missing copyright information
Cleaned up and updated perl-Email-MIME-Modifier to 1.444 in EPEL-5 (Bug #725227):
Correct body_set behaviour to handle refs
- Reformat changelog to standard PEP format
- Completely horrible fix to prevent re-encoding of encoded text during creation
Be compatible with (and require) Email::MIME::Encodings 1.313
Add test for the stupid parts_set($one_part) cases
Cleaned up and updated perl-Email-MIME-Creator to 1.456 in EPEL-5:
Fix some spurious "Date" headers in badly-written tests
Fix a horrendous bug that would let you end up with: Content-Type: image/jpeg; charset="utf-8"
Correct test expectations for Email::MIME::Encodings 1.313
Cleaned up and updated perl-Email-Reply to 1.202 in EPEL-5:
- Fix test suite to handle line endings properly
Local Packages
Updated dovecot to 2.1.3:
mdbox was broken in v2.1.2
Updated libssh2 to not ignore transport errors when writing to channel (Bug #804150)
Updated perl-File-Remove to 1.52:
- No functional changes
Updated Module::Install to 1.06
Moved File::Spec dependency to 3.29 to fix problems with four-digit decimal dependencies in some downstream packaging systems