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

This commit is contained in:
Jeremy Katz 2005-09-13 22:51:01 +00:00
parent 6a78aafe30
commit f50176f44c
3 changed files with 13 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-10.3.0.18.tar.bz2
anaconda-10.3.0.19.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda
Version: 10.3.0.18
Version: 10.3.0.19
Release: 1
License: GPL
Summary: Graphical system installer
@ -69,6 +69,16 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Tue Sep 13 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.19-1
- Fix pcmcia import traceback
- Some more kickstart fixing (clumens)
- Make SELinux/firewall defaults be done by the objects, not in the UI
- This fixes booting with selinux=0, policy load failure, etc
- Allow sparse updates.img with yum, urlgrabber and rpmUtils too
- Some dead code removal
- PCMCIA for the loader again (notting)
- install.log tweaking
* Mon Sep 12 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.18-1
- Add back genhdlist to try to fix multiarch composes (pnasrat)
- Really fix disabling of upgrades

View File

@ -1 +1 @@
9c91ba92ead5e1fc7b988674aca115d0 anaconda-10.3.0.18.tar.bz2
66f95bbdfcc3e6729e2ef67b6284f6d4 anaconda-10.3.0.19.tar.bz2