[libcompress-bzip2-perl] annotated tag upstream/2.22 created (now 2f7ec6b)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Thu Aug 13 10:30:18 UTC 2015


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

kanashiro-guest pushed a change to annotated tag upstream/2.22
in repository libcompress-bzip2-perl.

        at  2f7ec6b   (tag)
   tagging  eca93e7191671081f031bfb7babc526e637b9966 (commit)
  replaces  upstream/2.19
 tagged by  Lucas Kanashiro
        on  Thu Aug 13 07:16:12 2015 -0300

- Log -----------------------------------------------------------------
Upstream version 2.22
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCAAGBQJVzG5sAAoJEPgjonKYg8l8EywQAK1hehYl+eTaj08acvvRas+M
Gl8xmDyrMu77FZBsAweQn+KaclqDUA8zNOuuMOUqWUAkPpUpk/06IkejgVX2Zp+V
Yd/kuqKeKP0iuwvELuLGTxwBjKeJRWoayRBkMrjcBXHgASvV+v46Hoz773Q8fJ6e
DKGAXW4iSUJIYMgY+/64x29/CnkxyAUgiWViGKmqMzc0XmlsnpfhAfyi5xayZNm1
4BX0xHF2FVlySXxfHYPPuGaNNXZv3A3dwfh8gFISCl7T7ykAhwX6BJve4ucs2Io/
rZkdCuwxeF+sz1MgOhEQEuiHIP0MhjqJvo1LIbCYJhWdwFVIAzOwzN+XaWHkBp7M
HbJ2EuVUtrkdNVH6URwLwJ9bMppE17NSc9fgXUXonIfViApRHmbKp9sqNNqgGj8z
XTq/BNKmmMVvc6gCSUqdCF8e4aB64pInUuXko4YTaajNJt/3FN/fBWlOYsiItUkr
UI0NjUHjVRTF7JTrOon41hUDAa9K+cEr0URXyMxq+kfiUed/YdtOl8LJcw2ueBc+
Cm2llTwUfUYPxfjWAYe5Gy4YgTJMrkPK4B87oorBP7d2iMolXZk9fXctv9CWkw4z
D0cKPVR1Nq+tnTYai+0SyCfy6YA9fzCTwlZQHy1/mSQkUQrAb+i5mo60Uv/O7bKX
t4zJLseB52OIHcUId23F
=0OXY
-----END PGP SIGNATURE-----

Brian Horakh (2):
      import Compress-Bzip2 1.01 from CPAN
      import Compress-Bzip2 1.10 from CPAN

David Robins (1):
      import Compress-Bzip2 1.03 from CPAN

David Steinbrunner (1):
      typo fix

Gawdi Azem (1):
      initial import of Compress-Bzip2 1.00 from CPAN

Lucas Kanashiro (1):
      Imported Upstream version 2.22

Marco Carnut (1):
      import Compress-Bzip2 1.02 from CPAN

Pattarawat Chormai (3):
      Use Markdown for README
      Remove unneccesary spaces
      Update POD.

Reini Urban (40):
      [cpan #82308] make breaks on 5.17.7 by schubiger
      [cpan #21961] update ppport.h
      [cpan #25002] memBzip() ignores level
      version 2.10 bump, use -std=c89 on gcc-compat compilers
      fix -Wimplicit-int warning for show_bzversion main()
      [cpan #82576] fix pod formatting errors
      [cpan #48128] support memBunzip BZh header w/o extra size prefix
      ChangeLog for dangling else corner cases
      cc warnings -Wformat long vs int, missing switch default case
      [cpan #40741] bzreadline blocked on the broken bz2 files
      [cpan #84223] fix ignored bzinflateInit args
      [cpan #48124] Multiple issues with bzinflate
      [cpan #48124] Fix multiple issues with bzinflate
      [cpan #49618] fix odd win32 nmake but gcc case
      fixed decompression of empty strings, broken since 94e6dedbcf
      disable bzopen filehandle for 5.6
      fix 2 win32 problems: full nmake path, perm 0000 writable check in 041-error
      bzlib-src updated to 1.0.6, added bzlib-src/fixup-bzlib-src
      .gdbinit added
      MANIFEST updated for bzip2-1.0.6, silent t/081-basic.t (again)
      cc -Wall: fix unused-variables, uninitialized RETVAL, implicit-function-declaration
      [cpan #36246] compress 0-byte srcfiles correctly. by Jeffrey Ratcliffe
      [cpan #28366] added testcase for double free or corruption on 32 bit, threaded
      t/040-memory.t pack c is too small for 0xf0, need unsigned
      [cpan #84239] Updated FSF address in GPL2 COPYING
      2.11: [cpan #68572] Workaround EUMM bug #84345 missing -R (e.g. solaris /opt/csw/)
      2.12: added META and POD tests
      2.13: Fixed POD coverage
      2.14: Fixed solaris gcc issue [cpan #84432] by removing -std=c89
      2.15: silence show_bzversion warnings with make test in t/lib.pl
      Merge pull request #1 from dsteinbrunner/patch-1
      Compress-Bzip2-2.16 release
      2.17 Fixed license in README (thanks to John Peacock)
      add ccdlflags for show_bzversion
      [cpan #68572] ccdlflags and constant => 1.04
      2.18: add META to MANIFEST
      Release 2.19: Update MANIFEST, more doc tuning
      Oops, re-release as 2.20
      Release 2.21: Add leaktrace and manifest test, .gitignore
      Release 2.22: Fixed huge decompress memory leak

Rob Janes (10):
      import Compress-Bzip2 2.00 from CPAN
      import Compress-Bzip2 2.01 from CPAN
      import Compress-Bzip2 2.02 from CPAN
      import Compress-Bzip2 2.03 from CPAN
      import Compress-Bzip2 2.04 from CPAN
      import Compress-Bzip2 2.05 from CPAN
      import Compress-Bzip2 2.06 from CPAN
      import Compress-Bzip2 2.07 from CPAN
      import Compress-Bzip2 2.08 from CPAN
      import Compress-Bzip2 2.09 from CPAN

-----------------------------------------------------------------------

No new revisions were added by this update.

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



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