From 9873f88c7e9c0cfd45ea5e03ad1a250ab0a9602b Mon Sep 17 00:00:00 2001 From: Mauro Ezequiel Moltrasio Date: Mon, 3 Jun 2024 12:18:23 +0200 Subject: [PATCH] Unblock drivers for RHEL 9.4+ on 2.9.1 --- kernel-modules/BLOCKLIST | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kernel-modules/BLOCKLIST b/kernel-modules/BLOCKLIST index 38c9aa6b1eb..df8ec7c7a9a 100644 --- a/kernel-modules/BLOCKLIST +++ b/kernel-modules/BLOCKLIST @@ -91,5 +91,6 @@ # https://github.com/falcosecurity/libs/issues/918 # Since kmods are not supported anyway, block these combination ~.*\.el8_9\..* * mod -~.*\.el9_4\..* ~2\.[3-9]\..* * +~.*\.el9_4\..* ~2\.[3-8]\..* * +~.*\.el9_4\..* 2.9.0 * ~.*\.el[89].* 2.3.0 mod