New version.
This commit is contained in:
parent
211c4fbd52
commit
2cf56bb484
@ -1,2 +1,3 @@
|
||||
anaconda-11.3.0.28.tar.bz2
|
||||
anaconda-11.3.0.29.tar.bz2
|
||||
anaconda-11.3.0.31.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define livearches %{ix86} x86_64
|
||||
|
||||
Name: anaconda
|
||||
Version: 11.3.0.29
|
||||
Version: 11.3.0.31
|
||||
Release: 1
|
||||
License: GPL
|
||||
Summary: Graphical system installer
|
||||
@ -158,6 +158,22 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||
|
||||
%changelog
|
||||
* Tue Sep 18 2007 Chris Lumens <clumens@redhat.com> 11.3.0.31-1
|
||||
- Really include new Japanese font (katzj, #279931).
|
||||
- Use /dev/live-osimg-min if it exists (katzj).
|
||||
- Copy driver disk contents to /root (#289751).
|
||||
- Write out /root/anaconda-ks.cfg earlier (#292571).
|
||||
|
||||
* Mon Sep 17 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.30-1
|
||||
- Firewire module names changed again (#292421)
|
||||
- Some liveinst improvements (Douglas McClendon)
|
||||
- Create tape devices (dlehman)
|
||||
- Fix traceback on no more mirrors (dlehman)
|
||||
- Fix treeinfo path to stage2 (wwoods)
|
||||
- Remove unused graphics (notting)
|
||||
- Look at root path for kernels (Douglas McClendon)
|
||||
- Netlink fixes (pjones)
|
||||
|
||||
* Thu Sep 13 2007 Chris Lumens <clumens@redhat.com> 11.3.0.29-1
|
||||
- On the graphical netconfig screen, only check the gateway address if
|
||||
provided (dcantrell).
|
||||
|
Loading…
Reference in New Issue
Block a user