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

grub2-common-debuginfo-2.06-28.mga9 RPM for i586

From Mageia 9 for i586 / media / debug / core / release

Name: grub2-common-debuginfo Distribution: Mageia
Version: 2.06 Vendor: Mageia.Org
Release: 28.mga9 Build date: Tue Aug 8 12:26:05 2023
Group: Development/Debug Build host: localhost
Size: 27038930 Source RPM: grub2-2.06-28.mga9.src.rpm
Packager: tmb <tmb>
Url: https://www.gnu.org/software/grub/
Summary: Debug information for package grub2-common
This package provides debug information for package grub2-common.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

GPLv3+

Changelog

* Tue Aug 08 2023 tmb <tmb> 2.06-28.mga9
  + Revision: 1964511
  - merge patches 320-323, 325-332 from  fedora for grub out-of-memory
    issues, arm64 uefi crash fixes and some minor bugfixes
* Wed May 17 2023 martinw <martinw> 2.06-27.mga9
  + Revision: 1957100
  - Fix failure to recognise/read f2fs filesystem (mga#31923)
* Mon Apr 17 2023 martinw <martinw> 2.06-26.mga9
  + Revision: 1953481
  - New artwork for Mageia 9
  - Change text colour for better contrast with new artwork
* Fri Apr 07 2023 martinw <martinw> 2.06-25.mga9
  + Revision: 1951663
  - Don't create boot menu entries for the vmlinuz/initrd soft links in /boot (mga#31621)
* Mon Feb 20 2023 tv <tv> 2.06-24.mga9
  + Revision: 1944393
  - Fix disk sector size computation
  - Override the linker and force nonexecutable stacks
  - emu: support newer kexec syscall
  - Fix implicit function declaration warnings
  - 20-grub-install: Explicitly check '+debug' suffix for debug kernels
  - Fix grub2-probe
* Mon Jan 02 2023 tv <tv> 2.06-23.mga9
  + Revision: 1929396
  - Fix prefix setting with memdisk creation for network boot
  - Fix error handling in grub_file_open()
  - Allow for xz'd symvers file
  - install unicode.pf2 into place so lorax works
  - Bundle unicode.pf2 with images (rhbz#2143725, rhbz#2144113)
  + pterjan <pterjan>
  - Replace non existing UNUSED macro with __attribute__ ((unused)) in some patches
* Thu Nov 17 2022 tv <tv> 2.06-22.mga9
  + Revision: 1908531
  - Font fixes (CVE-2022-2601 batch)
  - TDX measurements to RTMR
  - Try dropping custom sort again
* Wed Oct 19 2022 ghibo <ghibo> 2.06-21.mga9
  + Revision: 1897530
  - Add Patch 20012 to fix fgrep/grep -F warnings
* Sun Oct 16 2022 tv <tv> 2.06-20.mga9
  + Revision: 1897114
  - x86-efi: Fix an incorrect array size in kernel allocation
  - Flush instruction cache before starting aa64 kernel
  - aa64: support pe/coff decompressor
  - ieee1275: implement vec5 for cas negotiation
  - Handle ostree's non-writable /etc/kernel
  - Skip rpm mtime verification on likely-vfat filesystems
  - Use --with-rpm-version
* Mon Aug 15 2022 tv <tv> 2.06-19.mga9
  + Revision: 1878040
  - Revert EFI memory fixes
* Sun Aug 14 2022 tv <tv> 2.06-18.mga9
  + Revision: 1877595
  - Try reserving less RAM to fix windows booting (rhbz#2115202)
  - Allocator fixes for kernel
  - Handle FAT mtime of 0 (rhbz#2096192)
* Thu Jun 16 2022 tv <tv> 2.06-17.mga9
  + Revision: 1864560
  - CVE fixes for 2022-05-24
  - Resolves: CVE-2022-28736 CVE-2022-28735 CVE-2022-28734 CVE-2022-28733
  - Resolves: CVE-2021-3697 CVE-2021-3696 CVE-2021-3695
  - Fix missing declaration of strchrnul in rpm-sort
* Mon Apr 25 2022 tv <tv> 2.06-16.mga9
  + Revision: 1853150
  - Stop using %{name} for things in the spec file (easier comp with FC)
  - fix "grub2-mkrescue: error: `mformat` invocation failed"
  - Attempt to fix version display
  - Fix permission change report from rpm verification on grub.cfg
* Tue Apr 05 2022 tv <tv> 2.06-15.mga9
  + Revision: 1844905
  - Switch to upstream man pages
  - Fix missing format specifier in appended signature commit
  - Don't verify kernels twice
  - Fix missing format specifier in appended signature commit
  - Don't verify kernels twice
* Sun Mar 13 2022 tv <tv> 2.06-13.mga9
  + Revision: 1790731
  - Drop libusb dependency
  - Fix initialization in efidisk patch
* Sun Feb 27 2022 tv <tv> 2.06-12.mga9
  + Revision: 1786262
  - Add efidisk/connectefi patches
  - Fix appended signature support commit
  - Suffer through updating gnulib
* Wed Jan 19 2022 tv <tv> 2.06-11.mga9
  + Revision: 1769019
  - Add location of DejaVu Sans font
* Sat Jan 08 2022 martinw <martinw> 2.06-10.mga9
  + Revision: 1767276
  - update terminal-font setting in theme.txt to match updated unifont (mga#29838)
* Fri Jan 07 2022 tv <tv> 2.06-9.mga9
  + Revision: 1767220
  - btrfs: use full bootloader area
* Mon Dec 13 2021 tv <tv> 2.06-8.mga9
  + Revision: 1761880
  - restore umask for grub.cfg (CVE-2021-3981)
* Thu Nov 04 2021 tv <tv> 2.06-7.mga9
  + Revision: 1753934
  - Drop UI patches and update provenance information
* Tue Oct 19 2021 tv <tv> 2.06-6.mga9
  + Revision: 1752205
  - fs/xfs: Fix unreadable filesystem with v4 superblock
  - Arm: check for the PE magic for the compiled arch
    (rhbz#2008819)
  - Fix grub-mkimage --append-signature-size
* Sat Aug 28 2021 tv <tv> 2.06-5.mga9
  + Revision: 1743295
  - Fix aarch64 kernel alignment (Fix EFI loader kernel image allocation)
* Wed Aug 18 2021 tv <tv> 2.06-4.mga9
  + Revision: 1741872
  - Suppress gettext error message (rhbz#1592124
  - grub-boot-success.timer: Only run if not in a container (rhbz#1914571)
  - templates: Check for EFI at runtime instead of config generation time
    (rhbz#1823864)
  - efi: Print an error if boot to firmware setup is not supported (rhbz#1823864)
  - grub.macros: Install font in /boot/grub2 instead of the ESP
  - grub.macros: Use consistent file mode for legacy and EFI
  - Update to unifont-13.0.06
  - Add luks2 to GRUB_MODULES
    Enable limited luks2 support for the built images.
    Argon2 keys. the default used in cryptsetup for luks2, are not yet supported.

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/00
/usr/lib/debug/.build-id/00/690363e4ed9ed3495e916757f90d809a17b7b8
/usr/lib/debug/.build-id/00/690363e4ed9ed3495e916757f90d809a17b7b8.debug
/usr/lib/debug/.build-id/0e
/usr/lib/debug/.build-id/0e/29782903e6f3606551930b1feaff1e7a8bed40
/usr/lib/debug/.build-id/0e/29782903e6f3606551930b1feaff1e7a8bed40.debug
/usr/lib/debug/.build-id/2e
/usr/lib/debug/.build-id/2e/ea2781d16fdbce76f43bea604f9ca142a96cf4
/usr/lib/debug/.build-id/2e/ea2781d16fdbce76f43bea604f9ca142a96cf4.debug
/usr/lib/debug/.build-id/31
/usr/lib/debug/.build-id/31/3ca93d155b865c383e5447878f078af64459ec
/usr/lib/debug/.build-id/31/3ca93d155b865c383e5447878f078af64459ec.debug
/usr/lib/debug/.build-id/36
/usr/lib/debug/.build-id/36/eaa2214d1f23b5306f0e18a82b48fce0b354ce
/usr/lib/debug/.build-id/36/eaa2214d1f23b5306f0e18a82b48fce0b354ce.debug
/usr/lib/debug/.build-id/4d
/usr/lib/debug/.build-id/4d/d598eb3e3302142c9881a1d0482f3aa35f2c0a
/usr/lib/debug/.build-id/4d/d598eb3e3302142c9881a1d0482f3aa35f2c0a.debug
/usr/lib/debug/.build-id/56
/usr/lib/debug/.build-id/56/e8f274aa760365a9e868e0eee60eec002d4dcf
/usr/lib/debug/.build-id/56/e8f274aa760365a9e868e0eee60eec002d4dcf.debug
/usr/lib/debug/.build-id/5d
/usr/lib/debug/.build-id/5d/dc26252e532ec76cae21ed92f25d1dce498078
/usr/lib/debug/.build-id/5d/dc26252e532ec76cae21ed92f25d1dce498078.debug
/usr/lib/debug/.build-id/62
/usr/lib/debug/.build-id/62/4382fbc2455c18d8c493ca18dfe5de9d79afcd
/usr/lib/debug/.build-id/62/4382fbc2455c18d8c493ca18dfe5de9d79afcd.debug
/usr/lib/debug/.build-id/73
/usr/lib/debug/.build-id/73/005c3abfe3be8b29762c51be6ddfbeb1d86317
/usr/lib/debug/.build-id/73/005c3abfe3be8b29762c51be6ddfbeb1d86317.debug
/usr/lib/debug/.build-id/7d
/usr/lib/debug/.build-id/7d/06ebf22e2a6da0ea4782d0a1f232d6c499b682
/usr/lib/debug/.build-id/7d/06ebf22e2a6da0ea4782d0a1f232d6c499b682.debug
/usr/lib/debug/.build-id/7f
/usr/lib/debug/.build-id/7f/31245756a0c6b3c180d3e98ac48a7b37c434c2
/usr/lib/debug/.build-id/7f/31245756a0c6b3c180d3e98ac48a7b37c434c2.debug
/usr/lib/debug/.build-id/8b
/usr/lib/debug/.build-id/8b/ff238e6185f8741a07a1b763bba64775234866
/usr/lib/debug/.build-id/8b/ff238e6185f8741a07a1b763bba64775234866.debug
/usr/lib/debug/.build-id/9e
/usr/lib/debug/.build-id/9e/404c4237498cdc43e62c7a39cdc5cfb5872296
/usr/lib/debug/.build-id/9e/404c4237498cdc43e62c7a39cdc5cfb5872296.debug
/usr/lib/debug/.build-id/a8
/usr/lib/debug/.build-id/a8/3bd8de51f131f7cd713ebd7c07f42a5316b62e
/usr/lib/debug/.build-id/a8/3bd8de51f131f7cd713ebd7c07f42a5316b62e.debug
/usr/lib/debug/.build-id/af
/usr/lib/debug/.build-id/af/84d090c6a279beb0889717da95edc910f8e2e2
/usr/lib/debug/.build-id/af/84d090c6a279beb0889717da95edc910f8e2e2.debug
/usr/lib/debug/.build-id/c8
/usr/lib/debug/.build-id/c8/a933e5522d26c453357fc7b7d6710b34c2c3bb
/usr/lib/debug/.build-id/c8/a933e5522d26c453357fc7b7d6710b34c2c3bb.debug
/usr/lib/debug/.build-id/cf
/usr/lib/debug/.build-id/cf/42c83ef5d27cb3ce3a0497631b022efb74f8a7
/usr/lib/debug/.build-id/cf/42c83ef5d27cb3ce3a0497631b022efb74f8a7.debug
/usr/lib/debug/.build-id/d5
/usr/lib/debug/.build-id/d5/443003ff43c9fb81aaa5c6f56f4f03afb765de
/usr/lib/debug/.build-id/d5/443003ff43c9fb81aaa5c6f56f4f03afb765de.debug
/usr/lib/debug/.build-id/d7
/usr/lib/debug/.build-id/d7/aac7d375ddf1d0de2e5f1786a210030269cc47
/usr/lib/debug/.build-id/d7/aac7d375ddf1d0de2e5f1786a210030269cc47.debug
/usr/lib/debug/.build-id/d8
/usr/lib/debug/.build-id/d8/ce660c1cb0359c3ea00bd22c68503a7fc4ec4a
/usr/lib/debug/.build-id/d8/ce660c1cb0359c3ea00bd22c68503a7fc4ec4a.debug
/usr/lib/debug/.build-id/e7
/usr/lib/debug/.build-id/e7/85cd6224371cfcf4b52ae525351e2e21ce7b62
/usr/lib/debug/.build-id/e7/85cd6224371cfcf4b52ae525351e2e21ce7b62.debug
/usr/lib/debug/.build-id/ed
/usr/lib/debug/.build-id/ed/d30914d5b3a5a5b2947c75fcecb27c2d1fae67
/usr/lib/debug/.build-id/ed/d30914d5b3a5a5b2947c75fcecb27c2d1fae67.debug
/usr/lib/debug/.build-id/f0
/usr/lib/debug/.build-id/f0/8f70cbcab211af566941dc5e65f67402a38fa3
/usr/lib/debug/.build-id/f0/8f70cbcab211af566941dc5e65f67402a38fa3.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/bin
/usr/lib/debug/usr/bin/grub2-editenv-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/bin/grub2-file-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/bin/grub2-fstest-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/bin/grub2-glue-efi-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/bin/grub2-menulst2cfg-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/bin/grub2-mkfont-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/bin/grub2-mkimage-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/bin/grub2-mklayout-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/bin/grub2-mknetdir-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/bin/grub2-mkpasswd-pbkdf2-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/bin/grub2-mkrelpath-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/bin/grub2-mkrescue-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/bin/grub2-mkstandalone-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/bin/grub2-mount-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/bin/grub2-render-label-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/bin/grub2-script-check-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/bin/grub2-syslinux2cfg-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/sbin
/usr/lib/debug/usr/sbin/grub2-bios-setup-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/sbin/grub2-install-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/sbin/grub2-macbless-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/sbin/grub2-ofpathname-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/sbin/grub2-probe-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/sbin/grub2-set-bootflag-2.06-28.mga9.i386.debug
/usr/lib/debug/usr/sbin/grub2-sparc64-setup-2.06-28.mga9.i386.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Apr 28 05:37:45 2024