[libsereal-decoder-perl] branch master updated (6e478ab -> 44fd43c)

Alex Mestiashvili malex-guest at moszumanska.debian.org
Thu Sep 8 14:43:06 UTC 2016


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

malex-guest pushed a change to branch master
in repository libsereal-decoder-perl.

      from  6e478ab   update changelog
      adds  b79eca6   New upstream version 3.015
       new  def93f4   Merge tag 'upstream/3.015'
       new  0ef96ba   Bump Standards-Version
       new  dd96052   Remove trailing spaces in d/copyright
       new  d0bdc8a   Enable hardening flags in d/rules
       new  44fd43c   Update changelog, upload to unstable

The 5 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:
 Changes                             |    5 +
 Decoder.xs                          |   12 +-
 META.json                           |    5 +-
 META.yml                            |    5 +-
 author_tools/hobodecoder.pl         |    4 +-
 debian/changelog                    |   10 +-
 debian/control                      |    4 +-
 debian/copyright                    |    6 +-
 debian/rules                        |    2 +
 lib/Sereal/Decoder.pm               |    4 +-
 lib/Sereal/Decoder/Constants.pm     |    2 +-
 ppport.h                            | 1472 +++++++++++++++++++++++------------
 snappy/csnappy_internal_userspace.h |    9 +-
 srl_common.h                        |   21 +
 srl_decoder.c                       |   13 +-
 srl_reader.h                        |    5 +-
 srl_reader_decompress.h             |    2 +
 t/020_incremental.t                 |    6 +-
 t/030_looks_like_sereal.t           |   14 +-
 t/060_each.t                        |    2 +-
 t/080_set_readonly.t                |    2 +-
 t/150_dec_exception.t               |    4 +-
 t/210_bulk_readonly.t               |    2 +-
 t/300_overload.t                    |    2 +-
 t/400_utf8validate.t                |    7 +-
 t/500_utf8decoding.t                |   15 +-
 t/550_decode_into.t                 |    9 +-
 t/900_regr_issue_15.t               |    2 +-
 t/901_regr_segv.t                   |    8 +
 t/902_bad_input.t                   |   10 +-
 t/903_reentrancy.t                  |    2 +-
 t/lib/Sereal/TestSet.pm             |   10 +-
 32 files changed, 1126 insertions(+), 550 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsereal-decoder-perl.git



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