Branch: refs/heads/yves/update_compress_raw_zlib_2_204
Home: https://github.com/Perl/perl5
Commit: 13127e11d9745ba6f66d37fdb3a07a19077c0370
https://github.com/Perl/perl5/commit/13127e11d9745ba6f66d37fdb3a07a19077c0370
Author: Yves Orton <[email protected]>
Date: 2023-02-10 (Fri, 10 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