-
Tue Aug 01 2017 Livy Ge <livy.ge@oracle.com> - 2.02-0.64.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]
-
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
-
Wed Apr 19 2017 Peter Jones <pjones@redhat.com> - 2.02-0.58
- Add Aarch64 FDT #address-cells and #size-cells support
Resolves: rhbz#1436745
- Fix ppc64 "grub2.chrp" to be "grub.chrp"
Resolves: rhbz#1442970
-
Wed Apr 12 2017 Peter Jones <pjones@redhat.com> - 2.02-0.57
- Make "grub2" require the grub2-efi-... package on arches where there's no
legacy build.
Related: rhbz#1440787
-
Tue Apr 11 2017 Peter Jones <pjones@redhat.com> - 2.02-0.56
- Rebuild in the right build root.
Related: rhbz#1437450