Patrick Steinhardt <ps@xxxxxx> writes: > Changes in v4: > - Add a comment explaining why we can stub out `deflateSetHeader()`. > - Add a comment explaining why we have to cast away constness with > zlib-ng's `next_in` field. > - Link to v3: https://lore.kernel.org/r/20250116-b4-pks-compat-drop-uncompress2-v3-0-f2af1f5c4a06@xxxxxx > > I've adjusted the series to be based on top of fbe8d3079d (Git 2.48, > 2025-01-10) with ps/meson-weak-sha1-build at 6a0ee54f9a (meson: provide > a summary of configured backends, 2024-12-30) and ps/build-meson-fixes > at 4e517e68b5 (ci: wire up Visual Studio build with Meson, 2025-01-14) > merged into it. This matches what Junio has in his tree -- sorry for > screwing up the previous base! Looks like this is getting close to the final. Will replace. Thanks.