forked from pool/yast2-installation
- Fix previous change to include in proposal summary selinux
(jsc#SLE-17307) - 4.3.28 - Add new security proposal and finish clients to replace firewall one as the new clients contain also configuration for cpu mitigation, policy kit default privileges (jsc#SLE-15840) and selinux mode (jsc#SLE-17307) - 4.3.27 - Do not change polkit default privileges during upgrade OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1094
This commit is contained in:
parent
52259c0baa
commit
ce3a14cf19
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38c724e35f09c86b217792081a76d2c015ea7894adb51e67f81cb9ba6d66f019
|
||||
size 1455206
|
3
yast2-installation-4.3.28.tar.bz2
Normal file
3
yast2-installation-4.3.28.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:863601761d5203cbfcc832c3b129f5c4aa3db4308ec65cb3c2d6a8a154ebbbd9
|
||||
size 1463552
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 25 17:50:27 UTC 2021 - Josef Reidinger <jreidinger@suse.com>
|
||||
|
||||
- Fix previous change to include in proposal summary selinux
|
||||
(jsc#SLE-17307)
|
||||
- 4.3.28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 24 20:56:30 UTC 2021 - Josef Reidinger <jreidinger@suse.com>
|
||||
|
||||
- Add new security proposal and finish clients to replace firewall
|
||||
one as the new clients contain also configuration for cpu
|
||||
mitigation, policy kit default privileges (jsc#SLE-15840)
|
||||
and selinux mode (jsc#SLE-17307)
|
||||
- 4.3.27
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 18 21:34:23 UTC 2021 - Josef Reidinger <jreidinger@suse.com>
|
||||
|
||||
@ -525,7 +541,7 @@ Thu Mar 7 08:10:33 UTC 2019 - Ladislav Slezák <lslezak@suse.cz>
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 6 13:01:03 UTC 2019 - jreidinger@suse.com
|
||||
|
||||
- Do not change polkit default priviledges during upgrade
|
||||
- Do not change polkit default privileges during upgrade
|
||||
(bsc#1120720)
|
||||
- 4.1.40
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.3.26
|
||||
Version: 4.3.28
|
||||
Release: 0
|
||||
Summary: YaST2 - Installation Parts
|
||||
License: GPL-2.0-only
|
||||
@ -42,6 +42,10 @@ BuildRequires: yast2 >= 4.3.53
|
||||
BuildRequires: yast2-packager >= 4.2.27
|
||||
# CIOIgnore
|
||||
BuildRequires: yast2-bootloader
|
||||
# For selinux classes
|
||||
BuildRequires: yast2-security
|
||||
# For firewall widgets
|
||||
BuildRequires: yast2-firewall
|
||||
# using /usr/bin/udevadm
|
||||
BuildRequires: yast2-storage-ng >= 4.2.71
|
||||
# Y2Network::NtpServer
|
||||
|
Loading…
Reference in New Issue
Block a user