diff --git a/autoyast2-4.5.8.tar.bz2 b/autoyast2-4.5.8.tar.bz2 deleted file mode 100644 index e7f8cb3..0000000 --- a/autoyast2-4.5.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0bd4ca61aeabb52ce9c0464e4641f62603b2c3bef11a0bf8d09ab1e274a3f261 -size 731691 diff --git a/autoyast2-4.5.9.tar.bz2 b/autoyast2-4.5.9.tar.bz2 new file mode 100644 index 0000000..47efa49 --- /dev/null +++ b/autoyast2-4.5.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:043c641c8736b6fbc7400c5fc0832f43e209761eb5f954f90bc39b96acbcb131 +size 733048 diff --git a/autoyast2.changes b/autoyast2.changes index 305f655..435fabc 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Nov 8 15:52:04 UTC 2022 - Josef Reidinger + +- Add needed packages for kdump even when kdump section is not + defined if product enable kdump by default (bsc#1204180) +- 4.5.9 + +------------------------------------------------------------------- +Thu Nov 3 16:45:52 UTC 2022 - Imobach Gonzalez Sosa + +- Add support for security policies validation (jsc#SLE-24764). + ------------------------------------------------------------------- Thu Nov 3 13:04:26 UTC 2022 - Ladislav Slezák diff --git a/autoyast2.spec b/autoyast2.spec index a91d0c5..48f5d48 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.5.8 +Version: 4.5.9 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only @@ -44,15 +44,17 @@ BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec) # Replace PackageSystem with Package BuildRequires: yast2 >= 4.4.38 # FileSystems.read_default_subvol_from_target +BuildRequires: yast2-xml BuildRequires: yast2-services-manager BuildRequires: yast2-transfer -BuildRequires: yast2-xml # ProductSpec API +BuildRequires: yast2-packager >= 4.4.13 BuildRequires: yast2-country BuildRequires: yast2-network >= 3.1.145 -BuildRequires: yast2-packager >= 4.4.13 BuildRequires: yast2-slp BuildRequires: yast2-update >= 3.3.0 +# Support for SecurityPolicies +BuildRequires: yast2-security >= 4.5.3 # Required for test suite testing one time sync BuildRequires: yast2-ntp-client >= 4.0.1 # UEFI detection in Y2Storage::Arch @@ -71,16 +73,16 @@ Requires: libxslt Requires: yast2 >= 4.4.38 Requires: yast2-core Requires: yast2-country >= 3.1.13 -# Moving security module to first installation stage -Requires: yast2-security >= 4.1.1 +# Support for SecurityPolicies +Requires: yast2-security >= 4.5.3 # Install selected network backend packages Requires: yast2-network >= 4.5.9 Requires: yast2-schema >= 4.0.6 Requires: yast2-transfer >= 2.21.0 Requires: yast2-xml # New API for Y2Storage::PackageHandler and storage features -Requires: yast2-ruby-bindings >= 1.0.0 Requires: yast2-storage-ng >= 4.2.95 +Requires: yast2-ruby-bindings >= 1.0.0 Conflicts: yast2-installation < 3.1.166