[PR #532] [MERGED] Update SSH.NET to 2023.0.0 #1837

Closed
opened 2026-02-28 12:06:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/1Remote/1Remote/pull/532
Author: @WojciechNagorski
Created: 10/16/2023
Status: Merged
Merged: 10/17/2023
Merged by: @VShawn

Base: mainHead: patch-1


📝 Commits (1)

  • 1766d6a Update SSH.NET to 2023.0.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 Ui/Ui.csproj (+1 -1)

📄 Description

Update SSH.NET to the latest version https://www.nuget.org/packages/SSH.NET/2023.0.0

New features:

  • Support for .NET 6, 7, and .NET Standard 2.0/2.1
  • Support for RSA-SHA256/512 signature algorithms
  • Support for parsing OpenSSH keys with ECDSA 256/384/521 and RSA
  • Support for SHA256 and MD5 fingerprints for host key validation
  • Added async support to SftpClient and SftpFileStream
  • Added ISftpFile interface to SftpFile
  • Removed support for old target frameworks
  • Improved performance and stability
  • Added the ability to set the last write and access time for Sftp files

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/1Remote/1Remote/pull/532 **Author:** [@WojciechNagorski](https://github.com/WojciechNagorski) **Created:** 10/16/2023 **Status:** ✅ Merged **Merged:** 10/17/2023 **Merged by:** [@VShawn](https://github.com/VShawn) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`1766d6a`](https://github.com/1Remote/1Remote/commit/1766d6ad19eb02a6181b79cab4ffe31827e34bd3) Update SSH.NET to 2023.0.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Ui/Ui.csproj` (+1 -1) </details> ### 📄 Description Update SSH.NET to the latest version https://www.nuget.org/packages/SSH.NET/2023.0.0 ## New features: * Support for .NET 6, 7, and .NET Standard 2.0/2.1 * Support for RSA-SHA256/512 signature algorithms * Support for parsing OpenSSH keys with ECDSA 256/384/521 and RSA * Support for SHA256 and MD5 fingerprints for host key validation * Added async support to SftpClient and SftpFileStream * Added ISftpFile interface to SftpFile * Removed support for old target frameworks * Improved performance and stability * Added the ability to set the last write and access time for Sftp files --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 12:06:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#1837
No description provided.