SHA256
1
0
forked from pool/grub2

Accepting request 1071066 from home:michael-chang:branches:Base:System

- Discard cached key from grub shell and editor mode
  * 0001-clean-up-crypttab-and-linux-modules-dependency.patch
  * 0002-discard-cached-key-before-entering-grub-shell-and-ed.patch

- Make grub more robust against storage race condition causing system boot
  failures (bsc#1189036)
  * 0001-ieee1275-ofdisk-retry-on-open-and-read-failure.patch

OBS-URL: https://build.opensuse.org/request/show/1071066
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=443
This commit is contained in:
2023-03-13 10:05:13 +00:00
committed by Git OBS Bridge
parent f6a335c91f
commit d9083613d3
5 changed files with 429 additions and 0 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Mar 6 06:31:09 UTC 2023 - Michael Chang <mchang@suse.com>
- Discard cached key from grub shell and editor mode
* 0001-clean-up-crypttab-and-linux-modules-dependency.patch
* 0002-discard-cached-key-before-entering-grub-shell-and-ed.patch
-------------------------------------------------------------------
Fri Mar 3 07:48:56 UTC 2023 - Michael Chang <mchang@suse.com>
- Make grub more robust against storage race condition causing system boot
failures (bsc#1189036)
* 0001-ieee1275-ofdisk-retry-on-open-and-read-failure.patch
-------------------------------------------------------------------
Wed Mar 1 02:58:07 UTC 2023 - Michael Chang <mchang@suse.com>