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

Bump ssh2 package to 1.14 #18985

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Conversation

kirill-ivlev
Copy link
Contributor

@kirill-ivlev kirill-ivlev commented Sep 19, 2023

Task name: SSHv0

Description: Bump ssh2 package to 1.14 which resolves issues with connecting to RHEL9/Ubuntu 22.04 using keys

Documentation changes required: (Y/N) N

Added unit tests: (Y/N) N

Attached related issue: (Y/N) WI 1989434

Testing:
Repro:

  1. Install ubuntu 22.04 / centos 9
  2. Generate RSA cert, add it to authorized_keys in target machine
  3. Create service connection
  4. Try to execute testing pipeline

Task before changes:

image

Updated task:
Tested with ubuntu 22.04:
image

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected -in progress

@kirill-ivlev kirill-ivlev requested a review from a team as a code owner September 19, 2023 08:16
@kirill-ivlev kirill-ivlev merged commit 6b291c4 into master Sep 19, 2023
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.

5 participants