Changelog for
grub2-pc-modules-2.02-62.fc29.noarch.rpm :
* Thu Oct 04 2018 Peter Jones
- 2.02-62- Exclude /etc/grub.d/01_fallback_counting until we work through some design questions. Resolves: rhbz#1614637
* Wed Oct 03 2018 Peter Jones - 2.02-61- Fix the fallback counting script even harder. Apparently, this wasn\'t tested well enough. Resolves: rhbz#1614637
* Tue Oct 02 2018 Peter Jones - 2.02-60- Fix grub.cfg boot counting snippet generation (lorbus) Resolves: rhbz#1614637
* Fri Sep 14 2018 Hans de Goede - 2.02-59- Stop using pkexec for grub2-set-bootflag, it does not work under gdm instead make it suid root (it was written with this in mind)
* Wed Sep 12 2018 Peter Jones - 2.02-58- Add 2 conditions to boot-success timer and service: - Don\'t run it for system users Resolves: rhbz#1592201 - Don\'t run it when pkexec isn\'t available Resolves: rhbz#1619445
* Tue Sep 11 2018 Peter Jones - 2.02-57- Limit grub_malloc() on x86_64 to < 31bit addresses, as some devices seem to have a colossally broken storage controller (or UEFI driver) that can\'t do DMA to higher memory addresses, but fails silently. Resolves: rhbz#1626844 (possibly really resolving it this time.)- Also integrate Hans\'s attempt to fix the related error from -54, but do it the other way around: try the low addresses first and
*then
* the high one if the allocation fails. This way we\'ll get low regions by default, and if kernel/initramfs don\'t fit anywhere, it\'ll try the higher addresses. Related: rhbz#1624532- Coalesce all the intermediate debugging junk from -54/-55/-56.
* Tue Sep 11 2018 Peter Jones - 2.02-56- Don\'t mangle fw_path even harder. Resolves: rhbz#1626844- Fix reboot being missing on some platforms, and make it alias to \"reset\" as well.- More dprintf().
* Mon Sep 10 2018 Peter Jones - 2.02-55- Fix UEFI memory problem in a different way. Related: rhbz#1624532- Don\'t mangle fw_path with a / unless we\'re on http Resolves: rhbz#1626844
* Fri Sep 07 2018 Kevin Fenzi - 2.02-54- Add patch from https://github.com/rhboot/grub2/pull/30 to fix uefi booting Resolves: rhbz#1624532
* Thu Aug 30 2018 Peter Jones - 2.02-53- Fix AArch64 machines with no RAM latched lower than 1GB Resolves: rhbz#1615969- Set http_path and http_url when HTTP booting- Hopefully slightly better error reporting in some cases- Better allocation of kernel+initramfs on x86_64 and aarch64 Resolves: rhbz#1572126
* Mon Aug 20 2018 Peter Jones - 2.02-52- Update conflicts on grubby not to care about %{?dist}
* Sun Aug 19 2018 Peter Jones - 2.02-51- Make it quieter.
* Thu Aug 16 2018 Peter Jones - 2.02-50- Fix arm32 off-by-one error on reading the PE header.
* Tue Aug 14 2018 Peter Jones - 2.02-50- Fix typo in /etc/grub.d/01_fallback_counting Resolves: rhbz#1614637
* Fri Aug 10 2018 Javier Martinez Canillas - 2.02-50- Add an installkernel script for BLS configurations
* Tue Aug 07 2018 Peter Jones - 2.02-49- Temporarily make -cdboot perms 0700 again.
* Fri Aug 03 2018 Peter Jones - 2.02-48- Kill .note.gnu.property with fire. Resolves: rhbz#1612339
* Thu Aug 02 2018 Peter Jones - 2.02-47- Enable armv7 EFI builds. This was way harder than I expected.
* Tue Jul 17 2018 Peter Jones - 2.02-46- Fix some minor BLS issues- Rework the FDT module linking to make aarch64 build and boot right
* Mon Jul 16 2018 pjones - 2.02-45- Rework SB patches and 10_linux.in changes even harder. Resolves: rhbz#1601578
* Mon Jul 16 2018 Hans de Goede - 2.02-44- Make the user session automatically set the boot_success grubenv flag- Make offline-updates increment the boot_indeterminate grubenv variable
* Mon Jul 16 2018 pjones - 2.02-43- Rework SB patches and 10_linux.in changes
* Fri Jul 13 2018 Peter Jones - 2.02-42- Revert broken moduledir fix
*again
*.
* Thu Jul 12 2018 Peter Jones - 2.02-41- Fix our linuxefi/linux command reunion.
* Wed Jul 11 2018 Peter Jones - 2.02-40- Port several fixes from the F28 tree and a WIP tree.
* Mon Jul 09 2018 pjones - 2.02-39- Fix my fix of grub2-switch-to-blscfg (javierm and pjones)
* Mon Jul 02 2018 Javier Martinez Canillas - 2.02-38- Use BLS fragment filename as menu entry id and for sort criterion
* Tue Jun 26 2018 Javier Martinez Canillas - Cleanups and fixes for grub2-switch-to-blscfg (pjones)- Use /boot/loader/entries as BLS dir also on EFI (javierm)
* Tue Jun 19 2018 Peter Jones - 2.02-37- Fix some TPM errors on 32-bit (hdegoede)- More fixups to avoid compiler changes (pjones)- Put lsmmap into the EFI builds (pjones) Related: rhbz#1572126- Make 20-grub.install to exit if there is no machine ID set (javierm) Resolves: rhbz#1576573- More fixes for BLS (javierm) Resolves: rhbz#1588184
* Wed May 16 2018 Peter Jones - 2.02-37.fc29- Fixups to work with gcc 8- Experimental https boot support on UEFI- XFS fixes for sparse inode support Resolves: rhbz#1575797
* Thu May 10 2018 Javier Martinez Canillas - 2.02-36- Use version field to sort BLS entries if id field isn\'t defined- Add version field to BLS fragments generated by 20-grub.install
* Tue Apr 24 2018 Peter Jones - 2.02-35- A couple of fixes needed by Fedora Atomic - javierm
* Mon Apr 23 2018 Peter Jones - 2.02-34- Put the os-prober dep back in - we need to change test plans and criteria before it can go. Resolves: rhbz#1569411
* Wed Apr 11 2018 Peter Jones - 2.02-33- Work around some issues with older automake found in CentOS.- Make multiple initramfs images work in BLS.
* Wed Apr 11 2018 Javier Martinez Canillas - 2.02-32- Make 20-grub.install to generate debug BLS when MAKEDEBUG is set.
* Fri Apr 06 2018 Peter Jones - 2.02-31- Pull in some TPM fixes I missed.
* Fri Apr 06 2018 Peter Jones - 2.02-30- Enable TPM measurements- Set the default boot entry to the first entry when we\'re using BLS.
* Tue Apr 03 2018 Peter Jones - 2.02-29- Fix for BLS paths on BIOS / non-UEFI (javierm)
* Fri Mar 16 2018 Peter Jones - 2.02-28- Install kernel-install scripts. (javierm)- Add grub2-switch-to-blscfg
* Tue Mar 06 2018 Peter Jones - 2.02-27- Build the blscfg module in on EFI builds.
* Wed Feb 28 2018 Peter Jones - 2.02-26- Try to fix things for new compiler madness. I really don\'t know why gcc decided __attribute__((packed)) on a \"typedef struct\" should imply __attribute__((align (1))) and that it should have a warning that it does so. The obvious behavior would be to keep the alignment of the first element unless it\'s used in another object or type that /also/ hask the packed attribute. Why should it change the default alignment at all?- Merge in the BLS patches Javier and I wrote.- Attempt to fix pmtimer initialization failures to not be super duper slow.
* Fri Feb 09 2018 Igor Gnatenko - Escape macros in %changelog
* Tue Jan 23 2018 Peter Jones - 2.02-24- Fix a merge error from 2.02-21 that affected kernel loading on Aarch64. Related: rhbz#1519311 Related: rhbz#1506704 Related: rhbz#1502312
* Fri Jan 19 2018 Peter Jones - 2.02-23- Only nerf annobin, not -fstack-crash-protection.- Fix a conflict on /boot/efi directory permissions between -cdboot and the normal bootloader.
* Thu Jan 18 2018 Peter Jones - 2.02-22- Nerf some gcc 7.2.1-6 \'features\' that cause grub to crash on start.
* Thu Jan 18 2018 Peter Jones - 2.02-21- Fix grub2-efi-modules provides/obsoletes generation Resolves: rhbz#1506704-
*Also
* build grub-efi-ia32{,-
*,!-modules} packages for i686 builds Resolves: rhbz#1502312- Make everything under /boot/efi be mode 0700, since that\'s what FAT will show anyway.
* Wed Jan 17 2018 Peter Jones - 2.02-20- Update to newer upstream for F28- Pull in patches for Apollo Lake hardware Resolves: rhbz#1519311
* Tue Oct 24 2017 Peter Jones - 2.02-19- Handle xen module loading (somewhat) better Resolves: rhbz#1486002
* Wed Sep 20 2017 Peter Jones - 2.02-18- Make grub2-efi-aa64 provide grub2 Resolves: rhbz#1491045
* Mon Sep 11 2017 Dennis Gilmore - 2.02-17- bump for Obsoletes again
* Wed Sep 06 2017 Peter Jones - 2.02-16- Fix Obsoletes on grub2-pc
* Wed Aug 30 2017 Petr Ĺ abata - 2.02-15- Limit the pattern matching in do_alt_efi_install to files to unbreak module builds
* Fri Aug 25 2017 Peter Jones - 2.02-14- Revert the /usr/lib/.build-id/ change: https://fedoraproject.org/wiki/Changes/ParallelInstallableDebuginfo says (without any particularly convincing reasoning): The main build-id file should not be in the debuginfo file, but in the main package (this was always a problem since the package and debuginfo package installed might not match). If we want to make usr/lib/debug/ a network resource then we will need to move the symlink to another location (maybe /usr/lib/.build-id). So do it that way. Of course it doesn\'t matter, because exclude gets ignored due to implementation details.
* Fri Aug 25 2017 Peter Jones - 2.02-13- Add some unconditional Provides: grub2-efi on grub2-efi-${arch} grub2-efi-cdboot on grub2-efi-${arch}-cdboot grub2 on all grub2-${arch} pacakges- Something is somehow adding /usr/lib/.build-id/... to all the -tools subpackages, so exclude all that.
* Thu Aug 24 2017 Peter Jones - 2.02-12- Fix arm kernel command line allocation Resolves: rhbz#1484609- Get rid of the temporary extra efi packages hack.
* Wed Aug 23 2017 Peter Jones - 2.02-11- Put grub2-mkimage in -tools, not -tools-extra.- Fix i686 building- Fix ppc HFS+ usage due to /boot/efi\'s presence.
* Fri Aug 18 2017 Peter Jones - 2.02-10- Add the .img files into grub2-pc-modules (and all legacy variants)
* Wed Aug 16 2017 Peter Jones - 2.02-9- Re-work for ia32-efi.
* Wed Aug 16 2017 pjones - 2.02-8- Rebased to newer upstream for fedora-27
* Tue Aug 15 2017 Peter Jones - 2.02-7- Rebuild again with new fixed rpm. (bug #1480407)
* Fri Aug 11 2017 Kevin Fenzi - 2.02-6- Rebuild again with new fixed rpm. (bug #1480407)
* Thu Aug 10 2017 Kevin Fenzi - 2.02-5- Rebuild for rpm soname bump again.
* Thu Aug 10 2017 Igor Gnatenko - 2.02-4- Rebuilt for RPM soname bump
* Thu Aug 03 2017 Peter Jones - 2.02-3- Rebuild so it gets SB signed correctly. Related: rhbz#1335533- Enable lsefi
* Mon Jul 24 2017 Michael Cronenworth - 2.02-2- Fix symlink to work on both EFI and BIOS machines Resolves: rhbz#1335533
* Mon Jul 10 2017 Peter Jones - 2.02-1- Rebased to newer upstream for fedora-27
* Wed Feb 01 2017 Stephen Gallagher - 2.02-0.39- Add missing %license macro- Fix deps that should have moved to -tools but didn\'t.
* Thu Dec 08 2016 Peter Jones - 2.02-0.38- Fix regexp in power compile flags, and synchronize release number with other branches.
* Fri Dec 02 2016 pjones - 1:2.02-0.37- Rebased to newer upstream for fedora-26
* Thu Dec 01 2016 Peter Jones - 2.02-0.36- Update version to .36 because I already built an f25 one named 0.35
* Thu Dec 01 2016 pjones - 1:2.02-0.35- Rebased to newer upstream for fedora-26
* Thu Dec 01 2016 Peter Jones - 2.02-0.34- Fix power6 makefile bits for newer autoconf defaults.- efi/chainloader: fix wrong sanity check in relocate_coff() (Laszlo Ersek) Resolves: rhbz#1347291