Commit Graph

7 Commits

Author SHA1 Message Date
deb4aeb854 Fix product=="rhel8" equality gates for almalinux8; enable auto_increment
Step 5 only rewrote the list-membership form (product in [...,"rhel8"]), so
the shared rules using the equality form (product == "rhel8") fell through to
the generic else branch for almalinux8. Most visibly,
configure_custom_crypto_policy_cis dropped NO-SSHWEAKCIPHERS/NO-SSHWEAKMACS/
NO-WEAKMAC, weakening the CIS crypto remediation vs the rhel8 base (no hard
failure since NO-SHA1 still ships on EL8). Now almalinux8 follows the rhel8
branch.

Also set auto_increment on the .alma.1 release suffix.
2026-06-09 18:22:35 +02:00
da010269e1 Drop RHEL-specific technology list from STIG profiles 2026-04-01 10:32:40 +00:00
fb8f9b5452 Replace monolithic patch with script + targeted patches
Switch from a single large patch to add-almalinux8-support.sh script
and 4 smaller patches for maintainability. The script handles all sed/find
debranding operations while patches cover complex multi-file changes
(GPG key test, OS detection, Ansible whitelist, DISA delta cmake).
2026-03-31 13:29:15 +00:00
bad15c6374 Update patch 2026-01-14 16:48:22 +00:00
5c1fc47718 Update patch 2025-10-08 15:14:27 +00:00
540d428c1f Update config and AlmaLinux patch for 0.1.77 2025-07-15 13:26:04 +00:00
Sofia Boldyreva
5a7bd07dd6 Initial commit 2025-02-03 10:50:16 +01:00