[zlib] Update to 1.3.2#51235
Conversation
- Static builds - Non-windows builds - Include path for debug builds in pkgconfig
Irrelevant of the actual configuration for shared and/or static compilation, ZLIBConfig.cmake always assumes that both are available.
This reverts commit 52bc54a.
|
Thank you, @dg0yt, for continuing the zlib-update! And once again sorry I couldn't continue working on the update. 😞 |
|
Thank you so much! I'm sorry that the arm64-linux configuration has been such a thorn in everyone's side. This time it looks like it might be legitimate though :( |
I think it is a race, and I will just run CI again. |
The ffmpeg situation ( which even without concurrency produces The secondary output ( A fix might apply the approach chosen for the |
|
All checks have passed. Use it or loose it. |
|
@dg0yt: Thanks for your work and thanks to @BillyONeal for merging! It fixes the CVE-2026-27171: Linked to: |
Continued from #50538 by @scschaefer.
Resolves #50060.
Closes #50843.
Downstream fixes as needed:
ZLIB_LIBRARIES,crc32with port elfutils.(The symbol was already there, maybe the signature changed a little bit. I don't know why it didn't occur earlier.)
serf got a little bit more work, to ensure that all three deps are handled in a consistent way and to not mix debug and release paths.
qt5-base[postgresqlplugin](windows & !static) was probably already broken with libpq 18.3 - it is not in the cone of destruction for libpq. It should be reviewed and tested with the fixes to libpq (separate PR).