Handle linuxefi initrd and removal correctly.
Resolves: rhbz#859285
This commit is contained in:
parent
6ca16bfbe3
commit
1952dd25e7
@ -1,5 +1,5 @@
|
||||
Name: grubby
|
||||
Version: 8.19
|
||||
Version: 8.20
|
||||
Release: 1%{?dist}
|
||||
Summary: Command line tool for updating bootloader configs
|
||||
Group: System Environment/Base
|
||||
@ -71,9 +71,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Oct 02 2012 Peter Jones <pjones@redhat.com> - 8.20-1
|
||||
- Handle linuxefi initrd and removal correctly.
|
||||
Resolves: rhbz#859285
|
||||
|
||||
* Wed Sep 26 2012 Peter Jones <pjones@redhat.com> - 8.19-1
|
||||
- Don't accidentally migrate from linuxefi back to linux
|
||||
Resolves: rhbz#859285
|
||||
Related: rhbz#859285
|
||||
|
||||
* Fri Sep 21 2012 Peter Jones <pjones@redhat.com> - 8.18-1
|
||||
- Change the way the kernel load address is determined for ARM U-Boot.
|
||||
|
Loading…
Reference in New Issue
Block a user