Sync from SUSE:SLFO:Main yast2-storage-ng revision 89f83ab282f9ba9d1c7deb5199b248ca

This commit is contained in:
Adrian Schröter 2024-10-01 08:54:24 +02:00
parent 4481258c1d
commit 5ea064effc
4 changed files with 101 additions and 4 deletions

BIN
yast2-storage-ng-5.0.18.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

BIN
yast2-storage-ng-5.0.6.tar.bz2 (Stored with Git LFS)

Binary file not shown.

View File

@ -1,3 +1,100 @@
-------------------------------------------------------------------
Fri Sep 20 13:06:00 UTC 2024 - Ancor Gonzalez Sosa <ancor@suse.com>
- Extend the API to resize partitions during a proposal (required
by gh#openSUSE/agama#1599).
- 5.0.18
-------------------------------------------------------------------
Mon Aug 26 14:47:40 UTC 2024 - José Iván López González <jlopez@suse.com>
- AutoYaST: small fix to ensure symbol for the drive type when
importing from a hash (required by gh#openSUSE/agama#1471).
- 5.0.17
-------------------------------------------------------------------
Wed Aug 21 12:03:30 UTC 2024 - Ancor Gonzalez Sosa <ancor@suse.com>
- Tiny internal code reorganization to ease Agama development at
gh#openSUSE/agama#1448.
- 5.0.16
-------------------------------------------------------------------
Fri Jun 14 12:41:07 UTC 2024 - Ancor Gonzalez Sosa <ancor@suse.com>
- Fixed a problem when trying to locate a Btrfs root file-system
directly on top of a disk (gh#openSUSE/agama#1339).
- 5.0.15
-------------------------------------------------------------------
Thu Jun 13 15:16:24 UTC 2024 - José Iván López González <jlopez@suse.com>
- Fix device description for encrypted PV
(gh#yast/yast-storage-ng#1384).
-------------------------------------------------------------------
Tue May 7 14:38:42 UTC 2024 - Ancor Gonzalez Sosa <ancor@suse.com>
- Proposal: Make the encryption method and the key derivation
function configurable by product.
- Partitioner: LUKS2 is always available and used by default, with
PBKDF2 as default derivation function (related to bsc#1185291).
- 5.0.14
-------------------------------------------------------------------
Wed Apr 24 07:48:08 UTC 2024 - Ancor Gonzalez Sosa <ancor@suse.com>
- GuidedProposal: refine the :bigger_resize SpaceMaker strategy
(gh#openSUSE/agama#1164).
- Fixed a bug related to the calculation of partitions required
for booting when RAID is involved.
- 5.0.13
-------------------------------------------------------------------
Wed Apr 17 15:56:25 UTC 2024 - Ladislav Slezák <lslezak@suse.com>
- Optionally add the encryption status in the device description
(gh#openSUSE/agama#1155)
- 5.0.12
-------------------------------------------------------------------
Wed Apr 3 09:52:32 UTC 2024 - Ancor Gonzalez Sosa <ancor@suse.com>
- GuidedProposal: fixed a problem related to the :bigger_resize
strategy (Agama) detected at gh#openSUSE/agama#1106.
- 5.0.11
-------------------------------------------------------------------
Thu Mar 21 12:28:56 UTC 2024 - Ancor Gonzalez Sosa <ancor@suse.com>
- GuidedProposal: internal settings to control the configuration
of boot-related partitions and the usage of adjust_by_ram.
- Needed for gh#openSUSE/agama#1111
- 5.0.10
-------------------------------------------------------------------
Tue Mar 12 13:57:30 UTC 2024 - Stefan Hundhammer <shundhammer@suse.com>
- Fix unlimited-sized fake device graphs (bsc#1221222)
- 5.0.9
-------------------------------------------------------------------
Thu Mar 7 16:26:04 UTC 2024 - José Iván López González <jlopez@suse.com>
- Share the logic for generating the description of a device and
the label of a file system.
- Needed for (gh#openSUSE/agama#1079).
- 5.0.8
-------------------------------------------------------------------
Mon Mar 4 14:36:58 UTC 2024 - Ancor Gonzalez Sosa <ancor@suse.com>
- [Proposal] Apply mandatory SpaceMaker actions in all the affected
disks (gh#yast/yast-storage-ng#1372).
- [Proposal] Make it possible to specify that certain volumes
should reuse given existing block devices.
- 5.0.7
-------------------------------------------------------------------
Wed Feb 14 09:11:06 UTC 2024 - Michal Filka <mfilka@suse.com>

View File

@ -17,7 +17,7 @@
Name: yast2-storage-ng
Version: 5.0.6
Version: 5.0.18
Release: 0
Summary: YaST2 - Storage Configuration
License: GPL-2.0-only OR GPL-3.0-only