Пакет grub-efi: Информация

    Бинарный пакет: grub-efi
    Версия: 2.02-alt29.qa5
    Архитектура: x86_64
    Собран:  29 сентября 2023 г. 16:00 в задании #330035
    Исходный пакет: grub
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.gnu.org/software/grub

    Лицензия: GPL-3
    О пакете: GRand Unified Bootloader (UEFI variant)
    Описание: 
    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).
    
    This package provides UEFI systems support.
    
    Please note that the official build is signed; this shouldn't
    intervene in any way but rather provides means to cope with
    UEFI SecureBoot (better described as Restricted Boot) firmware
    when one can't disable it easily, doesn't want to, or needs not to.

    Сопровождающий: Egor Ignatov


    Последнее изменение


    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
    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
    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)