Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: a98bbd4e296484149b8a25a893a1529dc5d64c4a
https://github.com/Perl/perl5/commit/a98bbd4e296484149b8a25a893a1529dc5d64c4a
Author: Yves Orton <[email protected]>
Date: 2023-02-09 (Thu, 09 Feb 2023)
Changed paths:
M Porting/Maintainers.pl
M cpan/Compress-Raw-Zlib/Zlib.xs
M cpan/Compress-Raw-Zlib/lib/Compress/Raw/Zlib.pm
M cpan/Compress-Raw-Zlib/zlib-src/crc32.c
M cpan/Compress-Raw-Zlib/zlib-src/deflate.c
M cpan/Compress-Raw-Zlib/zlib-src/deflate.h
M cpan/Compress-Raw-Zlib/zlib-src/infback.c
M cpan/Compress-Raw-Zlib/zlib-src/inflate.c
M cpan/Compress-Raw-Zlib/zlib-src/inftrees.c
M cpan/Compress-Raw-Zlib/zlib-src/inftrees.h
M cpan/Compress-Raw-Zlib/zlib-src/trees.c
M cpan/Compress-Raw-Zlib/zlib-src/zconf.h
M cpan/Compress-Raw-Zlib/zlib-src/zlib.h
M cpan/Compress-Raw-Zlib/zlib-src/zutil.c
M cpan/Compress-Raw-Zlib/zlib-src/zutil.h
Log Message:
-----------
Update Compress-Raw-Zlib to v2.204
2.204 8 February 2023
* Update zlib sources to zlib-1.2.13
https://github.com/pmqs/Compress-Raw-Zlib/issues/20
eafe29c85437582d16c6bda16449ea2dea534266
* Use GIMME_V instead of the deprecated GIMME
https://github.com/pmqs/Compress-Raw-Zlib/pull/19
7a7b045d9d8729a6c82a78039dab5decf7e65907