- Set the boot flag on the GPT PMBR (#754850) (bcl)
- Add missing _boot_description values for dasd and zfcp (#739620) (dcantrell) - Select the same device for ksdevice=link in loader and stage2 (#760250) (rvykydal)
This commit is contained in:
parent
44ab893b16
commit
d460568bf3
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@ anaconda-15.2.tar.bz2
|
||||
/anaconda-17.3.tar.bz2
|
||||
/anaconda-17.4.tar.bz2
|
||||
/anaconda-17.5.tar.bz2
|
||||
/anaconda-17.6.tar.bz2
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 17.5
|
||||
Version: 17.6
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -232,6 +232,12 @@ update-desktop-database &> /dev/null || :
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Feb 06 2012 Brian C. Lane <bcl@redhat.com> - 17.6-1
|
||||
- Set the boot flag on the GPT PMBR (#754850) (bcl)
|
||||
- Add missing _boot_description values for dasd and zfcp (#739620) (dcantrell)
|
||||
- Select the same device for ksdevice=link in loader and stage2 (#760250)
|
||||
(rvykydal)
|
||||
|
||||
* Wed Feb 01 2012 Brian C. Lane <bcl@redhat.com> - 17.5-1
|
||||
- Add a separate function to get an LV's VG name. (dlehman)
|
||||
- util-linux-ng is now util-linux (bcl)
|
||||
|
Loading…
Reference in New Issue
Block a user