Skip to content

[libssh] Update to 0.11.1#40896

Closed
LilyWangLL wants to merge 8 commits intomicrosoft:masterfrom
LilyWangLL:dev/LilyWang/issue40845
Closed

[libssh] Update to 0.11.1#40896
LilyWangLL wants to merge 8 commits intomicrosoft:masterfrom
LilyWangLL:dev/LilyWang/issue40845

Conversation

@LilyWangLL
Copy link
Contributor

Fixes #40845.

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

All features passed with following triplets:

x86-windows
x64-windows
x64-windows-static

The following usage test passed on x64-windows.

libssh provides CMake targets:

  # this is heuristically generated, and may not be correct
  find_package(libssh CONFIG REQUIRED)
  target_link_libraries(main PRIVATE ssh)

libssh provides pkg-config modules:

  # The SSH Library
  libssh

@LilyWangLL LilyWangLL added info:internal category:port-update The issue is with a library, which is requesting update new revision labels Sep 10, 2024
@LilyWangLL
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dg0yt
Copy link
Contributor

dg0yt commented Jan 27, 2025

Still active?

@BillyONeal
Copy link
Member

Still active?

Doesn't look like it

@LilyWangLL LilyWangLL closed this Jun 27, 2025
@TimSC TimSC mentioned this pull request Aug 3, 2025
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-update The issue is with a library, which is requesting update new revision

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Libssh] update to 0.11.0

4 participants