mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[GH-ISSUE #201] Update libssh2 #79
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#79
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sduensin on GitHub (Aug 23, 2024).
Original GitHub issue: https://github.com/ultimatepp/ultimatepp/issues/201
Please update to the latest libssh2! Thanks!
@ismail-yilmaz commented on GitHub (Aug 23, 2024):
Hi @sduensin
libssh2 will be updated to
1.11.1(while the v1.11.0 has new features and ciphers, apparently it also brings in some problems and few regressions.) The libss2 team is very active nowadays to deliver the v1.11.1. So we're waiting for the v1.11.1. Good news is that it is around the corner.Thank you for your patience.
@sduensin commented on GitHub (Aug 23, 2024):
Very glad to hear this! The current Core/SSH refuses to connect to my server. I can manually set up my tunnel until 1.11.1 arrives. :-)
@ismail-yilmaz commented on GitHub (Sep 22, 2024):
Hi, I have pushed the initial public version of libssh2 (ver 1.11.0) to my fork of U++ (see the ssh_upgrade branch). This will not be merged with U++ until the official point release (1.11.1) is available. But in the meantime, you can test it of course. :)
I'll be grateful for any feedbacks.
Best regards,
@erusyd commented on GitHub (Nov 6, 2024):
libssh2 version 1.11.1 has been released.
https://github.com/libssh2/libssh2/releases/tag/libssh2-1.11.1
@ismail-yilmaz commented on GitHub (Nov 6, 2024):
Hi, the pull request has already been made, we are preparing for 2024.1 release of U++. After that, hopefully it will be merged.
Thank you for your patience.
@ismail-yilmaz commented on GitHub (Feb 1, 2025):
@klugier
Core/SSH package is updated, along with the underlying libssh2 (1.10 -> 1.11.1).
This issue should be closed.