↵ Return to the main page of grub2-common
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-11-21 | Andrea Bolognani <abologna at redhat dot com> 2.12-15 | - Add riscv64 support (thanks Jason Montleon) |
2024-11-20 | Nicolas Frayer <nfrayer at redhat dot com> 2.12-14 | - Build modules for Xen PV and PVH |
2024-11-15 | Nicolas Frayer <nfrayer at redhat dot com> 2.12-13 | - posttrans: added check for efi_home/grub.cfg - Resolves: #2326502 |
2024-10-23 | Leo Sandoval <lsandova at redhat dot com> 2.12-12 | - do-rebase: refactor command line parameters |
2024-10-23 | Nicolas Frayer <nfrayer at redhat dot com> 2.12-11 | - cmd/search: Fix a possible NULL ptr dereference |
2024-10-17 | Nicolas Frayer <nfrayer at redhat dot com> 2.12-10 | - acpi: Fix out of bounds access in grub_acpi_xsdt_find_table() - Resolves: #2317048 |
2024-10-03 | Nicolas Frayer <nfrayer at redhat dot com> 2.12-9 | - Stop grub.efi from always printing "dynamic_load_symbols %p\n" during boot - Resolves: #2316279 |
2024-09-25 | Nicolas Frayer <nfrayer at redhat dot com> 2.12-8 | - NX: efi/loader, add a call to grub_efi_check_nx_required() |
2024-09-17 | Nicolas Frayer <nfrayer at redhat dot com> - 2.12-7 | - aarch64/macros: Build gnulib with -mbranch-protection=standard |
2024-09-05 | Leo Sandoval <lsandova at redhat dot com> - 2.12-6 | - load EFI commands inside test expressions - Resolves: #2305291 |