-
Thu Nov 19 2015 Jingdong Lu <jingdong.lu@oracle.com> - 8.28-17.0.1
- Set whatever entry before saved entry
- Set different titles for RHCK and UEK [bug 18504756] (Kevin Lyons)
-
Mon Oct 26 2015 Peter Jones <pjones@redhat.com> - 8.28-17
- Fix the ordering of creating the debug entries, so they don't get picked
when we're choosing kernel command line defaults on upgrades.
Related: rhbz#1212128
-
Thu Sep 10 2015 Peter Jones <pjones@redhat.com> - 8.28-16
- Fix some coverity concerns and other issues with 8.28-15...
Resolves: rhbz#1152550
-
Thu Sep 10 2015 Peter Jones <pjones@redhat.com> - 8.28-15
- Fix some coverity concerns and other issues with 8.28-14 (sigh)
Resolves: rhbz#1152550
-
Tue Sep 01 2015 Peter Jones <pjones@redhat.com> - 8.28-14
- Handle "set variable" commands separately from other parsing in grubby's
GetNextLine()
Resolves: rhbz#1152550
-
Wed Aug 05 2015 Robert Marshall <rmarshall@redhat.com> - 8.28-13
- Ensure file changes sync to disk on ppc64le platform.
Related: rhbz#1212114
-
Thu Jul 02 2015 Peter Jones <pjones@redhat.com> - 8.28-12
- Do a better job recognizing "title" and "default" position and formatting
on extlinux
Resolves: rhbz#1200045
- Do a better job recognizing stanza names and defaults on grub1 and grub2
Related: rhbz#1142545
- (reordered some patches to match the ordering in master)
Related: rhbz#1200045
Related: rhbz#1142545
- Add test suite coverage and minor fixes related to zipl and
--default-{kernel,index,title}
Related: rhbz#1184014
- Use systemd debug options that work on RHEL 7
Resolves: rhbz#1212128
-
Tue Nov 11 2014 Peter Jones <pjones@redhat.com> - 8.28-11
- Fix a memory corruption issue we're hitting on s390/s390x
Resolves: rhbz#1152152
- Don't use spaces on zipl platforms to describe debugging entries
Related: rhbz#1152152
-
Thu Sep 25 2014 Peter Jones <pjones@redhat.com> - 8.28-10
- Use the correct load commands for aarch64 efi.
Resolves: rhbz#1081269
- Support "devicetree" directive in grub2.
Resolves: rhbz#1063534
- Explain the default bootloaders and configuration paths slightly better
in the manual.
Resolves: rhbz#1001664
- Conditionally create debug entries when installing kernels.
Resolves: rhbz#957681
- Make sure --banner from the command line is used correctly.
Resolves: rhbz#1032048
-
Thu Mar 06 2014 Peter Jones <pjones@redhat.com> - 8.28-8
- Fix crash when config file doesn't match command line.
Related: rhbz#1070646
- Make crashes work with abrt better.
Resolves: rhbz#1070646