-
Tue Aug 30 2016 EL Errata <el-errata_ww@oracle.com> - 8.28-18.0.1
- Handle cleanup of modules.* for RHCK and UEK [bug 18493431]
- Pick a suitable default kernel to boot if the current option is removed [bug 22738301]
- Set whatever entry before saved entry
- Set different titles for RHCK and UEK [bug 18504756] (Kevin Lyons)
-
Fri Jul 01 2016 rmarshall@redhat.com - 8.28-18
- Patched new-kernel-pkg so that kernel installations when MAKEDEBUG is
set would put the debugging entries after the non-debugging entries.
Resolves: #1285601
- Re-numbered the last set of patches to go with the flow. No actual
changes to the patches; just a git mv to rename.
- Re-organized and updated the grubby man page contents to include some
features that were not documented as well as correct typos and
re-write some entries for better clarity.
Resolves: #1232168
-
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