Opened 3 years ago
Closed 3 years ago
#16949 closed enhancement (fixed)
add libssh2 upstream fix patch
Reported by: | Xi Ruoyao | Owned by: | Xi Ruoyao |
---|---|---|---|
Priority: | normal | Milestone: | 11.3 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
Fix ssh2.sh failure, and fix many test failures (https://github.com/curl/curl/issues/8432) in cURL if --with-libssh2.
- https://github.com/libssh2/libssh2/pull/626.patch (need to remove some components manually if apply to 2.10.0)
- https://github.com/libssh2/libssh2/pull/656.patch (fix a bug in previous patch)
Milestone = 11.3 as libssh2 is already tagged.
Change History (2)
comment:1 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at r11.2-5-g2cb4b95bce.