fix(deps): update rust crate russh to 0.60#918
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
5d500cc to
c2fc72c
Compare
c2fc72c to
3ef602b
Compare
edce6fb to
960511e
Compare
960511e to
cfc616a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.57→0.60Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
warp-tech/russh (russh)
v0.60.0Compare Source
Changes
dad8de6: userand0.10 (#673) (Joe Grund) #673Fixes
v0.59.0Changes
6996711: Replace libcrux-ml-kem with RustCrypto ml-kem (#660) (kpcyrd) #660Fixes
084dbcf: Replace Deprecated Function Calls to criterion::black_box() (#683) (Roger Knecht) #683debc93c: Update dev-dependencies (env_logger, clap, termion) (#671) (kpcyrd) #67124d7527: Forward ChannelMsg::Close to channel before dropping sender (#674) (Corey Leavitt) #674bb9cc42: Fix and harden deferred channel EOF/CLOSE replay after rekey (#670) (Mika Cohen) #6703047787: Reduce size of ReadSshIdBuffer, add unit tests (#672) (kpcyrd) #672bcdc9b9: Bump aws-lc-rs to fix RUSTSEC-2026-0044 and RUSTSEC-2026-0048 (#681) (Roger Knecht) #681Misc
6270229: Update Rust dependencies (#676) (Roger Knecht) #676v0.58.0Compare Source
Changes
eliminate mlock/munlock overhead for non-secret buffers (~21% throughput improvement) (#653) #653 (Mika Cohen)
CryptoVec, reducing the performance overhead. A few public functions that tookCryptoVecnow takeimpl Into<Bytes>instead.6f70150: Remove heap allocations from SshId (#656) (kpcyrd) #656SshId::Standard()now contains aCow<'static, str>instead of aString.0f51860: Expose HostConfig fields to external consumers (#652) (François Bernier) #652e75de5a: Add russh/serde feature to enable serde onrussh::keys::PublicKey(#655) (kpcyrd) #655replace memset with zeroize in resize() method (#634) #634 (Eric Rodrigues Pires)
bump thiserror to latest version (#651) #651 (Roger Knecht)
b7ce487: Remove Home Crate Dependency (#667) (Roger Knecht) #667bebe8c0: fixed #658 - makeHandle::tcpip_forwardandHandle::streamlocal_forwardtake&self(Eugene)Fixes
aa43795: Harden Windows memory locking: fix ERROR_WORKING_SET_QUOTA and edge cases (#661) (Corey Leavitt) #661v0.57.1Compare Source
Fixes
46573ed: Fix zlib vs zlib@openssh.com compression timing (#564) (#646) (Guilherme Fontes) #646Features
591ec26: Improve CryptoVec performance (#627) (Eric Rodrigues Pires) #627Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.