From 9b8a9d0a9fba681ef04251a7b67fb074cea124f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C4=8Cern=C3=BD?= Date: Mon, 20 Apr 2026 15:01:45 +0200 Subject: [PATCH] Add rule package_rsyslog-gnutls_installed to ISM_O Install the package rsyslog-gnutls to provide the lmnsd_gtls module. Fixes: https://github.com/ComplianceAsCode/content/issues/14564 --- controls/ism_o.yml | 1 + tests/data/profile_stability/rhel10/ism_o.profile | 1 + tests/data/profile_stability/rhel10/ism_o_secret.profile | 1 + tests/data/profile_stability/rhel10/ism_o_top_secret.profile | 1 + tests/data/profile_stability/rhel8/ism_o.profile | 1 + tests/data/profile_stability/rhel9/ism_o.profile | 1 + 6 files changed, 6 insertions(+) diff --git a/controls/ism_o.yml b/controls/ism_o.yml index 3d0fb5507896..685333538b0c 100644 --- a/controls/ism_o.yml +++ b/controls/ism_o.yml @@ -475,6 +475,7 @@ controls: - package_fapolicyd_installed - package_firewalld_installed - package_rsyslog_installed + - package_rsyslog-gnutls_installed - package_squid_removed - package_telnet_removed - package_telnet-server_removed diff --git a/tests/data/profile_stability/rhel10/ism_o.profile b/tests/data/profile_stability/rhel10/ism_o.profile index d6c40aec18e4..4852507cccd9 100644 --- a/tests/data/profile_stability/rhel10/ism_o.profile +++ b/tests/data/profile_stability/rhel10/ism_o.profile @@ -100,6 +100,7 @@ package_libdnf-plugin-subscription-manager_installed package_opensc_installed package_pcsc-lite-ccid_installed package_pcsc-lite_installed +package_rsyslog-gnutls_installed package_rsyslog_installed package_sequoia-sq_installed package_squid_removed diff --git a/tests/data/profile_stability/rhel10/ism_o_secret.profile b/tests/data/profile_stability/rhel10/ism_o_secret.profile index 2dd7c9588027..bc403d306f2b 100644 --- a/tests/data/profile_stability/rhel10/ism_o_secret.profile +++ b/tests/data/profile_stability/rhel10/ism_o_secret.profile @@ -100,6 +100,7 @@ package_libdnf-plugin-subscription-manager_installed package_opensc_installed package_pcsc-lite-ccid_installed package_pcsc-lite_installed +package_rsyslog-gnutls_installed package_rsyslog_installed package_sequoia-sq_installed package_squid_removed diff --git a/tests/data/profile_stability/rhel10/ism_o_top_secret.profile b/tests/data/profile_stability/rhel10/ism_o_top_secret.profile index c0a29612d849..14d961375e48 100644 --- a/tests/data/profile_stability/rhel10/ism_o_top_secret.profile +++ b/tests/data/profile_stability/rhel10/ism_o_top_secret.profile @@ -100,6 +100,7 @@ package_libdnf-plugin-subscription-manager_installed package_opensc_installed package_pcsc-lite-ccid_installed package_pcsc-lite_installed +package_rsyslog-gnutls_installed package_rsyslog_installed package_sequoia-sq_installed package_squid_removed diff --git a/tests/data/profile_stability/rhel8/ism_o.profile b/tests/data/profile_stability/rhel8/ism_o.profile index 777d175f5242..4bbacb12bfbe 100644 --- a/tests/data/profile_stability/rhel8/ism_o.profile +++ b/tests/data/profile_stability/rhel8/ism_o.profile @@ -80,6 +80,7 @@ package_chrony_installed package_fapolicyd_installed package_firewalld_installed package_rear_installed +package_rsyslog-gnutls_installed package_rsyslog_installed package_squid_removed package_sudo_installed diff --git a/tests/data/profile_stability/rhel9/ism_o.profile b/tests/data/profile_stability/rhel9/ism_o.profile index b6c2234e177d..4729fa5cd934 100644 --- a/tests/data/profile_stability/rhel9/ism_o.profile +++ b/tests/data/profile_stability/rhel9/ism_o.profile @@ -79,6 +79,7 @@ package_chrony_installed package_fapolicyd_installed package_firewalld_installed package_rear_installed +package_rsyslog-gnutls_installed package_rsyslog_installed package_squid_removed package_sudo_installed