-
Wed Apr 12 2017 EL Errata <el-errata_ww@oracle.com> - 8.28-21.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)
-
Tue Mar 14 2017 rmarshall@redhat.com - 8.28-21
- Fixes --info flag on s390/s390x.
Related: rhbz#1420749
- Fixes --set-default-index on s390/s390x.
Related: rhbz#1420749
- Allows prune_debug to run on s390/s390x.
Resolves: rhbz#1420749
-
Mon Mar 06 2017 rmarshall@redhat.com - 8.28-20
- Resolve coverity scan issues in the prune_debug shell script.
Resolves: rhbz#1420749
-
Mon Mar 06 2017 rmarshall@redhat.com - 8.28-19
- Fixed an issue where grubby's logic set the wrong default
boot entry.
Resolves: #1420749
-
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