Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-installation for openSUSE:Factory checked in at 2024-05-09 12:07:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old) and /work/SRC/openSUSE:Factory/.yast2-installation.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-installation" Thu May 9 12:07:58 2024 rev:534 rq:1172674 version:5.0.10 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes 2024-05-01 14:55:54.072708779 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-installation.new.1880/yast2-installation.changes 2024-05-09 12:08:29.623227806 +0200 @@ -1,0 +2,9 @@ +Wed May 8 07:22:28 UTC 2024 - Stefan Schubert <sch...@suse.com> + +- Added encryption_method and encryption_pbkdf in the product + description file (section partitioning/proposal) in order to + set the encryption method/pbkdf in the Guided Setup of + partitioning (related to bsc#1185291). +- 5.0.10 + +------------------------------------------------------------------- Old: ---- yast2-installation-5.0.9.tar.bz2 New: ---- yast2-installation-5.0.10.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-installation.spec ++++++ --- /var/tmp/diff_new_pack.eoHAYI/_old 2024-05-09 12:08:30.507259936 +0200 +++ /var/tmp/diff_new_pack.eoHAYI/_new 2024-05-09 12:08:30.507259936 +0200 @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 5.0.9 +Version: 5.0.10 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only ++++++ yast2-installation-5.0.9.tar.bz2 -> yast2-installation-5.0.10.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-5.0.9/doc/control-file.md new/yast2-installation-5.0.10/doc/control-file.md --- old/yast2-installation-5.0.9/doc/control-file.md 2024-04-30 13:42:47.000000000 +0200 +++ new/yast2-installation-5.0.10/doc/control-file.md 2024-05-08 12:05:54.000000000 +0200 @@ -972,6 +972,11 @@ * `lvm` *(boolean, default: `false`)* Whether LVM should be used by default. + * `encryption_method` *(`luks1`, `luks2`, default: luks1) + Set encryption method in the Guided Setup Partitioning. + * `encryption_pbkdf` *(`argon2i`, `argon2id`, `pbkdf2`, default: `pbkdf2`) + Password-Based Key Derivation Function if `luks2` has been selected + in the Guided Setup Partitioning. * `separate_vgs` *(boolean, default: `false`)* Whether every volume specifying a separate_vg_name should be created as isolated LVM Volume Group instead include them in the "system" group. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-5.0.9/package/yast2-installation.changes new/yast2-installation-5.0.10/package/yast2-installation.changes --- old/yast2-installation-5.0.9/package/yast2-installation.changes 2024-04-30 13:42:47.000000000 +0200 +++ new/yast2-installation-5.0.10/package/yast2-installation.changes 2024-05-08 12:05:54.000000000 +0200 @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Wed May 8 07:22:28 UTC 2024 - Stefan Schubert <sch...@suse.com> + +- Added encryption_method and encryption_pbkdf in the product + description file (section partitioning/proposal) in order to + set the encryption method/pbkdf in the Guided Setup of + partitioning (related to bsc#1185291). +- 5.0.10 + +------------------------------------------------------------------- Fri Apr 26 14:09:15 UTC 2024 - Stefan Schubert <sch...@suse.com> - Handle SystemdBoot mitigations. (bsc#1220892) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-5.0.9/package/yast2-installation.spec new/yast2-installation-5.0.10/package/yast2-installation.spec --- old/yast2-installation-5.0.9/package/yast2-installation.spec 2024-04-30 13:42:47.000000000 +0200 +++ new/yast2-installation-5.0.10/package/yast2-installation.spec 2024-05-08 12:05:54.000000000 +0200 @@ -16,7 +16,7 @@ # Name: yast2-installation -Version: 5.0.9 +Version: 5.0.10 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only