| Name: | grub2-tools |
|---|---|
| Epoch: | 1 |
| Version: | 2.06 |
| Release: | 70.0.2.el9_3.2 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 7130862 |
| License: | GPLv3+ |
| RPM: | grub2-tools-2.06-70.0.2.el9_3.2.aarch64.rpm |
| Source RPM: | grub2-2.06-70.0.2.el9_3.2.src.rpm |
| Build Date: | Thu Jan 25 2024 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.gnu.org/software/grub/ |
| Summary: | Support tools for GRUB. |
| Description: | 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 tools for support of all platforms. |
- search command: add flag to only search root dev - Resolves: #CVE-2023-4001
- Support setting custom kernels as default kernels [Orabug: 36043978]
- Release bump to match expected NVR
- Bump SBAT metadata for grub to 3 [Orabug: 34872719] - Fix CVE-2022-3775 [Orabug: 34871953] - Enable signing for aarch64 EFI - Fix signing certificate names - Enable back btrfs grub module for EFI pre-built image [Orabug: 34360986] - Replaced bugzilla.oracle.com references [Orabug: 34202300] - Update provided certificate version to 202204 [JIRA: OLDIS-16371] - Various coverity fixes [JIRA: OLDIS-16371] - bump SBAT generation - Update bug url [Orabug: 34202300] - Revert provided certificate version back to 202102 [JIRA: OLDIS-16371] - Update signing certificate [JIRA: OLDIS-16371] - fix SBAT data [JIRA: OLDIS-16371] - Update requires [JIRA: OLDIS-16371] - Rebuild for SecureBoot signatures [Orabug: 33801813] - Do not add shim and grub certificate deps for aarch64 packages [Orabug: 32670033] - Update Oracle SBAT data [Orabug: 32670033] - Use new signing certificate [Orabug: 32670033] - honor /etc/sysconfig/kernel DEFAULTKERNEL setting for BLS [Orabug: 30643497] - set EFIDIR as redhat for additional grub2 tools [Orabug: 29875597] - Update upstream references [Orabug: 26388226] - Insert Unbreakable Enterprise Kernel text into BLS config file [Orabug: 29417955] - Put "with" in menuentry instead of "using" [Orabug: 18504756] - Use different titles for UEK and RHCK kernels [Orabug: 18504756]
- grub2-mkconfig: Pass all boot params when used by anaconda - Resolves: #RHEL-2185
- grub2-mkconfig: dont overwrite BLS cmdline if BLSCFG is true - This is an updated version of the 2.06-67 patch - Resolves: #2203203 - Resolves: #2212320 - Resolves: #2221543
- Revert previous patch as it breaks install - Related: #2203203 - Related: #2212320 - Related: #2221543
- grub2-mkconfig: dont overwrite BLS cmdline if BLSCFG is true - Resolves: #2203203 - Resolves: #2212320 - Resolves: #2221543
- build with baseline ISA flags - Resolves: #2215860
- efi/http: change uint32_t to uintn_t - Resolves: #2207851