New version.
This commit is contained in:
parent
6650af5bd8
commit
9f6b1979c6
@ -1,3 +1,4 @@
|
|||||||
anaconda-11.4.0.15.tar.bz2
|
anaconda-11.4.0.15.tar.bz2
|
||||||
anaconda-11.4.0.16.tar.bz2
|
anaconda-11.4.0.16.tar.bz2
|
||||||
anaconda-11.4.0.17.tar.bz2
|
anaconda-11.4.0.17.tar.bz2
|
||||||
|
anaconda-11.4.0.18.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.4.0.17
|
Version: 11.4.0.18
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -199,6 +199,13 @@ 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 Jan 09 2008 Chris Lumens <clumens@redhat.com> - 11.4.0.18-1
|
||||||
|
- Fix encrypted autopart traceback. (dlehman)
|
||||||
|
- Allow for better recovery if the CD/DVD is bad. (clumens)
|
||||||
|
- If downloading the updates image fails, prompt for a new location. (clumens)
|
||||||
|
- X now relies on libpciaccess, so add it to our list. (clumens)
|
||||||
|
- Erase temporary packages after installing them on all methods. (clumens)
|
||||||
|
|
||||||
* Mon Jan 07 2008 Chris Lumens <clumens@redhat.com> - 11.4.0.17-1
|
* Mon Jan 07 2008 Chris Lumens <clumens@redhat.com> - 11.4.0.17-1
|
||||||
- Make text mode root password dialog default match GUI. (clumens)
|
- Make text mode root password dialog default match GUI. (clumens)
|
||||||
- Fix a segfault in making the URL dialog box. (clumens)
|
- Fix a segfault in making the URL dialog box. (clumens)
|
||||||
|
Loading…
Reference in New Issue
Block a user