Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update net-ssh to 7.3 #3298

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Update net-ssh to 7.3 #3298

merged 1 commit into from
Nov 7, 2024

Conversation

jacobw
Copy link
Contributor

@jacobw jacobw commented Oct 23, 2024

Enable support for aes(128|256)gcm.
Fixes #3168.

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)
  • [-] Tests added or adapted (try rake test)
  • Changes are reflected in the documentation
  • User-visible changes appended to CHANGELOG.md

Description

Update net-ssh to 7.3.
Enable support for aes(128|256)gcm.

Fixes #3168.

Enable support for aes(128|256)gcm.
Fixes ytti#3168.
@robertcheramy robertcheramy added this to the 0.31 milestone Nov 7, 2024
@robertcheramy robertcheramy merged commit 1a154ab into ytti:master Nov 7, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SSH cipher update - openssh bug CVE-2023-48795
2 participants