From bbc47ca7abae3442f3a3fa87e4d5bd5205c9a0e4 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Wed, 2 Nov 2022 15:50:36 +0100 Subject: [PATCH] profiles: Cleanup net-misc/openssh stuff We mark the package as stable in ebuild, so drop the accept keywords. Also, bindist is not a thing any more. --- .../profiles/coreos/base/package.accept_keywords | 2 -- .../coreos-overlay/profiles/coreos/base/package.use | 5 ----- 2 files changed, 7 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords index 27c1ee4155..2484fc9382 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords @@ -21,8 +21,6 @@ =app-editors/vim-9.0.0655-r1 ~amd64 ~arm64 =app-editors/vim-core-9.0.0655 ~amd64 ~arm64 -=net-misc/openssh-8.8_p1-r3 ~amd64 ~arm64 - # Required for addressing CVE-2022-29154 =net-misc/rsync-3.2.6 ~amd64 ~arm64 diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use index 0462ba0903..898f2b7f96 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use @@ -128,11 +128,6 @@ dev-lang/perl minimal # Remove support for GObject introspection sys-auth/polkit -introspection -# `bindist` pulls patches from https://dev.gentoo.org/~whissi/dist/openssl/ -# and there is no patches for opensslv3 at the moment. -# https://marc.info/?l=gentoo-dev&m=163216172229772&w=2 -net-misc/openssh -bindist - # enables ELF support to e.g. allow tc to handle BPF filters. sys-apps/iproute2 elf