From eb39bdb907a978a70f035ec9f3de80dc223ad07407fb1c492f4e927efeb635ca Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 8 May 2024 09:16:33 +0000 Subject: [PATCH] - 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.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation-control?expand=0&rev=13 --- yast2-installation-control-5.0.0.tar.bz2 | 3 --- yast2-installation-control-5.0.1.tar.bz2 | 3 +++ yast2-installation-control.changes | 9 +++++++++ yast2-installation-control.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 yast2-installation-control-5.0.0.tar.bz2 create mode 100644 yast2-installation-control-5.0.1.tar.bz2 diff --git a/yast2-installation-control-5.0.0.tar.bz2 b/yast2-installation-control-5.0.0.tar.bz2 deleted file mode 100644 index 8b78074..0000000 --- a/yast2-installation-control-5.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54b3668537ae57ea29d0f505e8f3f7a4dcdd68d5a764d98e5cba11018289c102 -size 27975 diff --git a/yast2-installation-control-5.0.1.tar.bz2 b/yast2-installation-control-5.0.1.tar.bz2 new file mode 100644 index 0000000..5947d69 --- /dev/null +++ b/yast2-installation-control-5.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4b3134a5343b2adaa4735f89b04a28e008480297853770a16d78ca8648ba82 +size 28100 diff --git a/yast2-installation-control.changes b/yast2-installation-control.changes index 98928ed..98cb34c 100644 --- a/yast2-installation-control.changes +++ b/yast2-installation-control.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Apr 17 15:19:17 UTC 2024 - Stefan Schubert + +- 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.1 + ------------------------------------------------------------------- Wed Aug 30 20:16:10 UTC 2023 - Josef Reidinger diff --git a/yast2-installation-control.spec b/yast2-installation-control.spec index e315920..4d05893 100644 --- a/yast2-installation-control.spec +++ b/yast2-installation-control.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-installation-control # -# Copyright (c) 2023 SUSE LLC +# 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 @@ -17,7 +17,7 @@ Name: yast2-installation-control -Version: 5.0.0 +Version: 5.0.1 Release: 0 Summary: YaST2 - RNG schema for installation control files License: GPL-2.0-only