Skip to content

go.mod: golang.org/x/crypto v0.2.0 (Fix ssh: parse error in message type 27 with OpenSSH >= 8.9)#3274

Merged
tonistiigi merged 1 commit intomoby:masterfrom
AkihiroSuda:update-x-crypto-ssh
Nov 14, 2022
Merged

go.mod: golang.org/x/crypto v0.2.0 (Fix ssh: parse error in message type 27 with OpenSSH >= 8.9)#3274
tonistiigi merged 1 commit intomoby:masterfrom
AkihiroSuda:update-x-crypto-ssh

Conversation

@AkihiroSuda
Copy link
Member

Fix #3273 (ssh: parse error in message type 27)

@AkihiroSuda AkihiroSuda changed the title go.mod: golang.org/x/crypto v0.2.0 go.mod: golang.org/x/crypto v0.2.0 (Fix ssh: parse error in message type 27 with OpenSSH >= 8.9) Nov 11, 2022
@AkihiroSuda

This comment was marked as resolved.

Fix issue 3273 (`ssh: parse error in message type 27`)

Signed-off-by: Akihiro Suda <[email protected]>
@thaJeztah
Copy link
Member

It looks like the commit that fixes the issue (golang/crypto@bd7e27e) is also part of golang.org/x/crypto v0.1.0, so if we need this for v0.10, we could consider using v0.1.0 (for a smaller diff)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ssh: agent support is incompatible with OpenSSH >= 8.9 (ssh: parse error in message type 27)

3 participants