-
Thu Oct 19 2017 Bruce Hill <bruce.hill@oracle.com> - 2.02-0.65.0.1
- Fix comparison in patch for 18504756
- Remove symlink to grub environment file during uninstall on EFI platforms
[bug 19231481]
- replace dynamic EFI boot folder path generation with predefined 'redhat' (Alex Burmashev)
- update Oracle Linux certificates (Alexey Petrenko)
- Put "with" in menuentry instead of "using" [bug 18504756]
- Use different titles for UEK and RHCK kernels [bug 18504756]
-
Mon Oct 09 2017 Peter Jones <pjones@redhat.com> - 2.02-0.65.el7_4.2
- Fix an incorrect man page exclusion on x86_64.
Related: rhbz#1499669
-
Fri Oct 06 2017 Peter Jones <pjones@redhat.com> - 2.02-0.65.1
- More precise requires and obsoletes on the -tools* subpackages to avoid
issues with mixing and matching repos the subpackages are split between.
Resolves: rhbz#1499669
-
Tue Oct 03 2017 Peter Jones <pjones@redhat.com> - 2.02-0.65
- Fix spurious : at the end of the mac address netboot paths.
Resolves: rhbz#1497323
-
Wed May 31 2017 Peter Jones <pjones@redhat.com> - 2.02-0.64
- Revert pkglibdir usage; we have to coordinate this with Lorax.
Related: rhbz#1455243
-
Tue May 30 2017 pjones <pjones@redhat.com> - 2.02-0.63
- Fix grub2-mkimage on ppc* to *also* deal with pkglibdir changing.
Related: rhbz#1455243
-
Tue May 30 2017 Peter Jones <pjones@redhat.com> - 2.02-0.62
- Fix grub2-mkimage on ppc* to *also* deal with pkglibdir changing.
Related: rhbz#1455243
-
Wed May 24 2017 Peter Jones <pjones@redhat.com> - 2.02-0.61
- Fix some minor ia32 booting bugs
Related: rhbz#1310763
Related: rhbz#1411748
Related: rhbz#1300009
- Add support for non-Ethernet network cards
Related: rhbz#1232432
- Add support for http booting
Resolves: rhbz#1232432
- Fix efi module subpackage obsoletes/provides
Resolves: rhbz#1447723
- Make ppc modules subpackages use different directories on the filesystem.
Resolves: rhbz#1455243
-
Thu Apr 20 2017 Peter Jones <pjones@redhat.com> - 2.02-0.60
- Fix ppc64 deciding /boot/efi might somehow be the CHRP partition if it
exists. This is also why the bug we fixed in 0.59 showed up at all.
Resolves: rhbz#1443809
Resolves: rhbz#1442970
- Fix a regexp problem where rpm spec parser un-escapes things that
don't need escaping, which causes our s/-mcpu=power8/-mcpu=power6/
to fail.
Related: rhbz#1443809
-
Wed Apr 19 2017 Peter Jones <pjones@redhat.com> - 2.02-0.59
- Fix ppc64 "grub2.chrp" to be "grub.chrp" harder
Resolves: rhbz#1442970