scap-security-guide/files
Andrew Lukoshko c2670e5d11 Fix product=="rhel10" equality gates for almalinux10; enable auto_increment
Step 5 only rewrote the list-membership form (product in [...,"rhel10"]),
so the 7 shared rules using the equality form (product == "rhel10") fell
through to the generic else branch for almalinux10. Most visibly,
configure_custom_crypto_policy_cis emitted DEFAULT:NO-SHA1, but the NO-SHA1
subpolicy module was dropped from crypto-policies on EL10, so
'update-crypto-policies --set DEFAULT:NO-SHA1:NO-SSHCBC' failed. Now
almalinux10 follows the rhel10 branch (DEFAULT + self-created modules).

Also set auto_increment on the .alma.1 release suffix.
2026-06-09 17:59:44 +02:00
..
1001-add-almalinux10-os-detection.patch Replace monolithic patch with script + targeted patches 2026-03-31 11:35:03 +00:00
1002-update-ensure-almalinux-gpgkey-installed-for-10.patch Replace monolithic patch with script + targeted patches 2026-03-31 11:35:03 +00:00
1003-exclude-almalinux-from-pqc-gpgkey-check.patch Add patch to exclude AlmaLinux from PQC GPG key check 2026-03-31 13:53:21 +00:00
add-almalinux10-support.sh Fix product=="rhel10" equality gates for almalinux10; enable auto_increment 2026-06-09 17:59:44 +02:00