SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for grub2-efi-ia32-2.02-110.fc31.x86_64.rpm :

* Mon Aug 10 2020 Peter Jones - 2.02-110- Attempt to enable dual-signing in f31
* Wed Jul 29 2020 Peter Jones - 2.02-110- \"Minor\" bug fixes CVE-2020-10713 CVE-2020-14308 CVE-2020-14309 CVE-2020-14310 CVE-2020-14311 CVE-2020-15705 CVE-2020-15706 CVE-2020-15707
* Tue May 12 2020 Javier Martinez Canillas - 2.02-109- Fix grub2-editenv segfault when attempting to shrink a variable
* Thu Apr 16 2020 Javier Martinez Canillas - 2.02-108- Make the grub-switch-to-blscfg and 10_linux scripts more robust
* Thu Apr 02 2020 Javier Martinez Canillas - 2.02-107- grub-switch-to-blscfg: Update grub2 binary in ESP for OSTree systems Related: rhbz#1751272
* Tue Mar 17 2020 Javier Martinez Canillas - 2.02-106- Fix menu entries having an unneeded initrd command and other BLS fixes Resolves: rhbz#1806022
* Mon Jan 13 2020 Javier Martinez Canillas - 2.02-105- 10_linux.in: Also use GRUB_CMDLINE_LINUX_DEFAULT to set kernelopts- Make the blscfg module honour the GRUB_SAVEDEFAULT option Resolves: rhbz#1704926
* Thu Dec 05 2019 Javier Martinez Canillas - 2.02-104- Drop patch fixing a corner case in BLS variable expansion Related: rhbz#1779611
* Wed Nov 27 2019 Javier Martinez Canillas - 2.02-103- blscfg: add a space char when appending fields for variable expansion- grub.d: Fix boot_indeterminate getting set on boot_success=0 boot
* Tue Nov 26 2019 Javier Martinez Canillas - 2.02-102- grub-set-bootflag: Write new env to tmpfile and then rename (hdegoede) Resolves: CVE-2019-14865 Resolves: rhbz#1776580
* Wed Oct 16 2019 Javier Martinez Canillas - 2.02-101- 99-grub-mkconfig: Also disable BLS usage for Xen Dom0 hosts Resolves: rhbz#1761799- blscfg: Fix typo for gfxpayload variable name Resolves: rhbz#1706489
* Thu Oct 10 2019 Javier Martinez Canillas - 2.02-100- 99-grub-mkconfig: Fix script condition to exit and remove ppc64 BE check Related: rhbz#1703700
* Wed Oct 09 2019 Javier Martinez Canillas - 2.02-99- 99-grub-mkconfig: Disable BLS usage for Xen DomU guests Resolves: rhbz#1703700
* Fri Oct 04 2019 Javier Martinez Canillas - 2.02-98- Don\'t add a class option to menu entries generated for ppc64le Resolves: rhbz#1758225
* Wed Aug 07 2019 Javier Martinez Canillas - 2.02-97- Include regexp module in EFI builds
* Thu Aug 01 2019 Javier Martinez Canillas - 2.02-96- Manual build for the Fedora 31 mass rebuild to succeed
* Thu Jul 25 2019 Fedora Release Engineering - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu Jul 18 2019 Javier Martinez Canillas - 2.02-94- 20-grub-install: Restore default SELinux security contexts for BLS files Resolves: rhbz#1726020
* Wed Jul 17 2019 Javier Martinez Canillas - 2.02-93- Add btrfs snapshot submenu when BLS configuration is used- Move grub2-probe to the grub2-tools-minimal subpackage Resolves: rhbz#1715994
* Tue Jul 16 2019 Javier Martinez Canillas - 2.02-92- Cleanup our patchset to reduce the number of patches
* Sat Jul 13 2019 Javier Martinez Canillas - 2.02-91- Includes security modules in Grub2 EFI builds (benjamin.doron) Resolves: rhbz#1722938- Enable again multiboot and multiboot2 modules on EFI builds Resolves: rhbz#1703872
* Fri Jul 05 2019 Javier Martinez Canillas - 2.02-90- Fix failure to request grub.cfg over HTTP- Some ARM fixes (pbrobinson)- Preserve multi-device workflows (Yclept Nemo)
* Thu Jun 27 2019 Javier Martinez Canillas - 2.02-89- Fix --bls-directory option comment in grub2-switch-to-blscfg man page Resolves: rhbz#1714835- 10_linux_bls: use \'=\' to separate --id argument due a Petitboot bug- grub-set-bootflag: Print an error if failing to read from grubenv Resolves: rhbz#1702354- 10_linux: generate BLS section even if no kernels are found in /boot- 10_linux: don\'t search for OSTree kernels
* Tue Jun 18 2019 Sergio Durigan Junior - 2.02-88- Use \'-g\' instead of \'-g3\' when compiling grub2. Resolves: rhbz#1708780
* Tue Jun 11 2019 Javier Martinez Canillas - 2.02-87- Rebuild for RPM 4.15
* Mon Jun 10 2019 Igor Gnatenko - Rebuild for RPM 4.15
* Mon Jun 10 2019 Igor Gnatenko - Rebuild for RPM 4.15
* Mon May 20 2019 Javier Martinez Canillas - 2.02-84- Don\'t try to switch to a BLS config if GRUB_ENABLE_BLSCFG is already set
* Wed May 15 2019 Javier Martinez Canillas - 2.02-83- Fix error messages wrongly being printed when executing blscfg command Resolves: rhbz#1699761- Remove bogus load_env after blscfg command in 10_linux
* Tue May 07 2019 Javier Martinez Canillas - 2.02-82- Make blscfg module compatible at least up to the Fedora 19 GRUB core Related: rhbz#1652806
* Fri May 03 2019 Neal Gompa - 2.02-81- Add grub2-mount to grub2-tools-minimal subpackage Resolves: rhbz#1471267
* Fri May 03 2019 Javier Martinez Canillas - 2.02-80- Add grub2-emu subpackage
* Fri May 03 2019 Tim Landscheidt - 2.02-79- Fix description of grub2-pc Resolves: rhbz#1484298
* Thu Apr 18 2019 Javier Martinez Canillas - 2.02-78- Add 10_reset_boot_success to Makefile Related: rhbz#17010
* Thu Apr 18 2019 Javier Martinez Canillas - 2.02-77- Never remove boot loader configuration for other boot loaders from the ESP. This would render machines with sd-boot unbootable (zbyszek)- Execute grub2-switch-to-blscfg script in %posttrans instead of %post- grub.d: Split out boot success reset from menu auto hide script (lorbus)- HTTP boot: strncmp returns 0 on equal (stephen)- Some grub2-emu fixes and make it to not print unnecessary messages- Don\'t assume that boot commands will only return on fail
* Thu Mar 28 2019 Javier Martinez Canillas - 2.02-76- 10_linux_bls: don\'t add --users option to generated menu entries Resolves: rhbz#1693515
* Tue Mar 26 2019 Javier Martinez Canillas - 2.02-75- A set of EFI fixes to support arm64 QCom UEFI firmwares (pbrobinson)
* Fri Mar 22 2019 Javier Martinez Canillas - 2.02-74- Fix some BLS snippets not being displayed in the GRUB menu Resolves: rhbz#1691232- Fix possible undefined behaviour due wrong grub_efi_status_t type (pjones)
* Wed Mar 20 2019 Javier Martinez Canillas - 2.02-73- Only set blsdir if /boot/loader/entries is in a btrfs or zfs partition Related: rhbz#1688453
* Mon Mar 11 2019 Javier Martinez Canillas - 2.02-72- Avoid grub2-efi package to overwrite existing /boot/grub2/grubenv file Resolves: rhbz#1687323- Switch to BLS in tools package %post scriptlet Resolves: rhbz#1652806
* Wed Feb 27 2019 Javier Martinez Canillas - 2.02-71- 20-grub-install: Replace, rather than overwrite, the existing kernel (pjones) Resolves: rhbz#1642402- 99-grub-mkconfig: Don\'t update grubenv generating entries on ppc64le Related: rhbz#1637875- blscfg: fallback to default_kernelopts if BLS option field isn\'t set Related: rhbz#1625124- grub-switch-to-blscfg: copy increment.mod for legacy BIOS and ppc64 Resolves: rhbz#1652806
* Fri Feb 15 2019 Javier Martinez Canillas - 2.02-70- Check if blsdir exists before attempting to get it\'s real path Resolves: rhbz#1677415
* Wed Feb 13 2019 Javier Martinez Canillas - 2.02-69- Don\'t make grub_strtoull() print an error if no conversion is performed Resolves: rhbz#1674512- Set blsdir if the BLS directory path isn\'t one of the looked up by default Resolves: rhbz#1657240
* Mon Feb 04 2019 Javier Martinez Canillas - 2.02-68- Don\'t build the grub2-efi-ia32-
* packages on i686 (pjones)- Add efi-export-env and efi-load-env commands (pjones)- Make it possible to subtract conditions from debug= (pjones)- Try to set -fPIE and friends on libgnu.a (pjones)- Add more options to blscfg command to make it more flexible- Add support for prepend early initrds to the BLS entries- Fix grub.cfg-XXX look up when booting over TFTP
* Fri Feb 01 2019 Fedora Release Engineering - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Dec 17 2018 Javier Martinez Canillas - 2.02-66- Don\'t exclude /etc/grub.d/01_fallback_counting anymore
* Tue Dec 11 2018 Javier Martinez Canillas - 2.02-65- BLS files should only be copied by grub-switch-to-blscfg if BLS isn\'t set Related: rhbz#1638117- Fix get_entry_number() wrongly dereferencing the tail pointer Resolves: rhbz#1654936- Make grub2-mkconfig to honour GRUB_CMDLINE_LINUX in /etc/default/grub Resolves: rhbz#1637875
* Fri Nov 30 2018 Javier Martinez Canillas - 2.02-64- Add comments and revert logic changes in 01_fallback_counting- Remove quotes when reading ID value from /etc/os-release Related: rhbz#1650706- blscfg: expand grub_users before passing to grub_normal_add_menu_entry() Resolves: rhbz#1650706- Drop buggy downstream patch \"efinet: retransmit if our device is busy\" Resolves: rhbz#1649048- Make the menu entry users option argument to be optional Related: rhbz#1652434- 10_linux_bls: add missing menu entries options Resolves: rhbz#1652434- Drop \"Be more aggro about actually using the
*configured
* network device.\" Resolves: rhbz#1654388- Fix menu entry selection based on title Resolves: rhbz#1654936
* Wed Nov 21 2018 Javier Martinez Canillas - 2.02-63- add 10_linux_bls grub.d snippet to generate menu entries from BLS files Resolves: rhbz#1636013- Only set kernelopts in grubenv if it wasn\'t set before Resolves: rhbz#1636466- kernel-install: Remove existing initramfs if it\'s older than the kernel (pjones) Resolves: rhbz#1638405- Update the saved entry correctly after a kernel install (pjones) Resolves: rhbz#1638117- blscfg: sort everything with rpm
*package
* comparison (pjones) Related: rhbz#1638103- blscfg: Make 10_linux_bls sort the same way as well Related: rhbz#1638103- don\'t set saved_entry on grub2-mkconfig Resolves: rhbz#1636466- Fix menu entry selection based on ID and title (pjones) Resolves: rhbz#1640979- Don\'t unconditionally set default entry when installing debug kernels Resolves: rhbz#1636346- Remove installkernel-bls script Related: rhbz#1647721
* 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- Fix spurrious allocation error reporting on EFI boot Resolves: rhbz#1635319- Stop doing TPM on BIOS
*again
*. It just doesn\'t work. Related: rhbz#1579835- Make blscfg module loadable on older grub2 i386-pc and powerpc-ieee1275 builds- Fix execstack cropping up in grub2-tools- Ban stack trampolines with compiler flags.
* Tue Sep 25 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)
* Tue Sep 25 2018 Peter Jones - Use bounce buffers for addresses above 4GB- Allow initramfs, cmdline, and params >4GB, but not kernel
* 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- Use -Wsign-compare -Wconversion -Wextra in the build.
* 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
 
ICM