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

- Fix unknown filesystem error on disks with 4096 sector size (bsc#1207064)
  * 0001-grub-core-modify-sector-by-sysfs-as-disk-sector.patch

- Fix GCC 13 build failure (bsc#1201089)
  * 0002-AUDIT-0-http-boot-tracker-bug.patch

OBS-URL: https://build.opensuse.org/request/show/1063542
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=436
This commit is contained in:
2023-02-07 07:20:35 +00:00
committed by Git OBS Bridge
parent cb476353d0
commit a7b06b9f1a
4 changed files with 76 additions and 11 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Feb 7 02:11:47 UTC 2023 - Michael Chang <mchang@suse.com>
- Fix unknown filesystem error on disks with 4096 sector size (bsc#1207064)
* 0001-grub-core-modify-sector-by-sysfs-as-disk-sector.patch
-------------------------------------------------------------------
Sat Feb 4 05:57:02 UTC 2023 - Michael Chang <mchang@suse.com>
- Fix GCC 13 build failure (bsc#1201089)
* 0002-AUDIT-0-http-boot-tracker-bug.patch
-------------------------------------------------------------------
Tue Jan 3 02:48:05 UTC 2023 - Gary Ching-Pang Lin <glin@suse.com>