[PR #17] [MERGED] Bump ssh2 from 0.9.3 to 0.9.4 #17

Closed
opened 2026-02-26 17:38:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Crosse/resync/pull/17
Author: @dependabot[bot]
Created: 1/23/2023
Status: Merged
Merged: 1/23/2023
Merged by: @dependabot[bot]

Base: mainHead: dependabot/cargo/ssh2-0.9.4


📝 Commits (1)

  • 953227e Bump ssh2 from 0.9.3 to 0.9.4

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 Cargo.lock (+4 -4)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps ssh2 from 0.9.3 to 0.9.4.

Commits
  • 346c27a Fix for ssh2-rs issue #273.
  • 48e5130 fix sftp LIBSSH2_ERROR_EAGAIN
  • f10329d Test errors are translated to IO Error kinds
  • a7e7548 Translate SFTP errors to NotFound
  • 070835d libssh2-sys: Update libssh2 to include RSA-SHA2 support for WinCNG
  • f52986f Use null(_mut) functions rather than 0 casts
  • 0d0e8a5 sftp: Add "optional" NULL terminations to strings passed to libssh2
  • c260ee1 session: Add "optional" NULL terminations to strings passed to libssh2
  • 6e2b688 knownhosts: Add "optional" NULL terminations to strings passed to
  • 7b3993b channel: Add "optional" NULL terminations to strings passed to libssh2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 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/Crosse/resync/pull/17 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/23/2023 **Status:** ✅ Merged **Merged:** 1/23/2023 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `main` ← **Head:** `dependabot/cargo/ssh2-0.9.4` --- ### 📝 Commits (1) - [`953227e`](https://github.com/Crosse/resync/commit/953227e7c629bfeab176fc0623e9d7fd3d0ec214) Bump ssh2 from 0.9.3 to 0.9.4 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+4 -4) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [ssh2](https://github.com/alexcrichton/ssh2-rs) from 0.9.3 to 0.9.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/346c27a25890e54aca0eb9fcbf9113cbd4692bab"><code>346c27a</code></a> Fix for ssh2-rs issue <a href="https://github-redirect.dependabot.com/alexcrichton/ssh2-rs/issues/273">#273</a>.</li> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/48e513068ea7ad3249b924e8b48441de6138bc19"><code>48e5130</code></a> fix sftp LIBSSH2_ERROR_EAGAIN</li> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/f10329d2cd372f88149ebb2b63454cba9c0b8ad4"><code>f10329d</code></a> Test errors are translated to IO Error kinds</li> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/a7e75488cfc0e51839290bc5b6b41f769154d57e"><code>a7e7548</code></a> Translate SFTP errors to NotFound</li> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/070835df41115b1f92a8ad1841af9076c7d3d51f"><code>070835d</code></a> libssh2-sys: Update libssh2 to include RSA-SHA2 support for WinCNG</li> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/f52986f79f3f724273ed74685f37e64469c88957"><code>f52986f</code></a> Use null(_mut) functions rather than 0 casts</li> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/0d0e8a5f2e5d503d2e2138fe365a0f7d0694e99c"><code>0d0e8a5</code></a> sftp: Add &quot;optional&quot; NULL terminations to strings passed to libssh2</li> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/c260ee1a07d0d59522b48a393d38c625d626f634"><code>c260ee1</code></a> session: Add &quot;optional&quot; NULL terminations to strings passed to libssh2</li> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/6e2b6880db49daeabd526b5ac1bb46c8bd2cd986"><code>6e2b688</code></a> knownhosts: Add &quot;optional&quot; NULL terminations to strings passed to</li> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/7b3993b073b9be7f78581678ae063cea46c3c830"><code>7b3993b</code></a> channel: Add &quot;optional&quot; NULL terminations to strings passed to libssh2</li> <li>Additional commits viewable in <a href="https://github.com/alexcrichton/ssh2-rs/compare/0.9.3...0.9.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ssh2&package-manager=cargo&previous-version=0.9.3&new-version=0.9.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 17:38:05 +03:00
Sign in to join this conversation.
No labels
pull-request
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/resync#17
No description provided.