Skip to content

Commit

Permalink
Unblock drivers for RHEL 9.4+ on 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Molter73 committed Jun 6, 2024
1 parent a8d6e55 commit 9873f88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kernel-modules/BLOCKLIST
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 9873f88

Please sign in to comment.