History log of /openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/t/02zlib.t (Results 1 – 8 of 8)
Revision Date Author Comments
# 3d61058a 28-Jan-2025 afresh1 <afresh1@openbsd.org>

Fix merge issues, remove excess files - match perl-5.40.1 dist

ok sthen@
sooner rather than later deraadt@


# fdcd7346 15-Feb-2023 afresh1 <afresh1@openbsd.org>

Apply local patches - perl-5.36.0

OK bluhm@
a good time naddy@


# eac174f2 15-Feb-2023 afresh1 <afresh1@openbsd.org>

Fix merge issues, remove excess files - match perl-5.36.0 dist

OK bluhm@
a good time naddy@


# 8bad623e 10-Aug-2022 tb <tb@openbsd.org>

Build the Compress::Raw::Zlib perl module with /usr/lib/libz

Two actively used copies of zlib in base are enough. This simplifies
handling security fixes. Now that zlib.h r1.7 is reverted, zlib ffi

Build the Compress::Raw::Zlib perl module with /usr/lib/libz

Two actively used copies of zlib in base are enough. This simplifies
handling security fixes. Now that zlib.h r1.7 is reverted, zlib ffi
works fine on 32-bit architectures.

Compared with an earlier attempt in March, this disables the Z_SOLO build
option (problem found by gkoehler) and fixes two regress tests to work
with zlib 1.2.12. Corresponding upstream commits:
https://github.com/pmqs/Compress-Raw-Zlib/commit/c44e0b732e214b7f77d42a3af6ae64e
https://github.com/pmqs/Compress-Raw-Zlib/commit/f47ea5f36c40fe19efe404dd75fd790

ok bluhm

show more ...


# 5759b3d2 13-Feb-2019 afresh1 <afresh1@openbsd.org>

Import perl-5.28.1

looking good sthen@, Great! bluhm@


# 91f110e0 24-Mar-2014 afresh1 <afresh1@openbsd.org>

Import perl-5.18.2

OK espie@ sthen@ deraadt@


# 898184e3 25-Mar-2013 sthen <sthen@openbsd.org>

import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself


# b39c5158 24-Sep-2010 millert <millert@openbsd.org>

Perl 5.12.2 from CPAN