-
Mon Jun 17 2019 Edward Leung <edward.leung@oracle.com> - 8.28-26.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)
-
Mon Mar 18 2019 Javier Martinez Canillas <javierm@redhat.com> - 8.28-26
- Exclude building on i686
Related: rhbz#1476273
- Fix grubby removing wrong kernel command line parameter
Resolves: rhbz#1476273
- Improve man page for --info option (jstodola)
Resolves: rhbz#1651673
- Print default image even if isn't a suitable one
Resolves: rhbz#1323842
-
Tue Aug 14 2018 Peter Jones <pjones@redhat.com> - 8.28-25
- Ensure /etc/sysconfig/kernel has a stable mode, now that rpm handles ghost
files differently.
Resolves: rhbz#1584313
-
Fri Jun 22 2018 Peter Jones <pjones@redhat.com> - 8.28-24
- Ensure "grubby --default-title" takes the bootloader selection into
account
Resolves: rhbz#1340893
-
Tue Mar 21 2017 rmarshall@redhat.com - 8.28-23
- Fixes --info flag on s390/s390x.
Related: rhbz#1285601
- Fixes --set-default-index on s390/s390x.
Related: rhbz#1285601
- Allows prune_debug to run on s390/s390x.
Resolves: rhbz#1285601
-
Mon Mar 06 2017 rmarshall@redhat.com - 8.28-22
- Resolve issues found by coverity scan.
Resolves: rhbz#1285601
-
Mon Mar 06 2017 rmarshall@redhat.com - 8.28-21
- Resolve issues with the recent grubby logic patches that
appeared on the ppc platform. Fix a problem that occurred
on systems where no kernel update had ever been installed.
Resolves: rhbz#1285601
- Specify the actual prune_debug file in sources.
Resolves: rhbz#1285601
-
Thu Feb 09 2017 rmarshall@redhat.com - 8.28-20
- Added invocations for prune_debug to spec file
Resolves: #1285601
-
Thu Feb 09 2017 rmarshall@redhat.com - 8.28-19
- Fixed an issue where grubby's logic set the wrong default
boot entry.
Resolves: #1285601
-
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