Commit Graph

11 Commits

Author SHA1 Message Date
da010269e1 Drop RHEL-specific technology list from STIG profiles 2026-04-01 10:32:40 +00:00
543463f19f Add no_backup to all patches to avoid leftover .orig files 2026-03-31 14:06:37 +00:00
c2b3a2ca00 Fix double patch application by keeping %setup instead of %autosetup
The el8 spec uses %setup, and autopatch adds explicit %patch lines.
Switching to %autosetup caused patches to be applied twice (once by
autosetup, once by the explicit %patch lines). Keep %setup so patches
are only applied via autopatch's %patch lines.
2026-03-31 13:57:09 +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
4f4aa60756 Do not edit %files 2025-10-08 17:01:45 +00:00
5c1fc47718 Update patch 2025-10-08 15:14:27 +00:00
ab6e8c2226 Fix %files and patch application 2025-10-08 15:13:23 +00:00
540d428c1f Update config and AlmaLinux patch for 0.1.77 2025-07-15 13:26:04 +00:00
eabdullin
903a6b8e51 Update config 2025-02-05 16:11:34 +03:00
Sofia Boldyreva
5a7bd07dd6 Initial commit 2025-02-03 10:50:16 +01:00