diff --git a/yast2-installation-5.0.8.tar.bz2 b/yast2-installation-5.0.8.tar.bz2 deleted file mode 100644 index fb7d85f..0000000 --- a/yast2-installation-5.0.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc3d9cad05b7c88821b98f00ba17a0533a01bec947aee5c198482da015f87779 -size 1491576 diff --git a/yast2-installation-5.0.9.tar.bz2 b/yast2-installation-5.0.9.tar.bz2 new file mode 100644 index 0000000..6f1f6d5 --- /dev/null +++ b/yast2-installation-5.0.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3e46cec2c924b7905c6dba9968c3c5866bfe57fccba2634d72f2d43edebc6f0 +size 1491636 diff --git a/yast2-installation.changes b/yast2-installation.changes index 1fa28cf..519fa06 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Apr 26 14:09:15 UTC 2024 - Stefan Schubert + +- Handle SystemdBoot mitigations. (bsc#1220892) +- 5.0.9 + ------------------------------------------------------------------- Wed Apr 3 13:39:37 UTC 2024 - Knut Anderssen diff --git a/yast2-installation.spec b/yast2-installation.spec index 8da85ff..b6bdcfd 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 5.0.8 +Version: 5.0.9 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -30,8 +30,8 @@ Source2: YaST2-Firstboot.service BuildRequires: update-desktop-files # Kernel: Use is_zvm from Yast::Arch BuildRequires: yast2 >= 5.0.5 -# Whitelist cio_ignore s390 parameter -BuildRequires: yast2-bootloader >= 5.0.4 +# systemd-boot kernel parameters +BuildRequires: yast2-bootloader >= 5.0.9 # storage-ng based version BuildRequires: yast2-country >= 3.3.1 BuildRequires: yast2-devtools >= 3.1.10 @@ -76,7 +76,7 @@ Requires: tar Requires: (yast2-x11 >= 4.5.1 if libyui-qt) # Y2Packager::Repository.refresh Requires: yast2 >= 5.0.3 -Requires: yast2-bootloader >= 5.0.1 +Requires: yast2-bootloader >= 5.0.9 Requires: yast2-country >= 3.3.1 # Language::GetLanguageItems and other API # Language::Set (handles downloading the translation extensions)