SHA256
1
0
forked from pool/grub2

- add 0001-fs-ext2-Ignore-checksum-seed-incompat-feature.patch,

0001-fs-ext2-Ignore-the-large_dir-incompat-feature.patch:
  * support more featureful extX filesystems (backport from
  upstream git)

OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=455
This commit is contained in:
2023-05-30 11:04:54 +00:00
committed by Git OBS Bridge
parent 0b52761bc4
commit d7b8a8f31b
4 changed files with 128 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue May 30 11:03:54 UTC 2023 - Dirk Müller <dmueller@suse.com>
- add 0001-fs-ext2-Ignore-checksum-seed-incompat-feature.patch,
0001-fs-ext2-Ignore-the-large_dir-incompat-feature.patch:
* support more featureful extX filesystems (backport from
upstream git)
-------------------------------------------------------------------
Thu May 4 06:58:12 UTC 2023 - Michael Chang <mchang@suse.com>