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

    Бинарный пакет: grub-ieee1275
    Версия: 2.04-alt1
    Архитектура: ppc64le
    Собран:  18 декабря 2020 г. 18:13 в задании #261809
    Исходный пакет: grub
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.gnu.org/software/grub

    Лицензия: GPL-3
    О пакете: GRand Unified Bootloader (IEEE1275 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 Open Firmware (IEEE 1275) support.

    Сопровождающий: Nikolai Kostrigin


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


    13 ноября 2020 г. Nikolai Kostrigin 2.04-alt1
    - new version
      + update and thin out ALT patches
      + replace fedora SB patch set
      + spec: add gnulib to BR:
      + spec: don't use linuxefi module name while assembling a EFI binary
    - add upstream patch set and adapt it to fix BootHole & Co. vulnerabilities
      + (fixes: CVE-2020-10713, CVE-2020-14308, CVE-2020-14309, CVE-2020-14310)
      + (fixes: CVE-2020-14311, CVE-2020-15705, CVE-2020-15706, CVE-2020-15707)
    2 октября 2020 г. Nikolai Kostrigin 2.02-alt30
    - disallow kernels with unsigned EFI stub to be run by grub in SB mode
      + remove alt-relaxed-kernel-sign-check patch
    19 августа 2020 г. Nikolai Kostrigin 2.02-alt29
    - spec: add tftp module into EFI image (closes: #38681)
    - sort kernels by mtime instead of ctime (ptrnine@)