Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions products.d/agama-products.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Aug 2 09:12:25 UTC 2024 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>

- Adjust Linux Security Modules (LSM) configuration for SLES 16
(gh#openSUSE/agama#1525):
- Enable SELinux by default.
- Drop AppArmor as it is not available.

-------------------------------------------------------------------
Fri Aug 2 08:51:59 UTC 2024 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>

Expand Down
5 changes: 1 addition & 4 deletions products.d/sles_160.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,8 @@ software:
base_product: SLES

security:
lsm: none
lsm: selinux
available_lsms:
apparmor:
patterns:
- apparmor
selinux:
patterns:
- selinux
Expand Down