Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: grub2-efi-aa64 | Distribution: Fedora Project |
Version: 2.06 | Vendor: Fedora Project |
Release: 9.fc34 | Build date: Fri Dec 10 18:53:00 2021 |
Group: Unspecified | Build host: buildvm-a64-03.iad2.fedoraproject.org |
Size: 5161511 | Source RPM: grub2-2.06-9.fc34.src.rpm |
Packager: Fedora Project | |
Url: http://www.gnu.org/software/grub/ | |
Summary: GRUB for EFI systems. |
The GRand Unified Bootloader (GRUB) is a highly configurable and customizable bootloader with modular architecture. It supports a rich variety of kernel formats, file systems, computer architectures and hardware devices. This subpackage provides support for efi-aa64 systems.
GPLv3+
* Fri Dec 10 2021 Robbie Harwood <rharwood@redhat.com> - 2.06-9 - Bump to re-run signing (no code changes) * Thu Dec 09 2021 Robbie Harwood <rharwood@redhat.com> - 2.06-8 - Restore grub.cfg umask (CVE-2021-3981) - Resolves: rhbz#2030358 * Fri Nov 05 2021 Robbie Harwood <rharwood@redhat.com> - 2.06-7 - Match our tree with the f35, instead of just patches * Wed Sep 29 2021 Robbie Harwood <rharwood@redhat.com> - 2.06-6 - Pull-up to Fedora 35+36 - Resolves: rhbz#2008819 * Tue Jun 15 2021 Javier Martinez Canillas <javierm@redhat.com> - 2.06-2 - Only try to generate a config if the ESP is mounted * Mon Jun 14 2021 Javier Martinez Canillas <javierm@redhat.com> - 2.06-1 - Update to 2.06 final release and ton of fixes * Mon Apr 12 2021 Javier Martinez Canillas <javierm@redhat.com> - 2.06~rc1-4 - Add again 20_linux_xen script fix that got dropped by mistake Resolves: rhbz#1858364 * Thu Mar 25 2021 Javier Martinez Canillas <javierm@redhat.com> - 2.06~rc1-3 - Prevent %posttrans scriptlet to fail if grubenv isn't present in the ESP * Wed Mar 24 2021 Javier Martinez Canillas <javierm@redhat.com> - 2.06~rc1-2 - Fix a couple of merge mistakes made when rebasing to 2.06~rc1 Resolves: rhbz#1940524 * Fri Mar 12 2021 Javier Martinez Canillas <javierm@redhat.com> - 2.06~rc1-1 - Update to 2.06~rc1 to fix a bunch of CVEs Resolves: CVE-2020-14372 Resolves: CVE-2020-25632 Resolves: CVE-2020-25647 Resolves: CVE-2020-27749 Resolves: CVE-2020-27779 Resolves: CVE-2021-20225 Resolves: CVE-2021-20233 * Thu Mar 11 2021 Javier Martinez Canillas <javierm@redhat.com> - 2.04-39 - Fix config file generation failing due invalid petitboot version value Resolves: rhbz#1921479 * Fri Mar 05 2021 Javier Martinez Canillas <javierm@redhat.com> - 2.04-38 - Fix keyboards that report IBM PC AT scan codes (rmetrich) * Thu Feb 25 2021 Javier Martinez Canillas <javierm@redhat.com> - 2.04-37 - Don't attempt to unify if there is no grub.cfg on EFI (gicmo) Resolves: rhbz#1933085 * Mon Feb 22 2021 Javier Martinez Canillas <javierm@redhat.com> - 2.04-36 - Switch EFI users to new unified config Resolves: rhbz#1918817 - Fix ESC key no longer showing the menu Resolves: rhbz#1928595 * Mon Feb 08 2021 Javier Martinez Canillas <javierm@redhat.com> - 2.04-35 - Remove -fcf-protection compiler flag to allow i386 builds (law) Related: rhbz#1915452 - Unify GRUB configuration file location across all platforms Related: rhbz#1918817 - Add 'at_keyboard_fallback_set' var to force the set manually (rmetrich) - Add appended signatures support for ppc64le LPAR Secure Boot (daxtens) * Tue Jan 12 2021 Javier Martinez Canillas <javierm@redhat.com> - 2.04-34 - at_keyboard: use set 1 when keyboard is in Translate mode (rmetrich) * Thu Dec 31 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-33 - Add DNF protected.d fragments for GRUB packages Resolves: rhbz#1874541 - Include keylayouts and at_keyboard modules in EFI builds - Add GRUB enhanced debugging features - ieee1275: Avoiding many unecessary open/close - ieee1275: device mapper and fibre channel discovery support - Fix tps-rpmtest failing due /boot/grub2/grubenv attributes mismatch * Thu Nov 12 2020 Peter Hazenberg <fedoraproject@haas-en-berg.nl> - 2.04-32 - Fixed some typos in grub-install.8 man page * Mon Aug 31 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-31 - Roll over TFTP block counter to prevent timeouts with data packets Resolves: rhbz#1869335 * Fri Aug 21 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-30 - Set TFTP blocksize to 1428 instead of 2048 to avoid IP fragmentation Resolves: rhbz#1869335 * Fri Aug 21 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-29 - Fix TFTP timeouts when trying to fetch files larger than 65535 KiB Resolves: rhbz#1869335 * Wed Aug 12 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-28 - Add support for "systemctl reboot --boot-loader-menu=xx" (hdegoede) Related: rhbz#1857389 * Mon Aug 10 2020 Peter Jones <pjones@redhat.com> - 2.04-27 - Attempt to enable dual-signing in f33 - "Minor" bug fixes. For f33: Resolves: CVE-2020-10713 Resolves: CVE-2020-14308 Resolves: CVE-2020-14309 Resolves: CVE-2020-14310 Resolves: CVE-2020-14311 Resolves: CVE-2020-15705 Resolves: CVE-2020-15706 Resolves: CVE-2020-15707 * Tue Jun 30 2020 Jeff Law <law@redhat.com> - 2.04-26 - Disable LTO * Thu Jun 18 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-25 - Only mark GRUB as BLS supported in OSTree systems with a boot partition * Mon Jun 08 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-24 - http: Prepend prefix when the HTTP path is relative as done in efi/http - Fix build with rpm-4.16 (thierry.vignaud) * Fri Jun 05 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-23 - Install GRUB as \EFI\BOOT\BOOTARM.EFI in armv7hl * Tue May 26 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-22 - Fix an out of memory error when loading large initrd images Resolves: rhbz#1838633 * Wed May 20 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-21 - Don't update BLS files that aren't managed by GRUB scripts Resolves: rhbz#1837783 * Mon May 18 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-20 - Only enable the tpm module for EFI platforms * Sat May 16 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-19 - Enable tpm module and make system to boot even if TPM measurements fail Resolves: rhbz#1836433 * Thu May 14 2020 Adam Williamson <awilliam@redhat.com> - 2.04-18 - 10_linux.in: restore existence check in `get_sorted_bls` Resolves: rhbz#1836020 * Wed May 13 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-17 - Store cmdline in BLS snippets instead of using a grubenv variable * Tue May 12 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-16 - Fix a segfault in grub2-editenv when attempting to shrink a variable * Thu Apr 30 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-15 - blscfg: Lookup default_kernelopts variable as fallback for options Related: rhbz#1765297 - 10_linux.in: fix early exit due error when reading petitboot version Resolves: rhbz#1827397 * Thu Apr 23 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-14 - efi: Set image base address before jumping to the PE/COFF entry point Resolves: rhbz#1825411 * Thu Apr 16 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-13 - Make the grub-switch-to-blscfg and 10_linux scripts more robust * Thu Apr 02 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-12 - Merge 10_linux_bls logic into 10_linux and avoid issues if blsdir is set * Thu Mar 26 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-11 - grub-switch-to-blscfg: Update grub2 binary in ESP for OSTree systems Related: rhbz#1751272 * Tue Mar 17 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-10 - Fix for entries having an empty initrd command and HTTP boot issues Resolves: rhbz#1806022 * Thu Jan 16 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-9 - Add riscv64 support to grub.macros and RISC-V build fixes (davidlt) - blscfg: Always use the root variable to search for BLS snippets - bootstrap.conf: Force autogen.sh to use python3 * Mon Jan 13 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.04-8 - Make the blscfg module honour the GRUB_SAVEDEFAULT option (fritz) Resolves: rhbz#1704926 * Mon Jan 06 2020 Peter Jones <pjones@redhat.com> - 2.04-7 - Add zstd to the EFI module list. Related: rhbz#1418336
/boot/efi/EFI/fedora/grub.cfg /boot/efi/EFI/fedora/grubaa64.efi /boot/grub2/fonts /boot/grub2/fonts/unicode.pf2 /boot/grub2/grub.cfg /boot/grub2/grubenv /boot/loader/entries /etc/dnf/protected.d/grub2-efi-aa64.conf /etc/grub2-efi.cfg /etc/grub2.cfg
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed May 25 01:31:27 2022