develooper Front page | perl.perl5.porters | Postings from August 2016

Re: [Encode] 2.84 released!

Thread Previous | Thread Next
From:
Dan Kogai
Date:
August 4, 2016 03:42
Subject:
Re: [Encode] 2.84 released!
Message ID:
DFD1CF02-7C99-432A-BC23-85DD7D047CB6@dan.co.jp
Porters,

Just VERSION++’ed.  The most important update is "CVE-2016-1238: avoid loading optional modules from ." .


=head1 Availability

* git clone git://github.com/dankogai/p5-encode.git
* http://www.dan.co.jp/~dankogai/cpan/Encode-2.85.tar.gz
* CPAN near you.

Travis is all green:

* https://travis-ci.org/dankogai/p5-encode

=head1 CPAN index

 User: DANKOGAI ()
 Distribution file: Encode-2.85.tar.gz
 Number of files: 212
 *.pm files: 26
 README: Encode-2.85/README
 META-File: Encode-2.85/META.json
 META-Parser: Parse::CPAN::Meta 1.4414
 META-driven index: no
 Timestamp of file: Thu Aug  4 03:37:23 2016 UTC
 Time of this run: Thu Aug  4 03:39:42 2016 UTC

=head1 Changes

$Revision: 2.85 $ $Date: 2016/08/04 03:15:58 $
! Encode.pm bin/enc2xs bin/encguess bin/piconv bin/ucmlint bin/unidump
  Pulled: CVE-2016-1238: avoid loading optional modules from .
  https://github.com/dankogai/p5-encode/pull/58
! Encode.pm t/utf8warnings.t
  Pulled: Rethrow 'utf8' warnings in from_to as well #57
  https://github.com/dankogai/p5-encode/pull/57
! Encode.xs
  Pulled and fixed:
    Encode::utf8: Performance optimization for strict UTF-8 encoder #56
  https://github.com/dankogai/p5-encode/pull/56
! t/Encode.t
  s/use Test/use Test::More/
! t/Encode.t t/decode.t
  Skip tests that pass typeglobs to decode if perl < v5.16
! Encode.xs t/cow.t
  Patched: #115540 (from_to affecting COW strings)
  https://rt.cpan.org/Ticket/Display.html?id=115540
! Encode.xs t/Encode.t t/decode.t
  Merged: RT#115168:
    [PATCH] Passing regex globals to decode() results in wrong result
  https://rt.cpan.org/Ticket/Display.html?id=115168
! Makefile.pl
  Pulled: t/encoding-locale.t fails with Test::More@0.80 or before.
  https://github.com/dankogai/p5-encode/pull/55
! Encode.pm
  Pulled: In-place modifications made explicit in docs for encode(),
  decode() and decode_utf8()
  https://github.com/dankogai/p5-encode/pull/54

=head1 AUTHOR

Dan the Encode Maintainer




Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About