auto-import anaconda-11.2.0.9-1 on branch devel from anaconda-11.2.0.9-1.src.rpm

This commit is contained in:
Jeremy Katz 2007-01-10 22:34:18 +00:00
parent ca0f40eb4a
commit b14fdd2033
3 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-11.2.0.8.tar.bz2
anaconda-11.2.0.9.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda
Version: 11.2.0.8
Version: 11.2.0.9
Release: 1
License: GPL
Summary: Graphical system installer
@ -103,6 +103,11 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Wed Jan 10 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.9-1
- Set NETWORKING_IPV6 based on whether we want ipv6 for
any devices or not (dcantrell, katzj, #222147)
- Little fixes so installs work.
* Tue Jan 9 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.8-1
- Add pata* drivers
- Fix segfault with ks= (clumens, #221904)

View File

@ -1 +1 @@
e7f5893f2949c2e83f7a20d9f8adb208 anaconda-11.2.0.8.tar.bz2
c833fc46b62cf0be05c4ef2a5e40326f anaconda-11.2.0.9.tar.bz2