diff --git a/yast2-installation-4.5.8.tar.bz2 b/yast2-installation-4.5.8.tar.bz2 deleted file mode 100644 index 5b5468c..0000000 --- a/yast2-installation-4.5.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f114dd4cd20da60c9577c64186f4de876fd1013da6972261bc6dd11a2927dbc1 -size 1487114 diff --git a/yast2-installation-4.5.9.tar.bz2 b/yast2-installation-4.5.9.tar.bz2 new file mode 100644 index 0000000..3942899 --- /dev/null +++ b/yast2-installation-4.5.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfed18dd2535a54dc5291154e90a9d3432ee6c2d8d8293c87b22f882ffce6f79 +size 1487447 diff --git a/yast2-installation.changes b/yast2-installation.changes index 2968ae7..29d3637 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Tue Nov 15 13:43:41 UTC 2022 - Ancor Gonzalez Sosa + +- 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 + +- 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 + +- Fix copy of entropy pool during installation (bsc#1204559). + +------------------------------------------------------------------- +Tue Nov 15 13:40:41 UTC 2022 - Ladislav Slezák + +- 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 @@ -49,7 +78,7 @@ Wed Jun 15 11:28:30 UTC 2022 - Knut Anderssen - 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 diff --git a/yast2-installation.spec b/yast2-installation.spec index b11fa90..8efb70c 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -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