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
6 changes: 6 additions & 0 deletions products.d/agama-products.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 13 14:47:11 UTC 2026 - Stefan Hundhammer <shundhammer@suse.com>

- Moved sudo-policy-wheel-auth-self from mandatory patterns to
mandatory packages for TW MicroOS (bsc#1261991)

-------------------------------------------------------------------
Fri Apr 2 13:11:03 UTC 2026 - Jiri Srain <jsrain@suse.com>

Expand Down
2 changes: 1 addition & 1 deletion products.d/microos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ 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 All @@ -157,6 +156,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: MicroOS

Expand Down
Loading