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
7 changes: 7 additions & 0 deletions products.d/agama-products.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Feb 25 10:36:54 UTC 2026 - Michal Filka <mfilka@suse.com>

- bsc#1258416
- made sudo-policy-wheel-auth-self for MicroOS
- missed in original implementation of jsc#PM-2128

-------------------------------------------------------------------
Wed Feb 18 14:05:51 UTC 2026 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>

Expand Down
1 change: 1 addition & 0 deletions products.d/kalpa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ software:
mandatory_packages:
- NetworkManager
- openSUSE-repos-MicroOS
- sudo-policy-wheel-auth-self # explicit wheel group policy to conform new auth model
optional_packages: []
base_product: Kalpa

Expand Down
1 change: 1 addition & 0 deletions products.d/leap_micro_62.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ software:
- systemd-default-settings-branding-SLE-Micro
- wpa_supplicant
- opensuse-migration-tool
- sudo-policy-wheel-auth-self # explicit wheel group policy to conform new auth model

optional_packages: []
base_product: Leap-Micro
Expand Down
1 change: 1 addition & 0 deletions products.d/microos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ software:
- microos_defaults
- microos_hardware
- microos_selinux
- sudo-policy-wheel-auth-self # explicit wheel group policy to conform new auth model
optional_patterns: []
user_patterns:
- container_runtime
Expand Down