[libcpanel-json-xs-perl] branch master updated (8179f9b -> 501cebc)

gregor herrmann gregoa at debian.org
Wed Dec 28 19:42:05 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libcpanel-json-xs-perl.

      from  8179f9b   releasing package libcpanel-json-xs-perl version 3.0220-1
      adds  c7595e1   Changes: fixup 3.0220 changelog
      adds  3405dcb   BOM: handle multibyte BOM, fix some offset and double-encoding
      adds  5f688f3   3.0221: Fix handling of unicode noncharacters
      adds  1d8730d   enable BOM handling for multibyte encodings
      adds  0882552   3.0222: BOM workaround for older perls < 5.020
      adds  6c20c81   decode bignum correctly when inside a structure
      adds  67f12d3   Release 3.0223: fixed decode bignum with a string prefix
      adds  22fda35   3.0224: fixes for g++-6
      adds  f717689   Detect decode_utf8 overflows
      adds  f824710   Release 3.0225: decode utf8 security fixes for perl 5.6
      adds  8ea826b   New upstream version 3.0225
       new  72f7c12   Merge tag 'upstream/3.0225'
       new  aca24aa   Update debian/changelog
       new  501cebc   releasing package libcpanel-json-xs-perl version 3.0225-1

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml        |  17 ++-
 Changes            |  33 +++++-
 META.json          |   2 +-
 META.yml           |   2 +-
 README             |  47 +++++---
 SIGNATURE          |  30 ++---
 XS.pm              |  41 +++++--
 XS.xs              | 336 ++++++++++++++++++++++++++++++++++-------------------
 debian/changelog   |   7 ++
 t/01_utf8.t        | 122 ++++++++++++++++++-
 t/110_bignum.t     |  16 ++-
 t/30_jsonspec.t    |  49 +++++---
 t/31_bom.t         |  30 +++--
 t/z_pod-spelling.t |   1 +
 14 files changed, 526 insertions(+), 207 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcpanel-json-xs-perl.git



More information about the Pkg-perl-cvs-commits mailing list