Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: b162e59c910a96e062c8c37d6270fe38b2db3383
      
https://github.com/Perl/perl5/commit/b162e59c910a96e062c8c37d6270fe38b2db3383
  Author: Yves Orton <[email protected]>
  Date:   2023-02-09 (Thu, 09 Feb 2023)

  Changed paths:
    M Porting/Maintainers.pl
    M cpan/Compress-Raw-Bzip2/Bzip2.xs
    M cpan/Compress-Raw-Bzip2/bzip2-src/blocksort.c
    M cpan/Compress-Raw-Bzip2/bzip2-src/bzlib.c
    M cpan/Compress-Raw-Bzip2/bzip2-src/compress.c
    M cpan/Compress-Raw-Bzip2/bzip2-src/crctable.c
    M cpan/Compress-Raw-Bzip2/bzip2-src/decompress.c
    M cpan/Compress-Raw-Bzip2/bzip2-src/huffman.c
    M cpan/Compress-Raw-Bzip2/bzip2-src/randtable.c
    M cpan/Compress-Raw-Bzip2/lib/Compress/Raw/Bzip2.pm
    M cpan/Compress-Raw-Bzip2/t/000prereq.t

  Log Message:
  -----------
  Compress-Raw-Bzip2 - update to v2.204

 2.204 8 February 2023

    * Cast isdigit argument as unsigned char
      https://github.com/pmqs/Compress-Raw-Bzip2/pull/9
      967696b4fa91768fa4d46163f46982bc063a175e

    * Use GIMME_V instead of GIMME
      https://github.com/pmqs/Compress-Raw-Bzip2/pull/8
      54e3c1e18b61f0892056925240bbc80f76e2f038

    * typos
      12496575c17829506cc9c9fa325e31aab1fcd1c7

    * Trim trailing spaces from bzip2-src
      https://github.com/pmqs/Compress-Raw-Bzip2/pull/7
      8728d405e8d805cb88685b82a5e5493b62288046


Reply via email to