diff --git a/.cvsignore b/.cvsignore index 53f3db1..47c3a9d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.3.0.18.tar.bz2 +anaconda-10.3.0.19.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index b5a0bbd..b6008ca 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -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 - 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 - 10.3.0.18-1 - Add back genhdlist to try to fix multiarch composes (pnasrat) - Really fix disabling of upgrades diff --git a/sources b/sources index e7685de..f9d0a1c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c91ba92ead5e1fc7b988674aca115d0 anaconda-10.3.0.18.tar.bz2 +66f95bbdfcc3e6729e2ef67b6284f6d4 anaconda-10.3.0.19.tar.bz2