Sync from SUSE:SLFO:Main rubygem-agama-yast revision c0a5629323e9815cb393aed370fe6f5c

This commit is contained in:
2025-05-27 21:30:01 +02:00
parent fc0c920da5
commit 0cc8cb31c7
7 changed files with 119 additions and 10 deletions

BIN
agama-yast-14.devel10.952ad275a.gem (Stored with Git LFS)

Binary file not shown.

BIN
agama-yast-15.devel4.dc6580496.gem (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -17,7 +17,7 @@
Name: agama-yast
Version: 14.devel10.952ad275a
Version: 15.devel4.dc6580496
Release: 0
%define mod_name agama-yast
%define mod_full_name %{mod_name}-%{version}

View File

@@ -23,7 +23,7 @@
Requires: yast2-iscsi-client >= 4.5.7
Requires: yast2-network
Requires: yast2-proxy
Requires: yast2-storage-ng >= 5.0.20
Requires: yast2-storage-ng >= 5.0.31
Requires: yast2-users
%ifarch s390 s390x
Requires: yast2-s390 >= 4.6.4

BIN
po.tar.bz2 (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,10 +1,119 @@
-------------------------------------------------------------------
Tue May 6 06:09:24 UTC 2025 - Knut Anderssen <kanderssen@suse.com>
Mon May 26 19:51:50 UTC 2025 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Version 15
-------------------------------------------------------------------
Mon May 26 09:44:54 UTC 2025 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Set stopOnBootMenu to "true" when a negative timeout is
set in the bootloader section of an AutoYaST profile
(bsc#1243623).
-------------------------------------------------------------------
Fri May 23 12:37:31 UTC 2025 - José Iván López González <jlopez@suse.com>
- Add checks to the storage config to avoid using wrong devices as
target for boot partitions (gh#agama-project/agama#2390).
-------------------------------------------------------------------
Fri May 23 11:59:20 UTC 2025 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Introduce a new ProgressChanged signal which should be used
instead of PropertiesChanged (gh#agama-project/agama#2389).
-------------------------------------------------------------------
Fri May 23 10:39:21 UTC 2025 - Josef Reidinger <jreidinger@suse.com>
- Properly report if registration failed when adding new libzypp
service obtained from registration server (bsc#1238851)
-------------------------------------------------------------------
Fri May 23 09:27:04 UTC 2025 - Ancor Gonzalez Sosa <ancor@suse.com>
- Allow to specify a software RAID (mdRaids) as explicit boot
device (gh#agama-project/agama#2386).
-------------------------------------------------------------------
Thu May 22 17:21:24 UTC 2025 - Ancor Gonzalez Sosa <ancor@suse.com>
- Include RAIDs at the model for the storage UI
(gh#agama-project/agama#2346).
-------------------------------------------------------------------
Thu May 22 16:18:06 UTC 2025 - Josef Reidinger <jreidinger@suse.com>
- Provide software conflicts D-Bus API (gh#agama-project/agama#2348)
-------------------------------------------------------------------
Fri May 16 08:45:58 UTC 2025 - José Iván López González <jlopez@suse.com>
- Fix list of candidate drives and candidate MD RAIDs for
installation (gh#agama-project/agama#2362).
-------------------------------------------------------------------
Wed May 14 15:15:47 UTC 2025 - José Iván López González <jlopez@suse.com>
- Add search conditions to storage (gh#agama-project/agama#2338).
-------------------------------------------------------------------
Wed May 14 10:22:24 UTC 2025 - Knut Anderssen <kanderssen@suse.com>
- Fix the target path for copying the udev rules and nvme files
introduced by (bsc#123808, gh#agama-project/agama#2257).
(bsc#1241868, gh#agama-project/agama#2328).
-------------------------------------------------------------------
Fri May 9 15:37:04 UTC 2025 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Convert the bootloader section to JSON (gh#agama-project/agama#2349).
- Fix the conversion of the hostname and the networking sections to JSON
(gh#agama-project/agama#2349).
-------------------------------------------------------------------
Wed May 7 10:24:14 UTC 2025 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Convert AutoYaST DNS section to JSON (gh#agama-project/agama#2335).
-------------------------------------------------------------------
Wed May 7 06:33:28 UTC 2025 - José Iván López González <jlopez@suse.com>
- Add support for creating and reusing MD RAID devices
(gh#agama-project/agama#2286, bsc#1241958).
-------------------------------------------------------------------
Tue May 6 11:33:52 UTC 2025 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Convert YaST-specific keymap identifiers (gh#agama-project/agama#1902).
-------------------------------------------------------------------
Wed Apr 30 08:18:27 UTC 2025 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Convert relurl:// URLs in AutoYaST files and scripts definitions
(gh#agama-project/agama#2305).
-------------------------------------------------------------------
Fri Apr 25 13:36:13 UTC 2025 - Ancor Gonzalez Sosa <ancor@suse.com>
- AutoYaST profile compatibility: <reg_server_cert_fingerprint />
and <reg_server_cert_fingerprint_type /> (related to
gh#agama-project/agama#2270).
-------------------------------------------------------------------
Thu Apr 24 17:18:04 UTC 2025 - Knut Anderssen <kanderssen@suse.com>
- Copy only the NetworkManager connnections from /etc and just
in case the copy has not been disabled
(gh#agama-project/agama#2291).
-------------------------------------------------------------------
Thu Apr 24 14:10:46 UTC 2025 - Josef Reidinger <jreidinger@suse.com>
- Allow to specify SSL certificate fingerprint to handle self-signed
certificates used for non default registration server
- Allow to specify registration server URL via API
gh#agama-project/agama#2270
-------------------------------------------------------------------
Tue Apr 22 14:14:52 UTC 2025 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
@@ -1312,7 +1421,7 @@ Wed Jan 18 08:03:40 UTC 2023 - Josef Reidinger <jreidinger@suse.com>
(gh#openSUSE/agama#379)
-------------------------------------------------------------------
Tue Jan 17 10:06:23 UT0 2023 - Josef Reidinger <jreidinger@suse.com>
Tue Jan 17 10:06:23 UTC 2023 - Josef Reidinger <jreidinger@suse.com>
- Implement validation of software proposal
(gh#openSUSE/agama#381)

View File

@@ -24,7 +24,7 @@
#
Name: rubygem-agama-yast
Version: 14.devel10.952ad275a
Version: 15.devel4.dc6580496
Release: 0
%define mod_name agama-yast
%define mod_full_name %{mod_name}-%{version}