From 817a84e9426f20c71aa4f22cdb8d05f0dea198d20fbf0fe053e3c7abed1fb9c1 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 4 Nov 2024 17:37:17 +0000 Subject: [PATCH 1/7] Updated to 10+319 (78a1faa1cc5be0403f72d454876bbb450e52e407) OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:Agama:Devel/agama-products?expand=0&rev=23 --- .gitattributes | 23 +++++++++ .gitignore | 1 + _service | 24 +++++++++ agama-products.changes | 115 +++++++++++++++++++++++++++++++++++++++++ agama-products.spec | 71 +++++++++++++++++++++++++ agama.obscpio | 3 ++ agama.obsinfo | 4 ++ 7 files changed, 241 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 _service create mode 100644 agama-products.changes create mode 100644 agama-products.spec create mode 100644 agama.obscpio create mode 100644 agama.obsinfo diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/_service b/_service new file mode 100644 index 0000000..690f471 --- /dev/null +++ b/_service @@ -0,0 +1,24 @@ + + + + https://github.com/agama-project/agama.git + @PARENT_TAG@+@TAG_OFFSET@ + v(.*) + git + + master + products.d + enable + agama-products.changes + agama-products.spec + + + agama.obsinfo + agama + + + agama + + diff --git a/agama-products.changes b/agama-products.changes new file mode 100644 index 0000000..143e0ea --- /dev/null +++ b/agama-products.changes @@ -0,0 +1,115 @@ +------------------------------------------------------------------- +Wed Oct 30 18:57:26 UTC 2024 - Gustavo Yokoyama Ribeiro + +- sles_enhanced_base pattern was removed from SLES16, so replace + it with base pattern (bsc#1232618) + +------------------------------------------------------------------- +Tue Oct 22 08:41:14 UTC 2024 - Ladislav Slezák + +- Use HTTP repositories for SLES16, HTTPS does not work because + of the internal SUSE CA used for the server SSL certificate + (gh#agama-project/agama#1688) + +------------------------------------------------------------------- +Thu Oct 17 21:58:46 UTC 2024 - WesfunOfficial <93811710+WesfunOfficial@users.noreply.github.com> + +- Added Slowroll to the product list (gh#agama-project/agama#1674) + +------------------------------------------------------------------- +Thu Oct 17 08:16:42 UTC 2024 - Ladislav Slezák + +- Fixed typo in the SLES product name (bsc#1231663) + +------------------------------------------------------------------- +Tue Sep 24 09:30:26 UTC 2024 - Imobach Gonzalez Sosa + +- Update products translations (gh#openSUSE/agama#1607). + +------------------------------------------------------------------- +Thu Sep 5 16:25:00 UTC 2024 - Lubos Kocman + +- Show product logo in product selector (gh#openSUSE/agama#1415). + +------------------------------------------------------------------- +Tue Sep 3 10:24:30 UTC 2024 - Lubos Kocman + +- Add kde to Leap 16.0, remove Xfce until it's fully submitted to 16.0 + initial set of ~800 KDE related packages were just merged to Leap 16.0 + +------------------------------------------------------------------- +Fri Aug 2 09:12:25 UTC 2024 - Imobach Gonzalez Sosa + +- 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 + +- Adjust the SLES 16 repositories (gh#openSUSE/agama#1524): + - The TEST repositories are more stable at this time. + - Add s390x and ppc64le repositories. + +------------------------------------------------------------------- +Wed Jul 17 07:34:01 UTC 2024 - Imobach Gonzalez Sosa + +- Add a definition for SUSE Linux Enteprise Server + (gh#openSUSE/agama#1473). +- Generate separate packages for openSUSE and SLE-based products. + +------------------------------------------------------------------- +Tue Jul 12 17:29:00 UTC 2024 - Natasha Ament + +- change url for leap_160.yaml due to typo + +------------------------------------------------------------------- +Tue Jul 12 13:39:15 UTC 2024 - Natasha Ament + +- change url for leap_160.yaml to distribution + +------------------------------------------------------------------- +Tue Jul 2 13:54:15 UTC 2024 - Lubos Kocman + +- Use specific flavor of openSUSE-repos for each distro + (gh#openSUSE/agama#1424). + +------------------------------------------------------------------- +Tue Jul 2 11:33:36 UTC 2024 - Imobach Gonzalez Sosa + +- Enable Leap 16.0 Alpha (gh#openSUSE/agama#1423). + +------------------------------------------------------------------- +Wed Jun 26 15:23:55 UTC 2024 - Imobach Gonzalez Sosa + +- Temporarily remove Leap 16.0 Alpha from the list of products + (gh#openSUSE/agama#1390). + +------------------------------------------------------------------- +Wed Jun 26 08:25:00 UTC 2024 - Ladislav Slezák + +- Remove the "32bit" pattern from openSUSE MicroOS + (gh#openSUSE/agama#1381) + +------------------------------------------------------------------- +Mon Jun 24 20:35:00 UTC 2024 - Lubos Kocman + +- Add Leap 16 (gh#openSUSE/agama#1371) + +------------------------------------------------------------------- +Tue May 21 11:35:51 UTC 2024 - Richard Brown + +- Remove definitions for MicroOS Desktop (gh#openSUSE/agama#1243). + +------------------------------------------------------------------- +Mon Dec 4 14:11:51 UTC 2023 - Ancor Gonzalez Sosa + +- Preliminary definitions of openSUSE MicroOS products +- Remove Leap 16.0 for now + +------------------------------------------------------------------- +Mon Oct 30 14:38:51 UTC 2023 - Josef Reidinger + +- Initial split of products (gh#openSUSE/agama#602, + gh#openSUSE/agama#822) diff --git a/agama-products.spec b/agama-products.spec new file mode 100644 index 0000000..dcbc1cb --- /dev/null +++ b/agama-products.spec @@ -0,0 +1,71 @@ +# +# spec file for package agama-products +# +# Copyright (c) 2024 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +Name: agama-products +# This will be set by osc services, that will run after this. +Version: 0 +Release: 0 +Summary: Definition of products for the Agama installer +License: GPL-2.0-only +URL: https://github.com/opensuse/agama +BuildArch: noarch +Source0: agama.tar + +%description +Products definition for Agama installer. + +%prep +%autosetup -a0 -n agama + +%build + +%install +install -D -d -m 0755 %{buildroot}%{_datadir}/agama/products.d +install -m 0644 *.yaml %{buildroot}%{_datadir}/agama/products.d + +%package opensuse +Summary: Definition of openSUSE products for the Agama installer. + +%description opensuse +Definition of openSUSE products (Tumbleweed, Leap, MicroOS and Slowroll) for the Agama installer. + +%files opensuse +%doc README.md +%license LICENSE +%dir %{_datadir}/agama +%dir %{_datadir}/agama/products.d +%{_datadir}/agama/products.d/microos.yaml +%{_datadir}/agama/products.d/tumbleweed.yaml +%{_datadir}/agama/products.d/leap_160.yaml +%{_datadir}/agama/products.d/slowroll.yaml + +%package sle +Summary: Definition of SLE products for the Agama installer. + +%description sle +SLE-based products definition for Agama installer. +Definition of SLE-based products (e.g., SUSE Linux Enterprise Server) for the Agama installer. + +%files sle +%doc README.md +%license LICENSE +%dir %{_datadir}/agama +%dir %{_datadir}/agama/products.d +%{_datadir}/agama/products.d/sles_160.yaml + +%changelog diff --git a/agama.obscpio b/agama.obscpio new file mode 100644 index 0000000..d0de4b7 --- /dev/null +++ b/agama.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db04088260a6239fda70482c2c664490945c292c2dad907931272003181a2a0 +size 63499 diff --git a/agama.obsinfo b/agama.obsinfo new file mode 100644 index 0000000..eeb1e05 --- /dev/null +++ b/agama.obsinfo @@ -0,0 +1,4 @@ +name: agama +version: 10+319 +mtime: 1730741784 +commit: 78a1faa1cc5be0403f72d454876bbb450e52e407 From fbea3f504a5c4758556c37ad8320e1952eaebd0e0495a900944b440d3eff9d6c Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 7 Nov 2024 11:29:42 +0000 Subject: [PATCH 2/7] Updated to 10+405 (cc0ab6ee62009465370c092794db33d2eee98161) OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:Agama:Devel/agama-products?expand=0&rev=25 --- agama-products.changes | 7 +++++++ agama.obscpio | 2 +- agama.obsinfo | 6 +++--- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/agama-products.changes b/agama-products.changes index 143e0ea..9ce7960 100644 --- a/agama-products.changes +++ b/agama-products.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Nov 06 11:28:16 UTC 2024 - Gustavo Yokoyama Ribeiro + +- add traditional pattern to mandatory_patterns for SLES16.0 product, + it will fix missing zypper in initial installation + (gh#agama-project/agama#1731) + ------------------------------------------------------------------- Wed Oct 30 18:57:26 UTC 2024 - Gustavo Yokoyama Ribeiro diff --git a/agama.obscpio b/agama.obscpio index d0de4b7..6d650ab 100644 --- a/agama.obscpio +++ b/agama.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7db04088260a6239fda70482c2c664490945c292c2dad907931272003181a2a0 +oid sha256:38528d2b445f3d7911cd3b8049c1c938218a2cd93ea34c2de9165c05da9f6b1c size 63499 diff --git a/agama.obsinfo b/agama.obsinfo index eeb1e05..0bc9c19 100644 --- a/agama.obsinfo +++ b/agama.obsinfo @@ -1,4 +1,4 @@ name: agama -version: 10+319 -mtime: 1730741784 -commit: 78a1faa1cc5be0403f72d454876bbb450e52e407 +version: 10+405 +mtime: 1730978920 +commit: cc0ab6ee62009465370c092794db33d2eee98161 From c8e68b7182061f10a8009d00d1c6f5ec41b7c78a881f6801258eb797e264dae4 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 8 Nov 2024 06:53:31 +0000 Subject: [PATCH 3/7] Updated to 10+418 (59e103c66808ee674a1c70c76cfb25a48c258040) OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:Agama:Devel/agama-products?expand=0&rev=26 --- agama-products.changes | 9 +++++++++ agama.obscpio | 4 ++-- agama.obsinfo | 6 +++--- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/agama-products.changes b/agama-products.changes index 9ce7960..412332d 100644 --- a/agama-products.changes +++ b/agama-products.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Nov 07 18:25:49 UTC 2024 - Gustavo Yokoyama Ribeiro + +- Fix mandatory patterns for SLES16.0: + - fix traditional pattern name, patterns-base-traditional package + provides base_traditional + - remove base pattern because base_traditional pattern requires it + (gh#agama-project/agama#1736) + ------------------------------------------------------------------- Wed Nov 06 11:28:16 UTC 2024 - Gustavo Yokoyama Ribeiro diff --git a/agama.obscpio b/agama.obscpio index 6d650ab..8d980db 100644 --- a/agama.obscpio +++ b/agama.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38528d2b445f3d7911cd3b8049c1c938218a2cd93ea34c2de9165c05da9f6b1c -size 63499 +oid sha256:64bd16bbda6fcd51836893a59df9b144312d905491c498151439eeb4846f09d3 +size 64011 diff --git a/agama.obsinfo b/agama.obsinfo index 0bc9c19..22a3eff 100644 --- a/agama.obsinfo +++ b/agama.obsinfo @@ -1,4 +1,4 @@ name: agama -version: 10+405 -mtime: 1730978920 -commit: cc0ab6ee62009465370c092794db33d2eee98161 +version: 10+418 +mtime: 1731048755 +commit: 59e103c66808ee674a1c70c76cfb25a48c258040 From dd962b5a5da2c1809646d81278931431538763cde5233e64d8ff5dd0a65f956c Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 8 Nov 2024 12:24:34 +0000 Subject: [PATCH 4/7] Updated to 10+420 (89689d84b2b72c1a456e3acbaeffa8f54cf91c45) OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:Agama:Devel/agama-products?expand=0&rev=27 --- agama-products.changes | 7 +++++++ agama.obscpio | 4 ++-- agama.obsinfo | 6 +++--- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/agama-products.changes b/agama-products.changes index 412332d..51bb31a 100644 --- a/agama-products.changes +++ b/agama-products.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Nov 8 11:58:49 UTC 2024 - Lubos Kocman + +- Add installation_labels for Leap 16.0 + Let's keep TW style format for now + (gh#agama-project/agama/#1740) + ------------------------------------------------------------------- Thu Nov 07 18:25:49 UTC 2024 - Gustavo Yokoyama Ribeiro diff --git a/agama.obscpio b/agama.obscpio index 8d980db..18427dd 100644 --- a/agama.obscpio +++ b/agama.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:64bd16bbda6fcd51836893a59df9b144312d905491c498151439eeb4846f09d3 -size 64011 +oid sha256:ca92c212c3fbe106f762c7884de723b421ff3f8c101609c6be682d7c9c6a8065 +size 64523 diff --git a/agama.obsinfo b/agama.obsinfo index 22a3eff..0cbdd60 100644 --- a/agama.obsinfo +++ b/agama.obsinfo @@ -1,4 +1,4 @@ name: agama -version: 10+418 -mtime: 1731048755 -commit: 59e103c66808ee674a1c70c76cfb25a48c258040 +version: 10+420 +mtime: 1731068603 +commit: 89689d84b2b72c1a456e3acbaeffa8f54cf91c45 From 52902cae3ef37c60ff1bac388bae6512c050edb59cc000412584d1fdd28d1106 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 8 Nov 2024 13:38:19 +0000 Subject: [PATCH 5/7] Updated to 10+422 (083b5fa4fe7739a5b50f7807a98554b80fc3ffbd) OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:Agama:Devel/agama-products?expand=0&rev=28 --- agama-products.changes | 8 ++++++++ agama.obscpio | 4 ++-- agama.obsinfo | 6 +++--- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/agama-products.changes b/agama-products.changes index 51bb31a..79f33a4 100644 --- a/agama-products.changes +++ b/agama-products.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Nov 8 13:20:10 UTC 2024 - Lubos Kocman + +- Shorten Leap 16.0 installation_labels + Neither yast2 partitioner, nor gnome disks + allowed me to use openSUSE-Leap-DVD-x86_64 as + the label limit seems to be 16 characters + ------------------------------------------------------------------- Fri Nov 8 11:58:49 UTC 2024 - Lubos Kocman diff --git a/agama.obscpio b/agama.obscpio index 18427dd..40cb8c6 100644 --- a/agama.obscpio +++ b/agama.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca92c212c3fbe106f762c7884de723b421ff3f8c101609c6be682d7c9c6a8065 -size 64523 +oid sha256:dabdee6496d6707fe6312996a64903035782a4b9c51e5de8826f6256117061d1 +size 65035 diff --git a/agama.obsinfo b/agama.obsinfo index 0cbdd60..0592577 100644 --- a/agama.obsinfo +++ b/agama.obsinfo @@ -1,4 +1,4 @@ name: agama -version: 10+420 -mtime: 1731068603 -commit: 89689d84b2b72c1a456e3acbaeffa8f54cf91c45 +version: 10+422 +mtime: 1731073028 +commit: 083b5fa4fe7739a5b50f7807a98554b80fc3ffbd From 48f7e0edf250bd4c026f62bfa999257aefe6a3b7b0b46952098df737a3a9aecb Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 11 Nov 2024 09:13:13 +0000 Subject: [PATCH 6/7] Updated to 10+431 (65939ce64a7bb117ed66f37ebae814b61376f871) OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:Agama:Devel/agama-products?expand=0&rev=29 --- agama.obscpio | 2 +- agama.obsinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/agama.obscpio b/agama.obscpio index 40cb8c6..c93a0e9 100644 --- a/agama.obscpio +++ b/agama.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dabdee6496d6707fe6312996a64903035782a4b9c51e5de8826f6256117061d1 +oid sha256:4a5686689076be225fc0776db78da848c270a3316c9df2445f370af92d584ed1 size 65035 diff --git a/agama.obsinfo b/agama.obsinfo index 0592577..bf49c21 100644 --- a/agama.obsinfo +++ b/agama.obsinfo @@ -1,4 +1,4 @@ name: agama -version: 10+422 -mtime: 1731073028 -commit: 083b5fa4fe7739a5b50f7807a98554b80fc3ffbd +version: 10+431 +mtime: 1731316375 +commit: 65939ce64a7bb117ed66f37ebae814b61376f871 From 4f012eb7e60ba04c6d331ec4d0c276292c7730f3aa249694f17d1daff813f48b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 14 Nov 2024 16:28:58 +0000 Subject: [PATCH 7/7] Updated to 10+477 (363a4b3140a3ee93a2f963ebbc571539e2a4a548) OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:Agama:Devel/agama-products?expand=0&rev=30 --- agama-products.changes | 6 ++++++ agama-products.spec | 1 + agama.obscpio | 4 ++-- agama.obsinfo | 6 +++--- 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/agama-products.changes b/agama-products.changes index 79f33a4..a2c8993 100644 --- a/agama-products.changes +++ b/agama-products.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 12 08:19:51 UTC 2024 - Gustavo Yokoyama Ribeiro + +- Add SLES for SAP Application product for SLE based products + (gh#agama-project/agama/#1764) + ------------------------------------------------------------------- Fri Nov 8 13:20:10 UTC 2024 - Lubos Kocman diff --git a/agama-products.spec b/agama-products.spec index dcbc1cb..2e2c6b5 100644 --- a/agama-products.spec +++ b/agama-products.spec @@ -67,5 +67,6 @@ Definition of SLE-based products (e.g., SUSE Linux Enterprise Server) for the Ag %dir %{_datadir}/agama %dir %{_datadir}/agama/products.d %{_datadir}/agama/products.d/sles_160.yaml +%{_datadir}/agama/products.d/sles_sap_160.yaml %changelog diff --git a/agama.obscpio b/agama.obscpio index c93a0e9..5c2dee3 100644 --- a/agama.obscpio +++ b/agama.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a5686689076be225fc0776db78da848c270a3316c9df2445f370af92d584ed1 -size 65035 +oid sha256:538175b84d44babb0de171f0e9bd255db31f692440fae6a5ccf59a2238a2a9c1 +size 72203 diff --git a/agama.obsinfo b/agama.obsinfo index bf49c21..a3a2253 100644 --- a/agama.obsinfo +++ b/agama.obsinfo @@ -1,4 +1,4 @@ name: agama -version: 10+431 -mtime: 1731316375 -commit: 65939ce64a7bb117ed66f37ebae814b61376f871 +version: 10+477 +mtime: 1731601669 +commit: 363a4b3140a3ee93a2f963ebbc571539e2a4a548