Update geom_uzip to use newer zlib version.
This change depends on D20193 and D19706.
Based on a new proposal, this also depends on D21156.
Cross reference :
https://reviews.freebsd.org/D19706?id=55444#inline-120590
Differential D20271
geom_uzip to update zlib version 1.0.4 to 1.2.11. delphij on May 16 2019, 4:13 AM. Authored by Tags None Referenced Files
Subscribers
Details
Update geom_uzip to use newer zlib version. This change depends on D20193 and D19706. Cross reference : % kldload geom_uzip
Diff Detail
Event TimelineComment Actions Thank you for taking a look. This change-set requires 2 other change-sets, crc32 relocation and dual zlib compilation before ready to land. I actually didn't expect this is marked as "Buildable 24253"....
Comment Actions Given we added -DZ_SOLO to zlib, pass zfree function explicitly. Comment Actions Enhancce MY_ZCALLOC to expose functions in compress.c.
|