diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-02-19 14:30:57 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-02-19 14:30:57 +0800 |
commit | 3608d06aa82917b9046ee315924876ce4903efc0 (patch) | |
tree | 3f2665ee480b59959779181ef69059a77748d265 /patches.ent | |
parent | d94d6060488da23db738078541e4b08a743f763c (diff) |
grub: Add upstream fixes patch for unrecognized ext2/3/4 features (#5219)xry111/grub-fix-test
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/patches.ent b/patches.ent index 6e66a4b59..c381cd0a8 100644 --- a/patches.ent +++ b/patches.ent @@ -50,11 +50,9 @@ <!ENTITY glibc-fhs-patch-md5 "9a5997c3452909b1769918c759eff8a2"> <!ENTITY glibc-fhs-patch-size "2.8 KB"> -<!-- -<!ENTITY glibc-upstream-patch "glibc-&glibc-version;-upstream_fixes-1.patch"> -<!ENTITY glibc-upstream-patch-md5 "e602b6c3a332f4a06e2914e02ae2b295"> -<!ENTITY glibc-upstream-patch-size "16 KB"> ---> +<!ENTITY grub-upstream-fixes-patch "grub-&grub-version;-upstream_fixes-1.patch"> +<!ENTITY grub-upstream-fixes-patch-md5 "da388905710bb4cbfbc7bd7346ff9174"> +<!ENTITY grub-upstream-fixes-patch-size "8 KB"> <!ENTITY kbd-backspace-patch "kbd-&kbd-version;-backspace-1.patch"> <!ENTITY kbd-backspace-patch-md5 "f75cca16a38da6caa7d52151f7136895"> |