From 13d8c3e8abe6b05dfddc9a0a4617d86010af8e3c362962c8cc095459027a4fca Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 27 Dec 2021 17:19:37 +0000 Subject: [PATCH] - Add support for selecting and configuring the desired Linux Security Module during installation (jsc#SLE-22069) - 4.4.31 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1143 --- yast2-installation-4.4.30.tar.bz2 | 3 --- yast2-installation-4.4.31.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 8 ++++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 yast2-installation-4.4.30.tar.bz2 create mode 100644 yast2-installation-4.4.31.tar.bz2 diff --git a/yast2-installation-4.4.30.tar.bz2 b/yast2-installation-4.4.30.tar.bz2 deleted file mode 100644 index 37d953e..0000000 --- a/yast2-installation-4.4.30.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e1294c63c4cbe873f9203b01d9844a584d37c1c303133dcdc3fa32f92f7ae8a -size 1478154 diff --git a/yast2-installation-4.4.31.tar.bz2 b/yast2-installation-4.4.31.tar.bz2 new file mode 100644 index 0000000..a140ee4 --- /dev/null +++ b/yast2-installation-4.4.31.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be44fff0cd56725f5d82103864b0d352406e01981ea64185fd253b936fdd41a8 +size 1478890 diff --git a/yast2-installation.changes b/yast2-installation.changes index fc5d53a..a5c2f36 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Dec 27 07:22:50 UTC 2021 - Knut Alejandro Anderssen González + +- Add support for selecting and configuring the desired Linux + Security Module during installation (jsc#SLE-22069) +- 4.4.31 + ------------------------------------------------------------------- Thu Dec 16 13:43:05 UTC 2021 - Ladislav Slezák diff --git a/yast2-installation.spec b/yast2-installation.spec index 43c0b1a..af90180 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.4.30 +Version: 4.4.31 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -43,7 +43,7 @@ BuildRequires: yast2-network >= 4.4.12 BuildRequires: yast2-packager >= 4.4.13 # for AbortException and handle direct abort BuildRequires: yast2-ruby-bindings >= 4.0.6 -# For selinux classes +# For LSM classes BuildRequires: yast2-security # using /usr/bin/udevadm BuildRequires: yast2-storage-ng >= 4.2.71 @@ -117,8 +117,8 @@ Conflicts: yast2-mouse < 2.18.0 Conflicts: yast2-pkg-bindings < 2.17.25 # Registration#get_updates_list does not handle exceptions Conflicts: yast2-registration < 3.2.3 -# moved security_finish client -Conflicts: yast2-security < 4.3.11 +# Added support for selecting the desired LSM during installation +Conflicts: yast2-security < 4.4.2 # Top bar with logo Conflicts: yast2-ycp-ui-bindings < 3.1.7 Obsoletes: yast2-installation-devel-doc