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
15 changes: 15 additions & 0 deletions products.d/agama-products.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Mar 25 11:42:36 UTC 2025 - Eugenio Paolantonio <eugenio.paolantonio@suse.com>

- Add gnome pattern to the SLES 16.0 product (gh#agama-project/agama#2204)

-------------------------------------------------------------------
Tue Mar 25 11:33:11 UTC 2025 - Dominique Leuenberger <dleuenberger@suse.com>

- Enable non-oss repositories for aarch64 (gh#agama-project/agama#2106).

-------------------------------------------------------------------
Mon Mar 24 14:08:29 UTC 2025 - Lubos Kocman <lubos.kocman@suse.com>

Expand All @@ -11,6 +21,11 @@ Fri Mar 21 16:58:18 UTC 2025 - Ladislav Slezák <lslezak@suse.com>
- Display the HA pattern after registering the HA extension
(jsc#AGM-100)

-------------------------------------------------------------------
Thu Mar 13 15:50:52 UTC 2025 - Frederic Crozat <fcrozat@suse.com>

- Adapt to SAP patterns new names.

-------------------------------------------------------------------
Fri Mar 7 11:27:35 UTC 2025 - Lubos Kocman <lubos.kocman@suse.com>

Expand Down
3 changes: 2 additions & 1 deletion products.d/sles_160.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ software:
optional_patterns: null # no optional pattern shared
user_patterns:
- cockpit
- sles_minimal_sap
- sles_sap_minimal_sap
- fips
- selinux
- documentation
Expand All @@ -84,6 +84,7 @@ software:
- lamp_server
- mail_server
- printing
- gnome
# displayed only after registering the HA extension
- ha_sles
mandatory_packages:
Expand Down
2 changes: 1 addition & 1 deletion products.d/sles_sap_160.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ software:

mandatory_patterns:
- base
- sles_sap_enhanced_base
- enhanced_base
- sles_sap_base_sap_server
optional_patterns: null # no optional pattern shared
user_patterns:
Expand Down