Package: libencode-perl / 2.63-1+deb8u1

Metadata

Package Version Patches format
libencode-perl 2.63-1+deb8u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
dont die without bom.patch | (download)

Unicode/Unicode.pm | 8 7 + 1 - 0 !
Unicode/Unicode.xs | 16 13 + 3 - 0 !
2 files changed, 20 insertions(+), 4 deletions(-)

 [patch] address https://rt.cpan.org/public/bug/display.html?id=107043

  ! Unicode/Unicode.xs Unicode/Unicode.pm
    Address RT#107043: If no BOM is found, the routine dies.
    When you decode from UTF-(16|32) without -BE or LE without BOM,
    Encode now assumes BE accordingly to RFC2781 and the Unicode
    Standard version 8.0

Bug: https://rt.cpan.org/Public/Bug/Display.html?id=107043
Bug-Debian: https://bugs.debian.org/799086