Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

grub2-tools-extra-2.06-93.el9 RPM for x86_64

From CentOS Stream 9 BaseOS for x86_64

Name: grub2-tools-extra Distribution: CentOS
Version: 2.06 Vendor: CentOS
Release: 93.el9 Build date: Thu Oct 17 14:00:00 2024
Group: Unspecified Build host: x86-05.stream.rdu2.redhat.com
Size: 5594237 Source RPM: grub2-2.06-93.el9.src.rpm
Packager: [email protected]
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.

Provides

Requires

License

GPLv3+

Changelog

* Wed Oct 16 2024 Nicolas Frayer <[email protected]> 2.06-93
  - cmd/search: Fix a possible NULL ptr dereference
  - Resolves: #RHEL-61263
* Tue Aug 13 2024 Nicolas Frayer <[email protected]> - 2.06-92
  - arm64/linux: Allocate memory for kernel with EFI_LOADER_CODE type
  - Resolves: #RHEL-49868
* Fri Aug 02 2024 Leo Sandoval <[email protected]> - 2.06-91
  - Set /boot/grub2/grub.cfg to 0600 mode if present
  - Resolves: #RHEL-45870
* Thu Aug 01 2024 Nicolas Frayer <[email protected]> - 2.06-90
  - grub2-mkconfig: Remove mountpoint check
  - Related: #RHEL-32099
* Thu Aug 01 2024 Leo Sandoval <[email protected]> - 2.06-89
  - Bump release number
  - Resolves: #RHEL-45870
* Wed Jul 31 2024 Leo Sandoval <[email protected]> - 2.06-88
  - grub.cfg: Fix rpm grub.cfg verification issues
  - Resolves: #RHEL-45870
* Wed Jul 31 2024 Andrew Lukoshko <[email protected]> - 2.06-87
  - grub2-mkconfig: Simplify os_name detection
  - Resolves: #RHEL-32099
* Tue Jul 16 2024 Nicolas Frayer <[email protected]> - 2.06-86
  - chainloader: Remove unexpected "/EndEntire"
  - Resolves: #RHEL-4380
* Tue Jul 16 2024 Nicolas Frayer <[email protected]> - 2.06-85
  - grub2-mkconfig: Prevent mkconfig from overwriting grub cfg stub
  - Resolves: #RHEL-32099
* Thu Jul 11 2024 Nicolas Frayer <[email protected]> - 2.06-84
  - install/ppc64le: run grub2-mkconfig regardless of petitboot version
  - Resolves: #RHEL-45161
* Mon Jul 01 2024 Leo Sandoval <[email protected]> - 2.06-83
  - grub-mkconfig.in: turn off executable owner bit
  - Resolves: RHEL-45870
* Thu Jun 27 2024 Nicolas Frayer <[email protected]> - 2.06-82
  - mkconfig/install: Remove BLS handling for XEN
  - Resolves: #RHEL-4386
* Tue Jun 25 2024 Marta Lewandowska <[email protected]> - 2.06-81
  - grub.cfg: Fix an issue when doing a major version upgrade
  - Resolves: #RHEL-45008
* Tue May 28 2024 Nicolas Frayer <[email protected]> - 2.06-80
  - Added more code for the previous CVE fix
  - Related: #RHEL-36249
  - Related: #RHEL-36186
* Tue May 28 2024 Nicolas Frayer <[email protected]> - 2.06-79
  - cmd/search: Rework of CVE-2023-4001 fix
  - Resolves: #RHEL-36249
  - Resolves: #RHEL-36186
* Thu Feb 22 2024 Nicolas Frayer <[email protected]> - 2.06-78
  - util: grub-install on EFI if forced
  - Resolves: #RHEL-20443
* Thu Feb 22 2024 Nicolas Frayer <[email protected]> - 2.06-77
  - kern/dl: grub_dl_set_mem_attrs()/grub_dl_load_segments() fixes
  - Resolves: #RHEL-26322
* Tue Feb 20 2024 Nicolas Frayer <[email protected]> - 2.06-76
  - fs/ntfs: OOB write fix
  - (CVE-2023-4692)
  - Resolves: #RHEL-11567
* Wed Feb 07 2024 Nicolas Frayer <[email protected]> - 2.06-75
  - grub-set-bootflag: Fix for CVE-2024-1048
  - (CVE-2024-1048)
  - Resolves: #RHEL-20747
* Mon Feb 05 2024 Nicolas Frayer <[email protected]> - 2.06-74
  - Don't run 20-grub.install for UKIs
  - Resolves: #RHEL-21368
* Thu Jan 04 2024 Nicolas Frayer <[email protected]> - 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 <[email protected]> - 2.06-72
  - normal: Remove grub_env_set prefix in grub_try_normal_prefix
  - Resolves: #RHEL-1601
