Accepting request 942823 from YaST:Head
submit new version 4.4.31 OBS-URL: https://build.opensuse.org/request/show/942823 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=487
This commit is contained in:
commit
4cf2df4944
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e1294c63c4cbe873f9203b01d9844a584d37c1c303133dcdc3fa32f92f7ae8a
|
||||
size 1478154
|
3
yast2-installation-4.4.31.tar.bz2
Normal file
3
yast2-installation-4.4.31.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be44fff0cd56725f5d82103864b0d352406e01981ea64185fd253b936fdd41a8
|
||||
size 1478890
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 27 07:22:50 UTC 2021 - Knut Alejandro Anderssen González <kanderssen@suse.com>
|
||||
|
||||
- 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 <lslezak@suse.cz>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user