| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: grub2-tools-extra | Distribution: CentOS |
| Version: 2.06 | Vendor: CentOS |
| Release: 104.el9 | Build date: Fri Apr 4 16:46:17 2025 |
| Group: Unspecified | Build host: ppc64le-04.stream.rdu2.redhat.com |
| Size: 6878451 | Source RPM: grub2-2.06-104.el9.src.rpm |
| Packager: builder@centos.org | |
| Url: http://www.gnu.org/software/grub/ | |
| Summary: Support tools for GRUB. | |
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.
GPLv3+
* Thu Apr 03 2025 Nicolas Frayer <nfrayer@redhat.com> 2.06-104
- fs/xfs: Sync with latest xfs upstream
- Resolves: #RHEL-85960
- (NVR bump to catch up with zstream)
* Tue Mar 25 2025 Nicolas Frayer <nfrayer@redhat.com> 2.06-100
- ieee1275/ofnet: Fix grub_malloc() removed after added safe
- Resolves: #RHEL-83117
* Mon Mar 17 2025 Nicolas Frayer <nfrayer@redhat.com> 2.06-99
- Added the following 2 commits to optimize memory consumption
- tpm: Disable the tpm verifier if the TPM device is not present
- powerpc: increase MIN RMA size for CAS negotiation
- Resolves: #RHEL-76558
* Mon Mar 10 2025 Leo Sandoval <lsandova@redhat.com> 2.06-98
- Remove 'fs/ntfs: Implement attribute verification' patch
- Related: RHEL-83117
* Wed Feb 26 2025 Nicolas Frayer <nfrayer@redhat.com> - 2.06-97
- fs/ext2: Rework out-of-bounds read for inline and external extents
- Related: RHEL-79857
* Wed Feb 12 2025 Nicolas Frayer <nfrayer@redhat.com> - 2.06-96
- Fixes for several CVEs
- Resolves: CVE-2024-45779 CVE-2024-45778 CVE-2025-1118
- Resolves: CVE-2025-0677 CVE-2024-45782 CVE-2025-0690
- Resolves: CVE-2024-45783 CVE-2025-0624 CVE-2024-45776
- Resolves: CVE-2025-0622 CVE-2024-45774 CVE-2024-45775
- Resolves: CVE-2024-45781 CVE-2024-45780
- Resolves: #RHEL-79700
- Resolves: #RHEL-79341
- Resolves: #RHEL-79875
- Resolves: #RHEL-79849
- Resolves: #RHEL-79707
- Resolves: #RHEL-79857
- Resolves: #RHEL-79709
- Resolves: #RHEL-79846
- Resolves: #RHEL-75737
- Resolves: #RHEL-79713
- Resolves: #RHEL-73785
- Resolves: #RHEL-73787
- Resolves: #RHEL-79704
- Resolves: #RHEL-79702
* Mon Jan 13 2025 Nicolas Frayer <nfrayer@redhat.com> - 2.06-95
- kern/ieee1275/init: Add IEEE 1275 Radix support for KVM on Power
- Resolves: #RHEL-52761
* Thu Nov 21 2024 Leo Sandoval <lsandova@redhat.com> - 2.06-94
- 10_linux.in: escape semicolon and ampersand on BLS upddate
- Resolves: #RHEL-25558
* Wed Oct 16 2024 Nicolas Frayer <nfrayer@redhat.com> 2.06-93
- cmd/search: Fix a possible NULL ptr dereference
- Resolves: #RHEL-61263
* Tue Aug 13 2024 Nicolas Frayer <nfrayer@redhat.com> - 2.06-92
- arm64/linux: Allocate memory for kernel with EFI_LOADER_CODE type
- Resolves: #RHEL-49868
* Fri Aug 02 2024 Leo Sandoval <lsandova@redhat.com> - 2.06-91
- Set /boot/grub2/grub.cfg to 0600 mode if present
- Resolves: #RHEL-45870
* Thu Aug 01 2024 Nicolas Frayer <nfrayer@redhat.com> - 2.06-90
- grub2-mkconfig: Remove mountpoint check
- Related: #RHEL-32099
* Thu Aug 01 2024 Leo Sandoval <lsandova@redhat.com> - 2.06-89
- Bump release number
- Resolves: #RHEL-45870
* Wed Jul 31 2024 Leo Sandoval <lsandova@redhat.com> - 2.06-88
- grub.cfg: Fix rpm grub.cfg verification issues
- Resolves: #RHEL-45870
* Wed Jul 31 2024 Andrew Lukoshko <alukoshko@almalinux.org> - 2.06-87
- grub2-mkconfig: Simplify os_name detection
- Resolves: #RHEL-32099
* Tue Jul 16 2024 Nicolas Frayer <nfrayer@redhat.com> - 2.06-86
- chainloader: Remove unexpected "/EndEntire"
- Resolves: #RHEL-4380
* Tue Jul 16 2024 Nicolas Frayer <nfrayer@redhat.com> - 2.06-85
- grub2-mkconfig: Prevent mkconfig from overwriting grub cfg stub
- Resolves: #RHEL-32099
* Thu Jul 11 2024 Nicolas Frayer <nfrayer@redhat.com> - 2.06-84
- install/ppc64le: run grub2-mkconfig regardless of petitboot version
- Resolves: #RHEL-45161
* Mon Jul 01 2024 Leo Sandoval <lsandova@redhat.com> - 2.06-83
- grub-mkconfig.in: turn off executable owner bit
- Resolves: RHEL-45870
* Thu Jun 27 2024 Nicolas Frayer <nfrayer@redhat.com> - 2.06-82
- mkconfig/install: Remove BLS handling for XEN
- Resolves: #RHEL-4386
* Tue Jun 25 2024 Marta Lewandowska <mlewando@redhat.com> - 2.06-81
- grub.cfg: Fix an issue when doing a major version upgrade
- Resolves: #RHEL-45008
* Tue May 28 2024 Nicolas Frayer <nfrayer@redhat.com> - 2.06-80
- Added more code for the previous CVE fix
- Related: #RHEL-36249
- Related: #RHEL-36186
* Tue May 28 2024 Nicolas Frayer <nfrayer@redhat.com> - 2.06-79
- cmd/search: Rework of CVE-2023-4001 fix
- Resolves: #RHEL-36249
- Resolves: #RHEL-36186
* Thu Feb 22 2024 Nicolas Frayer <nfrayer@redhat.com> - 2.06-78
- util: grub-install on EFI if forced
- Resolves: #RHEL-20443
* Thu Feb 22 2024 Nicolas Frayer <nfrayer@redhat.com> - 2.06-77
- kern/dl: grub_dl_set_mem_attrs()/grub_dl_load_segments() fixes
- Resolves: #RHEL-26322
* Tue Feb 20 2024 Nicolas Frayer <nfrayer@redhat.com> - 2.06-76
- fs/ntfs: OOB write fix
- (CVE-2023-4692)
- Resolves: #RHEL-11567
* Wed Feb 07 2024 Nicolas Frayer <nfrayer@redhat.com> - 2.06-75
- grub-set-bootflag: Fix for CVE-2024-1048
- (CVE-2024-1048)
- Resolves: #RHEL-20747
* Mon Feb 05 2024 Nicolas Frayer <nfrayer@redhat.com> - 2.06-74
- Don't run 20-grub.install for UKIs
- Resolves: #RHEL-21368
* Thu Jan 04 2024 Nicolas Frayer <nfrayer@redhat.com> - 2.06-73
- search command: add flag to only search root dev
- Resolves: #RHEL-20526
- Resolves: #CVE-2023-4001
* Thu Jan 04 2024 Nicolas Frayer <nfrayer@redhat.com> - 2.06-72
- normal: Remove grub_env_set prefix in grub_try_normal_prefix
- Resolves: #RHEL-1601
* Thu Oct 19 2023 Nicolas Frayer <nfrayer@redhat.com> - 2.06-71
- kern/ieee1275/init: ppc64: Restrict high memory in presence
of fadump
- Resolves: #RHEL-14282
* Tue Aug 29 2023 Nicolas Frayer <nfrayer@redhat.com> - 2.06-70
- grub2-mkconfig: Pass all boot params when used by anaconda
- Resolves: #RHEL-2185
* Thu Aug 24 2023 Nicolas Frayer <nfrayer@redhat.com> - 2.06-69
- 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
* Wed Aug 02 2023 Nicolas Frayer <nfrayer@redhat.com> - 2.06-68
- Revert previous patch as it breaks install
- Related: #2203203
- Related: #2212320
- Related: #2221543
* Mon Jul 24 2023 Nicolas Frayer <nfrayer@redhat.com> - 2.06-67
- grub2-mkconfig: dont overwrite BLS cmdline if BLSCFG is true
- Resolves: #2203203
- Resolves: #2212320
- Resolves: #2221543
* Thu Jul 20 2023 Nicolas Frayer <nfrayer@redhat.com> - 2.06-66
- build with baseline ISA flags
- Resolves: #2215860
* Wed Jun 07 2023 Nicolas Frayer <nfrayer@redhat.com> - 2.06-65
- efi/http: change uint32_t to uintn_t
- Resolves: #2207851
* Fri May 26 2023 Nicolas Frayer <nfrayer@redhat.com> - 2.06-64
- kern/ieee1275/init: sync vec5 patchset with upstream
- Resolves: #2183939
* Wed May 24 2023 Nicolas Frayer <nfrayer@redhat.com> - 2.06-63
- util: Enable default kernel for updates
- Resolves: #2184069
* Tue May 23 2023 Javier Martinez Canillas <javierm@redhat.com> - 2.06-62
- 20-grub-install: Explicitly check '+debug' suffix for debug kernels
- Resolves: #2148351
/etc/sysconfig/grub /usr/bin/grub2-fstest /usr/bin/grub2-kbdcomp /usr/bin/grub2-mkfont /usr/bin/grub2-mklayout /usr/bin/grub2-mknetdir /usr/bin/grub2-mkrescue /usr/bin/grub2-mkstandalone /usr/bin/grub2-syslinux2cfg /usr/lib/.build-id /usr/lib/.build-id/08 /usr/lib/.build-id/08/752333e64c21bcaf2ffbfbc2db5d53ee321192 /usr/lib/.build-id/10 /usr/lib/.build-id/10/c13e1927ef0d593adb7923ff48e1b63a46a042 /usr/lib/.build-id/4b/1f6749c6b32ceec9e21836460ca5bdb5331eed /usr/lib/.build-id/87 /usr/lib/.build-id/87/0dfcdcabc8f4ce74392ab88fd54b97f51d1a5f /usr/lib/.build-id/8b /usr/lib/.build-id/8b/42d356836e7923b0ed689f59c818d0514f4c5e /usr/lib/.build-id/96 /usr/lib/.build-id/96/8a23ad8be3d981a6d3c6032a67fe02a61d8755 /usr/lib/.build-id/a3 /usr/lib/.build-id/a3/9a044ce717c3b310d66d3d0a9b1e5ca47c66b1 /usr/lib/.build-id/ac /usr/lib/.build-id/ac/da747d8c4f2f60f34412a7fc0a99e0d9d04701 /usr/lib/.build-id/ba/b165bf0b6aff7beb3d34773f3196d4b2038d27 /usr/lib/.build-id/d2 /usr/lib/.build-id/d2/dac64d3773309d65cfe26b398f5f73edbbac5d /usr/share/man/man1/grub2-fstest.1.gz /usr/share/man/man1/grub2-kbdcomp.1.gz /usr/share/man/man1/grub2-mkfont.1.gz /usr/share/man/man1/grub2-mklayout.1.gz /usr/share/man/man1/grub2-mknetdir.1.gz /usr/share/man/man1/grub2-mkrescue.1.gz /usr/share/man/man1/grub2-mkstandalone.1.gz /usr/share/man/man1/grub2-syslinux2cfg.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Oct 30 05:57:50 2025