* Thu Oct 19 2023 Nicolas Frayer <[email protected]> - 2.06-71
  - kern/ieee1275/init: ppc64: Restrict high memory in presence
    of fadump
  - Resolves: #RHEL-14282
* Tue Aug 29 2023 Nicolas Frayer <[email protected]> - 2.06-70
  - grub2-mkconfig: Pass all boot params when used by anaconda
  - Resolves: #RHEL-2185
* Thu Aug 24 2023 Nicolas Frayer <[email protected]> - 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 <[email protected]> - 2.06-68
  - Revert previous patch as it breaks install
  - Related: #2203203
  - Related: #2212320
  - Related: #2221543
* Mon Jul 24 2023 Nicolas Frayer <[email protected]> - 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 <[email protected]> - 2.06-66
  - build with baseline ISA flags
  - Resolves: #2215860
* Wed Jun 07 2023 Nicolas Frayer <[email protected]> - 2.06-65
  - efi/http: change uint32_t to uintn_t
  - Resolves: #2207851
* Fri May 26 2023 Nicolas Frayer <[email protected]> - 2.06-64
  - kern/ieee1275/init: sync vec5 patchset with upstream
  - Resolves: #2183939
* Wed May 24 2023 Nicolas Frayer <[email protected]> - 2.06-63
  - util: Enable default kernel for updates
  - Resolves: #2184069
* Tue May 23 2023 Javier Martinez Canillas <[email protected]> - 2.06-62
  - 20-grub-install: Explicitly check '+debug' suffix for debug kernels
  - Resolves: #2148351
* Mon Feb 20 2023 Robbie Harwood <[email protected]> - 2.06-61
  - ppc64le sysfs and mm update
  - Resolves: #2026579
* Wed Feb 15 2023 Robbie Harwood <[email protected]> - 2.06-60
  - Sync patches with Fedora
  - Resolves: #2007427
* Wed Feb 08 2023 Robbie Harwood <[email protected]> - 2.06-59
  - ppc64le: sync cas/tpm patchset with upstream
  - Resolves: #2143420
* Mon Feb 06 2023 Robbie Harwood <[email protected]> - 2.06-58
  - ppc64le: cas5, take 3
  - Resolves: #2153071
* Wed Feb 01 2023 Robbie Harwood <[email protected]> - 2.06-57
  - Pull in allocator fixes from upstream
  - Resolves: #2156419
* Tue Jan 31 2023 Robbie Harwood <[email protected]> - 2.06-56
  - ppc64le: disable mdraid < 1.1
  - Resolves: #2143420
* Fri Jan 27 2023 Robbie Harwood <[email protected]> - 2.06-55
  - Fix grub-probe isuses in previous commit
  - Resolves: #2143420
* Fri Jan 27 2023 Robbie Harwood <[email protected]> - 2.06-54
  - ppc64le: update signed media fixes
  - Resolves: #2143420
* Fri Jan 13 2023 Robbie Harwood <[email protected]> - 2.06-53
  - ppc64le: fix issues using core.elf on boot media
  - Resolves: #2143420
* Wed Dec 14 2022 Robbie Harwood <[email protected]> - 2.06-52
  - ppc64le: fix lpar cas5
  - Resolves: #2153071
* Mon Nov 21 2022 Robbie Harwood <[email protected]> - 1:2.06-51
  - Bless the ofnet module down in ppc64le
  - Resolves: #2143420
* Thu Nov 03 2022 Robbie Harwood <[email protected]> - 1:2.06-50
  - Font CVE fixes
  - Resolves: CVE-2022-2601
* Fri Oct 28 2022 Robbie Harwood <[email protected]> - 1:2.06-48
  - TDX measurement to RTMR
  - Resolves: #1981487

Files

/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/05
/usr/lib/.build-id/05/6ce8dc0815f5ae7451ec1ad1b46fb5d47d222b
/usr/lib/.build-id/07
/usr/lib/.build-id/07/8664461c99c02379f014246893f2bb62632d24
/usr/lib/.build-id/17
/usr/lib/.build-id/17/3fa9f136e2216fac8858ea4f9157afdf68ac96
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/8a9ad11aa3c580f17e1741dee4afb5b3c19015
/usr/lib/.build-id/62
/usr/lib/.build-id/62/103042225079bb92d3e6934c969a7d26c972a6
/usr/lib/.build-id/97/ada701e1d6f63c56c3cf30533b564b79c3fc60
/usr/lib/.build-id/e0/a55d8c156761a08bcfd7fd1dddfe9ec56a8e8e
/usr/lib/.build-id/e7/96e483013e8dea72459490cc3da185656276bc
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/f82f0ee36a01fce602db747ea68e23362b1618
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/107e3cc25212d308476e870f98a4835bab11d8
/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, Tue Dec 10 09:06:40 2024