1
0

- Fixed the help in the installation summary to include the texts

from the corresponding proposals (related to jsc#SLE-24764).
- 4.5.9

- Write config for ssg-apply script according to the enabled
  security policy (part of jsc#SLE-24764).

- Fix copy of entropy pool during installation (bsc#1204559).

- Do not use "xrdb" for setting the "Xft.dpi" value, use a specific
  YaST tool from the yast2-x11 package (bsc#1201532)
  (xrdb depends on the C pre-processor increasing the dependencies
   about of 22MB)
- Install yast2-x11 only when GUI (libyui-qt) is installed,
  avoid installing the dependent X libraries in minimal (text mode)
  installation (bsc#1201966)

- 4.5.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1181
This commit is contained in:
YaST Team Bot 2022-11-17 06:00:06 +00:00 committed by Git OBS Bridge
parent af987081a7
commit 8d22cdf456
4 changed files with 38 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f114dd4cd20da60c9577c64186f4de876fd1013da6972261bc6dd11a2927dbc1
size 1487114

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cfed18dd2535a54dc5291154e90a9d3432ee6c2d8d8293c87b22f882ffce6f79
size 1487447

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Tue Nov 15 13:43:41 UTC 2022 - Ancor Gonzalez Sosa <ancor@suse.com>
- Fixed the help in the installation summary to include the texts
from the corresponding proposals (related to jsc#SLE-24764).
- 4.5.9
-------------------------------------------------------------------
Tue Nov 15 13:42:41 UTC 2022 - José Iván López González <jlopez@suse.com>
- Write config for ssg-apply script according to the enabled
security policy (part of jsc#SLE-24764).
-------------------------------------------------------------------
Tue Nov 15 13:41:41 UTC 2022 - Knut Anderssen <kanderssen@suse.com>
- Fix copy of entropy pool during installation (bsc#1204559).
-------------------------------------------------------------------
Tue Nov 15 13:40:41 UTC 2022 - Ladislav Slezák <lslezak@suse.cz>
- Do not use "xrdb" for setting the "Xft.dpi" value, use a specific
YaST tool from the yast2-x11 package (bsc#1201532)
(xrdb depends on the C pre-processor increasing the dependencies
about of 22MB)
- Install yast2-x11 only when GUI (libyui-qt) is installed,
avoid installing the dependent X libraries in minimal (text mode)
installation (bsc#1201966)
-------------------------------------------------------------------
Thu Oct 20 13:53:14 UTC 2022 - Steffen Winterfeldt <snwint@suse.com>
@ -49,7 +78,7 @@ Wed Jun 15 11:28:30 UTC 2022 - Knut Anderssen <kanderssen@suse.com>
- Do not restart services when updating the package (bsc#1199480,
bsc#1200274)
-4.5.3
- 4.5.3
-------------------------------------------------------------------
Mon May 23 15:42:10 UTC 2022 - Knut Anderssen <kanderssen@suse.com>

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 4.5.8
Version: 4.5.9
Release: 0
Summary: YaST2 - Installation Parts
License: GPL-2.0-only
@ -43,8 +43,8 @@ BuildRequires: yast2-network >= 4.4.12
BuildRequires: yast2-packager >= 4.4.13
# yast/rspec/helpers.rb
BuildRequires: yast2-ruby-bindings >= 4.4.7
# For LSM classes
BuildRequires: yast2-security
# Support for SecurityPolicies
BuildRequires: yast2-security >= 4.5.3
# using /usr/bin/udevadm
BuildRequires: yast2-storage-ng >= 4.2.71
# Y2Users
@ -97,6 +97,8 @@ Requires: yast2-services-manager >= 3.2.1
Requires: yast2-storage-ng >= 4.0.175
# Y2Users
Requires: yast2-users >= 4.4.2
# Support for SecurityPolicies
Requires: yast2-security >= 4.5.3
PreReq: %fillup_prereq
Recommends: yast2-add-on
Recommends: yast2-firewall
@ -119,8 +121,6 @@ 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
# 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