-
Notifications
You must be signed in to change notification settings - Fork 36
net-misc/openssh: Sync with Gentoo upstream; updates to openssh 8.8_p1 #1344
Conversation
Thanks for working on that. |
FYI, Gentoo's openssh was updated to 8.8_p1-r1 to enable X509 USE flag. |
ec6a97b
to
37c2074
Compare
FYI, a rebase is needed |
43fcc6a
to
0c90995
Compare
0c90995
to
5b02ff8
Compare
Rebased, and updated the version to 8.8_p3. |
CI fails always like:
|
@dongsupark after looking a bit into the Mantle code, I think the issue is related to: golang/go#49952 as we can SSH into the instance with a regular OpenSSH client (tried locally with |
@tormath1 Thanks for finding the tracking issue. |
@dongsupark in the meantime, what do you think about adding the following1 to the
I tried locally, it seems to work. It would allow us to ship Footnotes |
Yeah, that makes sense. |
CI passed with an additional fix flatcar/init#54. 🎉 |
8bc144e
to
98d4912
Compare
As flatcar/init#54 was merged, update CROS_WORKON_COMMIT of coreos-init. |
It looks good to me, just one thing in the Flatcar changes commit, I don't understand the following mention:
|
I am not the person who wrote the commit message. |
98d4912
to
ac595f6
Compare
before leaving on the break; I was tracking this upstream issue but things were a bit scattered then, good they created a tracking issue now. I was looking into migrating to mantle |
ac595f6
to
dd95912
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit-pick in the commit title:
profiles: accept ~arm64, ~amd64 for openssh 8.8_p3
We could update "openssh 8.8_p3" to "openssh 8.8_p1" - otherwise it looks good to me, let's ship this 🚀
gentoo ref: gentoo/gentoo@91c1a70 Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com> Signed-off-by: Dongsu Park <dpark@linux.microsoft.com>
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
- Drop the init.d files. - Remove the socket unit's rate limiting. Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com> Signed-off-by: Dongsu Park <dpark@linux.microsoft.com>
Temporarily accept ssh-rsa algorithm in sshd_config for openssh >= 8.8, until most ssh clients could deprecate ssh-rsa. Pulls in flatcar/init#54 .
dd95912
to
a372589
Compare
Fixed the title and commits. Thanks! |
net-misc/openssh: Sync with Gentoo upstream; updates to openssh 8.8_p1
Fixes CVE-2021-41617
Pulls in flatcar/init#54.
How to use
Testing done
CI passed: http://jenkins.infra.kinvolk.io:8080/job/os/job/manifest/4343/cldsv