From: Vladis Dronov on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1879 ``` Several CentOS 9 Stream Bugzillas have updated certain crypto configs. Forwart-port the same change to ARK, so these configs are consistent after a later branching. An ARK build with these configs is green and a kernel boots in regular and FIPS modes. Signed-off-by: Vladis Dronov <vdronov@xxxxxxxxxx> ``` --- redhat/configs/ark/generic/arm/aarch64/CONFIG_CRYPTO_ECDH | 1 - redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_CRYPTO_ECDSA | 1 - redhat/configs/ark/generic/s390x/CONFIG_CRYPTO_ECDH | 1 - redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_CRYPTO_SHA512_S390 => redhat/configs/ark/generic/s390x/CONFIG_CRYPTO_SHA512_S390 | 0 redhat/configs/ark/generic/x86/x86_64/CONFIG_CRYPTO_SHA512_SSSE3 | 1 + redhat/configs/ark/generic/s390x/zfcpdump/CONFIG_CRYPTO_USER => redhat/configs/ark/generic/CONFIG_CRYPTO_USER | 0 redhat/configs/common/generic/CONFIG_CRYPTO_ECDH | 2 +- redhat/configs/common/generic/CONFIG_CRYPTO_ECDSA | 2 +- redhat/configs/common/generic/s390x/CONFIG_CRYPTO_SHA512_S390 => redhat/configs/fedora/generic/s390x/CONFIG_CRYPTO_SHA512_S390 | 0 redhat/configs/common/generic/x86/x86_64/CONFIG_CRYPTO_SHA512_SSSE3 => redhat/configs/fedora/generic/x86/x86_64/CONFIG_CRYPTO_SHA512_SSSE3 | 0 redhat/configs/fedora/generic/CONFIG_CRYPTO_ECDSA | 1 - redhat/configs/common/generic/CONFIG_CRYPTO_USER => redhat/configs/fedora/generic/CONFIG_CRYPTO_USER | 0 12 files changed, 3 insertions(+), 6 deletions(-) _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure