New version.

This commit is contained in:
Christopher Edward Lumens 2006-10-03 22:11:20 +00:00
parent 81448efe12
commit 7798744c85
3 changed files with 10 additions and 1 deletions

View File

@ -1 +1,2 @@
anaconda-11.1.0.103.tar.bz2
anaconda-11.1.0.104.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda
Version: 11.1.0.103
Version: 11.1.0.104
Release: 1
License: GPL
Summary: Graphical system installer
@ -103,6 +103,13 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Tue Oct 03 2006 Chris Lumens <clumens@redhat.com> - 11.1.0.104-1
- More netconfig fixes (dcantrel).
- Reset protected partitions list (#204405).
- Handle more iscsi error cases (katzj, #208671).
- Don't bring down network interfaces after fetching files (dcantrel,
#201194).
* Mon Oct 2 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.103-1
- More netconfig fixing (dcantrel)
- Fix some translation problems (#206620)

View File

@ -1 +1,2 @@
e9ceea5a59439c3e8960a90d3c14a628 anaconda-11.1.0.103.tar.bz2
adff2c01729e069a48ffbbae4df06b22 anaconda-11.1.0.104.tar.bz2