mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-03-27 06:19:03 +02:00
GRUB has not pushed many patches to master since the recent 2.12 release, but there are a number of interesting fixes. libreboot is doing a release soon. bump to latest grub revision. Some of the new patches in GRUB are interesting: XFS fixes: "fs/xfs: Handle non-continuous data blocks in directory extents" 68dd65cfdaad08b1f8ec01b84949b0bf88bc0d8c Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2254370 Apparently, XFS could not boot in some reports, though this was likely with BIOS or UEFI GRUB; no such reports were made to libreboot "gfxmenu/view: Resolve false grub_errno disrupting boot process" 39c927df66c7ca62d97905d1385054ac9ce67209 "util/grub-fstest: Add a new command zfs-bootfs" 28c4405208cfb6e2cea737f6cbaf17e631bac6cd The gnulib revision does not need to be updated at this time. Signed-off-by: Leah Rowe <leah@libreboot.org>
15 lines
334 B
Plaintext
15 lines
334 B
Plaintext
{grub}{
|
|
rev: 8719cc2040368d43ab2de0b6e1b850b2c9cfc5b7
|
|
loc: grub
|
|
url: git://git.savannah.gnu.org/grub.git
|
|
bkup_url: https://codeberg.org/libreboot/grub
|
|
depend: gnulib
|
|
}
|
|
|
|
{gnulib}{
|
|
rev: 9f48fb992a3d7e96610c4ce8be969cff2d61a01b
|
|
loc: grub/gnulib
|
|
url: git://git.sv.gnu.org/gnulib
|
|
bkup_url: https://codeberg.org/libreboot/gnulib
|
|
}
|