Vanilla cURL 8.10.1#24
Conversation
|
Will you be using libssh2 from Git head or the latest release? There are loads of commits after 1.11.0 including some fixing CVE's but a new release got stuck somewhere. See libssh2/libssh2#1249 (reply in thread) |
|
@Jan-E, thank for the information! I was planning to go with winlibs/libssh2#5, but that might not be the best idea. |
|
So, for what it's worth, I've used the PHP-8.3 builds of winlibs/libssh2#5 and winlibs/nghttp2#2 to build PHP 8.4 against libcurl 8.10.1 (x64 and x86), and didn't notice any issues when running the test suite. Maybe it makes sense to roll out these builds for 8.4 and master, and then to have a look at the libssh2 issue mentioned by Jan, above. @shivammathur, thoughts? |
|
Yes, we can update this and look at libssh2 next. |
|
@cmb69 Uploaded and updated staging series files for 8.4 and master. |
|
libssh2 1.11.1 update available as winlibs/libssh2#6. |
Yet untested build: https://github.com/winlibs/winlib-builder/actions/runs/10919955697
AFK for now, but planning to test with latest dependencies (libssh2, nghttp2) in a few hours.