Package grub: Information

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

Source package: grub
Version: 2.06-alt10
Latest version according to Repology
Build time:  Mar 15, 2023, 08:06 PM in the task #316758
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. autogen
    2. liblzma-devel
    3. python-modules
    4. libdevmapper-devel
    5. gnulib
    6. help2man
    7. libfreetype-devel
    8. libfuse-devel
    9. flex
    10. fonts-bitmap-misc
    11. fonts-bitmap-univga
    12. fonts-ttf-dejavu
    13. rpm-macros-uefi
    14. texinfo
    15. ruby
    16. zlib-devel

Last changed


March 14, 2023 Egor Ignatov 2.06-alt10
- grub2-sysconfig: change default option to GRUB_VMLINUZ_SYMLINKS=yes (closes: #44406)
- add upstream-0061-net-ip-Do-IP-fragment-maths-safely patch (fixes: CVE-2022-28733)
- bump grub.altlinux SBAT level to 2 after closing CVE missed in the previous release
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