Project grub2-1:2.02-167.el8_10.inferit
Name | grub2 |
---|---|
Epoch | 1 |
Version | 2.02 |
Release | 167.el8_10.inferit |
Website/URL | http://www.gnu.org/software/grub/ |
License | GPLv3+ |
Build Time | 2025-07-10 18:38:07 |
Build Host | builder-x86-02.inferitos.ru |
Summary | Bootloader with support for Linux, Multiboot and more |
Repositories | BaseOS |
Description | The GRand Unified Bootloader (GRUB) is a highly configurable and customizable bootloader with modular architecture. It supports a rich variety of kernel formats, file systems, computer architectures and hardware devices. |
Errata | — |
×
Found 6 old versions
Package | Summary | SHA-256 checksum |
---|---|---|
x86_64 | ||
grub2-efi-ia32-1:2.02-167.el8_10.inferit.x86_64 | GRUB for EFI systems. | 2ac6fd5524ce70c6c2910fd838654d6d0aa4995698401556a9e4579f8f883ac1 |
grub2-efi-ia32-cdboot-1:2.02-167.el8_10.inferit.x86_64 | Files used to boot removeable media with EFI | 821b60a87a084a88436ae199a5e2fd69e2b385c7b8a72ba2e277d7b7e2be386e |
grub2-efi-x64-1:2.02-167.el8_10.inferit.x86_64 | GRUB for EFI systems. | 8b1d19af1ba535430796192c41068ed4cd1b19bbbde078bbd7f6323f1a3269bc |
grub2-efi-x64-cdboot-1:2.02-167.el8_10.inferit.x86_64 | Files used to boot removeable media with EFI | 5e1378d82e0ccb884720d4bfddf067a7f58518587eb3b092e71dee989a0848f2 |
grub2-pc-1:2.02-167.el8_10.inferit.x86_64 | Bootloader with support for Linux, Multiboot, and more | d70455c2aeba20d33ab78cafa9a5e49fcd0b2d14780ff01d7d55a3218e2a0d60 |
grub2-tools-1:2.02-167.el8_10.inferit.x86_64 | Support tools for GRUB. | a0d71d0eb3ba9b76d6c09c20f668f817b97fc235a889a7ac9d4afda16b88fcc0 |
grub2-tools-efi-1:2.02-167.el8_10.inferit.x86_64 | Support tools for GRUB. | ce90c21a1c196b4a185a11eb2e179f946a198ce4e1d5a1be9e7fa117f36677f7 |
grub2-tools-extra-1:2.02-167.el8_10.inferit.x86_64 | Support tools for GRUB. | 1d288a1cc44dc260d7efe56cd0430dec3afda9ba1e5f7e80bc8468dfd0f31329 |
grub2-tools-minimal-1:2.02-167.el8_10.inferit.x86_64 | Support tools for GRUB. | 8886503280fea3864ef10dc8d12b8110b3165719ceb292eb5a9bec53e0889526 |
noarch | ||
grub2-common-1:2.02-167.el8_10.inferit.noarch | grub2 common layout | 01328c0b6b0703a851ed2756f33b383d7ea8d5a70d6c9cd15ed0ab355d7d3349 |
grub2-efi-ia32-modules-1:2.02-167.el8_10.inferit.noarch | Modules used to build custom grub.efi images | f8d167680ebd1588df0da4684d8236781f4c13aeef77ed9f4c2f570bd0f3ebf0 |
grub2-efi-x64-modules-1:2.02-167.el8_10.inferit.noarch | Modules used to build custom grub.efi images | d92a575fdea73ecd3f4685c418cb679e3b165477c08dcee0a90361235e00c00b |
grub2-pc-modules-1:2.02-167.el8_10.inferit.noarch | Modules used to build custom grub images | 9067e3c57b59a04831682a1bb27b573c24e25d5408abc5eea9d18996d49b7bd8 |
src | ||
grub2-1:2.02-167.el8_10.inferit.src | Bootloader with support for Linux, Multiboot and more | 000501933ccab0d0eca042290fb1ae43d8be58143f4738ccbb1906fe88d4b3fe |
* Thu Apr 24 2025 Leo Sandoval <lsandova@redhat.com> - 2.02-167 - 99-grub-mkconfig.install: fix condition allowing correct checks if GRUB_ENABLE_BLSCFG is not present - Resolves: #RHEL-80168 * Wed Apr 23 2025 Leo Sandoval <lsandova@redhat.com> - 2.02-166 - Don't try to switch to a BLS config if GRUB_ENABLE_BLSCFG is already set - Resolves: #RHEL-86913 * Thu Apr 17 2025 Nicolas Frayer <nfrayer@redhat.com> - 2.02-165 - fs/ext2: Rework of OOB read patch - Resolves: #RHEL-86553 * Fri Apr 04 2025 Leo Sandoval <lsandova@redhat.com> - 2.02-164 - Bump NVR to sign the build - Resolves: #RHEL-85627 * Thu Apr 03 2025 Nicolas Frayer <nfrayer@redhat.com> - 2.02-163 - fs/xfs: Synced xfs to latest - Resolves: #RHEL-85627 * Tue Mar 25 2025 Nicolas Frayer <nfrayer@redhat.com> - 2.02-162 - ieee1275/ofnet: Fix grub_malloc() removed after added safe - Remove 'fs/ntfs: Implement attribute verification' patch - Related: #RHEL-79837 * Tue Feb 18 2025 Leo Sandoval <lsandova@redhat.com> - 2.02-161 - Add Several CVE fixes - Resolves CVE-2024-45775 CVE-2025-0624 - Resolves: #RHEL-75735 - Resolves: #RHEL-79837 * Wed Nov 13 2024 Leo Sandoval <lsandova@redhat.com> - 2.02-160 - Remove BLS fake config in case of kernel removal - Resolves: #RHEL-4316 * Tue Nov 12 2024 Leo Sandoval <lsandova@redhat.com> - 2.02-159 - Fix default behavior when GRUB_ENABLE_BLSCFG is not present - Resolves: #RHEL-4319 * Thu Sep 19 2024 Leo Sandoval <lsandova@redhat.com> - 2.02-158 - grub-mkconfig.in: turn off executable owner bit - Resolves: #RHEL-58835