Package grub: Information

    Source package: grub
    Version: 2.02-alt29.qa5
    Build time:  Sep 29, 2023, 04:00 PM in the task #330035
    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. liblzma-devel
      2. autogen
      3. python-modules
      4. libdevmapper-devel
      5. help2man
      6. flex
      7. fonts-bitmap-misc
      8. fonts-bitmap-univga
      9. fonts-ttf-dejavu
      10. libfreetype-devel
      11. libfuse-devel
      12. rpm-macros-uefi
      13. texinfo
      14. ruby
      15. zlib-devel

    Last changed


    Sept. 21, 2023 Egor Ignatov 2.02-alt29.qa5
    - backport upstream CVE fix (closes: #45913) (fixes: CVE-2022-3775)
      + add grub-2.06-upstream-font-Fix-an-integer-underflow-in-blit_comb patch
    May 17, 2021 Nikolai Kostrigin 2.02-alt29.qa4
    - switch default graphics mode from "800x600" to "auto" (refer to ALT#39948)
    - grub-efi-autoupdate: fix --removable installations were not updated
    - update alt-add-strings-and-translation-for-installer patch
    March 1, 2021 Nikolai Kostrigin 2.02-alt29.qa3
    - fix OS ALT installer translation and make it common for all distributions
      + update alt-add-translation-for-installer patch (antohami@)
    - duplicate grub.cfg to EFI/BOOT also to workaround some Acer firmwares
      + add alt-grub-install-duplicate-grub-cfg patch (refer to ALT#39745)