forked from rpms/anaconda
New version.
This commit is contained in:
parent
179f591a15
commit
ffd149dd85
@ -1 +1,2 @@
|
|||||||
anaconda-11.4.0.58.tar.bz2
|
anaconda-11.4.0.58.tar.bz2
|
||||||
|
anaconda-11.4.0.59.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.4.0.58
|
Version: 11.4.0.59
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -205,6 +205,18 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 26 2008 Chris Lumens <clumens@redhat.com> - 11.4.0.59-1
|
||||||
|
- Only remove duplicate slashes from the front of the prefix. (clumens)
|
||||||
|
- Ensure that we take into account new repos (katzj)
|
||||||
|
- Handle kernel variants a little better at install time too (katzj)
|
||||||
|
- Make a little bit more future proof for kernel version changing (katzj)
|
||||||
|
- Add confirmation of closing the installer window (#437772) (katzj)
|
||||||
|
- Fix SIGSEGV on all mounts without options (katzj)
|
||||||
|
- Add support for encrypted logical volumes in kickstart. (clumens)
|
||||||
|
- Add support for encrypted LVs. (dlehman)
|
||||||
|
- Put in some handling for redundant method calls and devices containing '/'.
|
||||||
|
(dlehman)
|
||||||
|
|
||||||
* Tue Mar 25 2008 Jeremy Katz <katzj@redhat.com> - 11.4.0.58-1
|
* Tue Mar 25 2008 Jeremy Katz <katzj@redhat.com> - 11.4.0.58-1
|
||||||
- Fuzzy broken string (katzj)
|
- Fuzzy broken string (katzj)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user