Change #246246
Category | curl |
Changed by | Viktor Szakats <commit | @vsz.me>
Changed at | Mon 20 Oct 2025 14:22:14 |
Repository | https://github.com/curl/curl.git |
Project | curl |
Branch | master |
Revision | ccec2fae1bb4a41c5215b59dfdd90583bc19a572 |
Comments
GHA/curl-for-win: drop libssh Switch back to default libssh2. The distribution server has reliability issues (this time it works locally though): ``` ++ curl [...] --output pkg.bin https://www.libssh.org/files/0.11/libssh-0.11.3.tar.xz --output pkg.sig https://www.libssh.org/files/0.11/libssh-0.11.3.tar.xz.asc curl: (92) HTTP/2 stream 1 was not closed cleanly: INTERNAL_ERROR (err 2) [4x] ``` Ref: https://github.com/curl/curl/actions/runs/18651134321/job/53169147048#step:3:2391 There is also no official mirror that I know of. Ref: af8e1aa4b06e9dc78a559b485348e5464bd5cff5 #18257 Closes #19162
Changed files
- .github/workflows/curl-for-win.yml