mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
profiles/base: disable bindist
useflag for openssh
there is an ongoing conversation about bindist patches for openssl: https://marc.info/?l=gentoo-dev&m=163216172229772&w=2 Let's keep an eye on it. Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
33d129daf9
commit
a6ad4cfba8
@ -147,3 +147,8 @@ sys-apps/systemd -cgroup-hybrid
|
||||
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user