Commit Graph

6 Commits

Author SHA1 Message Date
b89a9c615f Add patch to exclude AlmaLinux from PQC GPG key check
The updated upstream 0.1.80 SRPM adds PQC key support to
ensure_redhat_gpgkey_installed. Since AlmaLinux has no PQC keys,
the empty pqc_pkg_version/pqc_pkg_release values collide with
empty aux_pkg values, causing duplicate OVAL entity IDs. This patch
adds "almalinux" not in product to the 5 PQC conditionals.
2026-03-31 13:53:21 +00:00
e84936aa1c Fix trailing whitespace breaking find -exec in script
Remove trailing spaces after backslash on line continuation,
which caused 'find: missing argument to -exec'.
2026-03-31 12:47:26 +00:00
0f7385a6b0 Replace monolithic patch with script + targeted patches
Use add-almalinux10-support.sh to apply bulk sed/find operations during
%prep instead of maintaining a single large patch that must be regenerated
for each upstream version. Only non-scriptable changes remain as patches.
2026-03-31 11:35:03 +00:00
ebc889137e Update config and AlmaLinux patch for 0.1.79 2025-12-22 16:37:10 +00:00
cd01790e9d Update config and AlmaLinux patch for 0.1.77 2025-07-15 09:12:26 +00:00
Sofia Boldyreva
66d083195c Initial commit 2025-02-03 10:52:34 +01:00