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 @@
-------------------------------------------------------------------
Thu Mar 6 13:24:10 UTC 2025 - Lubos Kocman <lubos.kocman@suse.com>

- Sync Leap 16.0 pattern selection with SLES 16.0
Skip SAP, add sudo-policy-wheel-auth-self to mandatory

-------------------------------------------------------------------
Wed Mar 5 12:17:51 UTC 2025 - Frederic Crozat <fcrozat@suse.com>

Expand Down
16 changes: 16 additions & 0 deletions products.d/leap_160.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,25 @@ software:
- kde
- multimedia
- office
- cockpit
- fips
- selinux
- documentation
- sw_management
- container_runtime_podman
- dhcp_dns_server
- directory_server
- file_server
- gateway_server
- kvm_server
- kvm_tools
- lamp_server
- mail_server
- printing
mandatory_packages:
- NetworkManager
- openSUSE-repos-Leap
- sudo-policy-wheel-auth-self # explicit wheel group policy to conform new auth model
optional_packages: null
base_product: openSUSE

Expand Down