From: Sabrina Dubroca <sdubroca@xxxxxxxxxx> redhat: configs: disable PF_KEY in RHEL Upstream Status: RHEL only PF_KEY is not actively maintained upstream, and has been deprecated in RHEL9, with the goal to disable it in RHEL10. Leave it enabled for Fedora. Signed-off-by: Sabrina Dubroca <sdubroca@xxxxxxxxxx> diff --git a/redhat/configs/common/generic/CONFIG_NET_KEY b/redhat/configs/common/generic/CONFIG_NET_KEY index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_NET_KEY +++ b/redhat/configs/common/generic/CONFIG_NET_KEY @@ -1 +1 @@ -CONFIG_NET_KEY=m +# CONFIG_NET_KEY is not set diff --git a/redhat/configs/fedora/generic/CONFIG_NET_KEY b/redhat/configs/fedora/generic/CONFIG_NET_KEY new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/generic/CONFIG_NET_KEY @@ -0,0 +1 @@ +CONFIG_NET_KEY=m diff --git a/redhat/configs/common/generic/CONFIG_NET_KEY_MIGRATE b/redhat/configs/fedora/generic/CONFIG_NET_KEY_MIGRATE rename from redhat/configs/common/generic/CONFIG_NET_KEY_MIGRATE rename to redhat/configs/fedora/generic/CONFIG_NET_KEY_MIGRATE index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_NET_KEY_MIGRATE +++ b/redhat/configs/fedora/generic/CONFIG_NET_KEY_MIGRATE -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3318 -- _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue