[zlib] Update to v1.3.2.#50538
Conversation
- Static builds - Non-windows builds - Include path for debug builds in pkgconfig
|
Before this is merged, someone needs to check mingw. |
|
@dg0yt, what exactly needs to be checked on MinGW? I can test a general build if this is enough |
Irrelevant of the actual configuration for shared and/or static compilation, ZLIBConfig.cmake always assumes that both are available.
The exported link library name must be checked:
|
|
To be perfectly honest, I don't really know how to proceed at this point. |
|
Read CI logs, or inspect locally. Build a test project. Enable CMake tracing in the test projected if needed. x64-linux CI has three failing ports. e.g. elfutils:
Does the config provide |
|
Do you need help with this update? |
|
Note: There is a duplicate here: Linked to: |
|
Dear all, Any progress on it? Important: Zlib 1.3.2 fixes the CVE-2026-27171: |
|
@scschaefer Again: Do you need help with this update? |
|
Hi @dg0yt and @Neustradamus, Sorry, I was out sick the last two weeks. |
|
I can easily reproduce the |
The official Microsoft vcpkg repo does not yet have 1.3.2 available, due to the fact that the main author of the update has kind of run short on time to see his contribution through. It is failing some of the tests for some of the other packages in the vcpkg repo. Zlib is a dependency for a LOT of other libraries. I am pulling in his update as it seems to work for our use cases, and is the leading PR to make this update, and appears to be getting some help soon from another contributer. - Microsoft-related issue: microsoft/vcpkg#50060 - Leading PR to resolve this: microsoft/vcpkg#50538 - Some dependent ports seem to be failing on Windows and Linux: - microsoft/vcpkg#50538 (comment) - microsoft/vcpkg#50538 (comment) - Author comment that he needs help seeing this through: microsoft/vcpkg#50538 (comment) - A leading vcpkg contributor offering help on 4/14/2026: microsoft/vcpkg#50538 (comment)
The official Microsoft vcpkg repo does not yet have 1.3.2 available, due to the fact that the main author of the update has kind of run short on time to see his contribution through. It is failing some of the tests for some of the other packages in the vcpkg repo. Zlib is a dependency for a LOT of other libraries. I am pulling in his update as it seems to work for our use cases, and is the leading PR to make this update, and appears to be getting some help soon from another contributer. - Microsoft-related issue: microsoft/vcpkg#50060 - Leading PR to resolve this: microsoft/vcpkg#50538 - Some dependent ports seem to be failing on Windows and Linux: - microsoft/vcpkg#50538 (comment) - microsoft/vcpkg#50538 (comment) - Author comment that he needs help seeing this through: microsoft/vcpkg#50538 (comment) - A leading vcpkg contributor offering help on 4/14/2026: microsoft/vcpkg#50538 (comment)
The official Microsoft vcpkg repo does not yet have 1.3.2 available, due to the fact that the main author of the update has kind of run short on time to see his contribution through. It is failing some of the tests for some of the other packages in the vcpkg repo. Zlib is a dependency for a LOT of other libraries. I am pulling in his update as it seems to work for our use cases, and is the leading PR to make this update, and appears to be getting some help soon from another contributer. - Microsoft-related issue: microsoft/vcpkg#50060 - Leading PR to resolve this: microsoft/vcpkg#50538 - Some dependent ports seem to be failing on Windows and Linux: - microsoft/vcpkg#50538 (comment) - microsoft/vcpkg#50538 (comment) - Author comment that he needs help seeing this through: microsoft/vcpkg#50538 (comment) - A leading vcpkg contributor offering help on 4/14/2026: microsoft/vcpkg#50538 (comment)
|
@dg0yt has done a PR here: @BillyONeal has merged it. It fixes the CVE-2026-27171: Linked to: |
Fixes #50060
./vcpkg x-add-version --alland committing the result.