Compare commits

..

3 Commits
a10 ... a9

Author SHA1 Message Date
eabdullin
867607f5f3 Revert "coredump: use %d in kernel core pattern - CVE-2025-4598"
This reverts commit 3881741b27.
2025-12-04 11:02:51 +03:00
eabdullin
77528d71fd Set release to alma.1 2025-11-11 21:42:44 +03:00
3881741b27 coredump: use %d in kernel core pattern - CVE-2025-4598 2025-08-15 21:39:08 +00:00

View File

@ -9,6 +9,11 @@ actions:
replace: "mailto:security@almalinux.org"
count: 1
- add_files:
- type: "patch"
name: "9000-core-reorder-systemd-arguments-on-reexec.patch"
number: 9000
- modify_release:
- suffix: ".alma.1"
enabled: true
@ -17,4 +22,5 @@ actions:
- name: "Andrew Lukoshko"
email: "alukoshko@almalinux.org"
line:
- "core: reorder systemd arguments on reexe"
- "Debrand for AlmaLinux"