Sync with a10s #1

Merged
eabdullin merged 4 commits from a10s into a10 2026-04-24 12:22:28 +00:00

View File

@ -15,6 +15,9 @@ actions:
# ... but AlmaLinux restores Btrfs support
%if 0%{?almalinux}
%define with_btrfs 1
%ifarch i686
%define with_lsm 0
%endif
%endif
count: 1
@ -27,3 +30,7 @@ actions:
email: "ngompa@almalinux.org"
line:
- "AlmaLinux changes: Enable Btrfs support"
- name: "Eduard Abdullin"
email: "eabdullin@almalinux.org"
line:
- "Disable LSM module for i686 architecture"