New version.
This commit is contained in:
parent
9f6b1979c6
commit
0f280d6b4b
@ -2,3 +2,4 @@ anaconda-11.4.0.15.tar.bz2
|
||||
anaconda-11.4.0.16.tar.bz2
|
||||
anaconda-11.4.0.17.tar.bz2
|
||||
anaconda-11.4.0.18.tar.bz2
|
||||
anaconda-11.4.0.19.tar.bz2
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 11.4.0.18
|
||||
Version: 11.4.0.19
|
||||
Release: 1
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -18,7 +18,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
%define gettextver 0.11
|
||||
%define glib2ver 2.11.1-5
|
||||
%define intltoolver 0.31.2-3
|
||||
%define libdhcpver 1.99.4-1
|
||||
%define libdhcpver 1.99.5-1
|
||||
%define libselinuxver 1.6
|
||||
%define mkinitrdver 5.1.2-1
|
||||
%define pykickstartver 0.96
|
||||
@ -199,6 +199,20 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
|
||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||
|
||||
%changelog
|
||||
* Fri Jan 11 2008 Chris Lumens <clumens@redhat.com> - 11.4.0.19-1
|
||||
- Make sure the arch is listedat the top of all loader screens. (clumens)
|
||||
- Add the version number really early in the log file too. (clumens)
|
||||
- Require latest libdhcp (dcantrell)
|
||||
- Add nicdelay parameter to loader, so we can wait before sending DHCP
|
||||
requests. (msivak)
|
||||
- Add dhcpdelay to loader so we can modify the default dhcp timeout
|
||||
(#198147, #254032). (msivak)
|
||||
- Fix the selected device when disabling entries in Add advanced drive
|
||||
dialog. (#248447) (msivak)
|
||||
- Include mkfs.gfs2 (#356661). (clumens)
|
||||
- Use the new default Japanese font (#428070). (clumens)
|
||||
- More urlinstall loader fixes. (clumens)
|
||||
|
||||
* 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)
|
||||
|
Loading…
Reference in New Issue
Block a user