Package grub: Information

  • Default inline alert: Version in the repository: 2.06-alt18

Source package: grub
Version: 2.06-alt9
Latest version according to Repology
Build time:  Mar 13, 2023, 11:08 AM in the task #313903
Report package bug
License: GPL-3
Summary: GRand Unified Bootloader
Description: 
GNU GRUB is a multiboot boot loader. It was derived from GRUB. It is an
attempt to produce a boot loader for IBM PC-compatible machines that
has both the ability to be friendly to beginning or otherwise
nontechnically interested users and the flexibility to help experts in
diverse environments. It is compatible with Free/Net/OpenBSD and Linux.
It supports Win 9x/NT and OS/2 via chainloaders. It has a menu
interface and a command line interface.
It implements the Multiboot standard, which allows for flexible loading
of multiple boot images (needed for modular kernels such as the GNU Hurd).

List of rpms provided by this srpm:
grub-common (x86_64, ppc64le, i586, aarch64)
grub-common-debuginfo (x86_64, ppc64le, i586, aarch64)
grub-efi (x86_64, i586, aarch64)
grub-ieee1275 (ppc64le)
grub-ieee1275-debuginfo (ppc64le)
grub-pc (x86_64, i586)
grub-pc-debuginfo (x86_64, i586)

Maintainer: Egor Ignatov



    1. python-modules
    2. autogen
    3. liblzma-devel
    4. libdevmapper-devel
    5. gnulib
    6. help2man
    7. rpm-macros-uefi
    8. libfreetype-devel
    9. libfuse-devel
    10. ruby
    11. flex
    12. fonts-bitmap-misc
    13. fonts-bitmap-univga
    14. fonts-ttf-dejavu
    15. texinfo
    16. zlib-devel

Last changed


Jan. 22, 2023 Egor Ignatov 2.06-alt9
- fix os-alt patch: replace obsolete variable gone long ago (nickel@) (closes: #44387)
- remove translation for 'Change language (press F2)' (closes: #45437)
- remove rhboot SecureBoot patches; use upstream shim_lock and lockdown verifiers
- update fedora-Rework-how-the-fdt-command-builds patch
- add upstream security patch set 2022-06-07:
  (fixes: CVE-2021-3695, CVE-2021-3696, CVE-2021-3697, CVE-2022-28734)
  (fixes: CVE-2022-28734, CVE-2022-28735, CVE-2022-28736)
- add upstream security patch set 2022-11-15:
  (fixes: CVE-2022-2601, CVE-2022-3775)
- bump sbat global generation number from 1 to 3
Aug. 15, 2022 Nikolai Kostrigin 2.06-alt8
- fix FTBFS with new gnulib (upstream patchset)
- grub(-efi): switch from 'egrep' to 'grep -E' in filetriggers (closes: #43329)
- update os-alt patch: switch from 'fgrep' to 'grep -F'
- add alt-util-grub.d-switch-from-fgrep-to-grep-F patch
Feb. 24, 2022 Nikolai Kostrigin 2.06-alt7
- grub-efi: improve RPM filetrigger and post install script to skip all
  actions in case of being invoked at package installing stage by OS installer
  (closes: #42025)
- 30_uefi-firmware.in: Fix for zero supported indications (closes: #41970)
- pack 41_custom as there appear to be users of it (closes: #41832)