New version.
This commit is contained in:
parent
7a4cb2c515
commit
c6da7a382a
@ -1 +1,2 @@
|
|||||||
anaconda-11.2.0.39.tar.bz2
|
anaconda-11.2.0.39.tar.bz2
|
||||||
|
anaconda-11.2.0.40.tar.bz2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%define livearches %{ix86} x86_64
|
%define livearches %{ix86} x86_64
|
||||||
|
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.2.0.39
|
Version: 11.2.0.40
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
@ -142,6 +142,15 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 21 2007 Chris Lumens <clumens@redhat.com> - 11.2.0.40-1
|
||||||
|
- livecd X fixes (katzj).
|
||||||
|
- Handle mounting errors on the harddrive image method (#124793).
|
||||||
|
- Fix timezone --isUtc for real.
|
||||||
|
- More kickstart RAID10 fixes (#230268).
|
||||||
|
- Fix ip=dhcp command line option (dcantrell, #233152).
|
||||||
|
- Add cdc_ether module for USB networking (dcantrell, #174229).
|
||||||
|
- Fix text mode timezone traceback.
|
||||||
|
|
||||||
* Tue Mar 20 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.39-1
|
* Tue Mar 20 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.39-1
|
||||||
- Document asknetwork (clumens, #233035)
|
- Document asknetwork (clumens, #233035)
|
||||||
- Fix no drives being selected by default with autopart (clumens)
|
- Fix no drives being selected by default with autopart (clumens)
|
||||||
|
Loading…
Reference in New Issue
Block a user