Compare commits

1 Commits
main ... 1.1

4 changed files with 11 additions and 180 deletions

BIN
yast2-bootloader-4.6.2.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

BIN
yast2-bootloader-5.0.21.tar.bz2 (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,172 +1,3 @@
-------------------------------------------------------------------
Mon Jun 23 11:55:34 UTC 2025 - Josef Reidinger <jreidinger@suse.com>
- Ensure that dracut is on target system for any bootloader to have
proper initrd (jsc#AGM-154)
- 5.0.21
-------------------------------------------------------------------
Thu Jun 12 11:56:30 UTC 2025 - Stefan Schubert <schubi@suse.de>
- grub2-bls/systemdboot: Writing kernel parameters before installing
the bootloader (bsc#1244399)
- 5.0.20
-------------------------------------------------------------------
Wed May 14 14:30:17 UTC 2025 - Stefan Schubert <schubi@suse.de>
- Selecting grub2-bls bootloader if a TPM2/FIDO2 device is used for
checking encryptions (jsc#PED-10703).
- 5.0.19
-------------------------------------------------------------------
Tue May 6 07:33:02 UTC 2025 - Stefan Schubert <schubi@suse.de>
- Fixed following bugs:
-- systemdboot_widgets shows undefined method >= for nil
(bsc#1234871)
-- Installer tries disabling sdboot timeout by setting -1
(bsc#1240896)
-- Error in Bootloader::Grub2Bls#grub2bls_architecture
Details: undefined method (bsc#1241651)
-- YaST installation with sd-boot: Disabling the menu
timeout is not possible (bsc#1216366)
- 5.0.18
-------------------------------------------------------------------
Wed Apr 30 06:25:27 UTC 2025 - Stefan Schubert <schubi@suse.de>
- Fixed typo "prefered_bootloader" (jsc#PED-1906).
- 5.0.17
-------------------------------------------------------------------
Tue Apr 22 06:50:13 UTC 2025 - Stefan Schubert <schubi@suse.de>
- Calling "sdbootutil set-timeout" with the correct parameters
(bsc#1236578).
- 5.0.16
-------------------------------------------------------------------
Thu Feb 27 08:44:41 UTC 2025 - Stefan Schubert <schubi@suse.de>
- Enabled secure boot for grub2-bls (jsc#PED-10703).
- 5.0.15
-------------------------------------------------------------------
Thu Jan 9 11:26:59 UTC 2025 - Stefan Schubert <schubi@suse.de>
- Added grub2-bls support (jsc#PED-10703).
- 5.0.14
-------------------------------------------------------------------
Fri Dec 20 10:26:41 UTC 2024 - Josef Reidinger <jreidinger@suse.com>
- Always filter out from installation parameters "root=" as it
needs to be always changed to installed system (bsc#1234678)
- 5.0.13
-------------------------------------------------------------------
Tue Nov 5 09:57:58 UTC 2024 - Josef Reidinger <jreidinger@suse.com>
- Sync warning text from s390 secure boot to be identical in
installation proposal and on running system (bsc#1219989)
- 5.0.12
-------------------------------------------------------------------
Wed Aug 14 13:36:03 UTC 2024 - Josef Reidinger <jreidinger@suse.com>
- add arm and riscv64 as not supported for secure boot
(bsc#1229070)
- 5.0.11
-------------------------------------------------------------------
Fri Jul 19 11:46:46 UTC 2024 - Alberto Planas Dominguez <aplanas@suse.com>
- Rename menue_timeout (menü) to menu_timeout
- Reference in text messages to menu
-------------------------------------------------------------------
Fri May 3 13:07:26 UTC 2024 - Stefan Schubert <schubi@localhost>
- Writing "root" entry into /etc/kernel/cmdline which is needed by
sdbootutil. (still for bsc#1220892)
- 5.0.10
-------------------------------------------------------------------
Fri Apr 26 13:07:51 UTC 2024 - Stefan Schubert <schubi@suse.com>
- Creating kernel options for systemd-boot. (bsc#1220892)
- 5.0.9
-------------------------------------------------------------------
Fri Apr 5 08:08:09 UTC 2024 - Josef Reidinger <jreidinger@suse.com>
- Follow up of previous change to use even more precise wording
(bsc#1219989,bsc#1222353)
- 5.0.8
-------------------------------------------------------------------
Fri Mar 15 10:11:13 UTC 2024 - Josef Reidinger <jreidinger@suse.com>
- Improve warnings and help text for secure boot on s390 to reflect
state with new hardware. (bsc#1219989)
- 5.0.7
-------------------------------------------------------------------
Mon Feb 26 13:30:54 UTC 2024 - Stefan Schubert <schubi@suse.com>
- Feature: Do not timeout boot menue in systemd-boot. (bsc#1216366)
- 5.0.6
-------------------------------------------------------------------
Tue Feb 20 07:42:45 UTC 2024 - Stefan Schubert <schubi@suse.com>
- Proposal: Trying to take the bootloader which has been defined in
the product description file (entry globals/prefered_bootloader)
(jsc#PED-1906)
- 5.0.5
-------------------------------------------------------------------
Thu Jan 25 11:18:12 UTC 2024 - Knut Anderssen <kanderssen@suse.com>
- Persist s390 cio_ignore kernel argument always when given
(bsc#1210525).
- 5.0.4
-------------------------------------------------------------------
Wed Jan 10 23:16:39 UTC 2024 - Josef Reidinger <jreidinger@suse.com>
- Do not try finding undefined bootloader name to avoid error
in logs (bsc#1218700)
- 5.0.3
-------------------------------------------------------------------
Mon Sep 4 06:40:19 UTC 2023 - Stefan Schubert <schubi@suse.com>
- Fixed testsuite for architectures other than x86_64.
- 5.0.2
-------------------------------------------------------------------
Thu Aug 31 07:35:22 UTC 2023 - Stefan Schubert <schubi@suse.com>
- Supporting systemd-boot for architecture x86_64.
This feature can be enabled/disabled by the "enable_systemd_boot"
flag in the product description file for each product
(default is disabled).
- 5.0.1
-------------------------------------------------------------------
Wed Aug 30 20:16:10 UTC 2023 - Josef Reidinger <jreidinger@suse.cz>
- 5.0.0 (#bsc1185510)
-------------------------------------------------------------------
Mon Aug 7 09:02:48 UTC 2023 - Steffen Winterfeldt <snwint@suse.com>
- support 32 bit UEFI firmware on x86_64/i386 architecture (bsc#1208003,
jsc#PED-2569)
- 4.6.3
-------------------------------------------------------------------
Thu Jun 15 09:51:19 UTC 2023 - José Iván López González <jlopez@suse.com>
@@ -2341,8 +2172,8 @@ Tue Jul 29 09:23:34 UTC 2014 - jreidinger@suse.com
avoid problems with other MBRs (bnc#887808, bnc#880439)
- 3.1.73
-------------------------------------------------------------------
Mon Jul 28 07:18:47 UTC 2014 - jreidinger@suse.com
- fix proposing disabledos prober on certain products (SLES is
@@ -3893,7 +3724,7 @@ Tue Jul 29 18:18:38 CEST 2008 - juhliarik@suse.cz
/etc/sysconfig/bootloader (fate#302245)
- 2.17.6
-------------------------------------------------------------------
------------------------------------------------------------------
Sun Jul 27 17:52:58 CEST 2008 - juhliarik@suse.cz
- added powersaved=off to boot section for failsave (bnc#153345)

View File

@@ -1,7 +1,7 @@
#
# spec file for package yast2-bootloader
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: yast2-bootloader
Version: 5.0.21
Version: 4.6.2
Release: 0
Summary: YaST2 - Bootloader Configuration
License: GPL-2.0-or-later
@@ -30,8 +30,8 @@ BuildRequires: yast2 >= 4.5.16
BuildRequires: yast2-devtools >= 4.2.2
# yast/rspec/helpers.rb
BuildRequires: yast2-ruby-bindings >= 4.4.7
# Supporting LUKS2 encryption by TPM2/FIDO2 device
BuildRequires: yast2-storage-ng >= 5.0.31
# BlkDevice#preferred_name and Filesystems::BlkFilesystem#preferred_name
BuildRequires: yast2-storage-ng >= 4.3.36
# lenses needed also for tests
BuildRequires: augeas-lenses
BuildRequires: update-desktop-files
@@ -48,8 +48,8 @@ Requires: yast2 >= 4.5.16
Requires: yast2-core >= 2.18.7
Requires: yast2-packager >= 2.17.24
Requires: yast2-pkg-bindings >= 2.17.25
# Supporting LUKS2 encryption by TPM2/FIDO2 device
Requires: yast2-storage-ng >= 5.0.31
# Y2Storage::Arch#efibootmgr?
Requires: yast2-storage-ng >= 4.4.22
# Support for multiple values in GRUB_TERMINAL
Requires: rubygem(%rb_default_ruby_abi:cfa_grub2) >= 1.0.1
# lenses are needed as cfa_grub2 depends only on augeas bindings, but also