Skip to content

Commit

Permalink
Merge branch 'cherry-pick-92d27aa1' into 'master'
Browse files Browse the repository at this point in the history
Add support for RHEL 8.8

See merge request psc/kernel-event-collector-module!499
  • Loading branch information
Akshay Nahar committed Aug 1, 2023
2 parents 1d4499c + 212ce9f commit b487be4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app_control_event_kernel_module/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ class DynSec(CbConanFile):
"KERNEL_RHEL_8_5_VERSION",
"KERNEL_RHEL_8_6_VERSION",
"KERNEL_RHEL_8_7_VERSION",
"KERNEL_RHEL_8_8_VERSION",
"KERNEL_RHEL_9_0_VERSION",
"KERNEL_RHEL_9_1_VERSION",
]
Expand Down

0 comments on commit b487be4

Please sign in to comment.