diff --git a/.cvsignore b/.cvsignore index 6f7ad42..d2a3e4b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.90.6.tar.bz2 +anaconda-10.90.7.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 2c88d3a..17fb7dc 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.90.6 +Version: 10.90.7 Release: 1 License: GPL Summary: Graphical system installer @@ -78,8 +78,14 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Sun Nov 20 2005 Jeremy Katz - 10.90.7-1 +- fix backwards whiteout handling (#173738) +- fix bug in depsolver which would bring in a package for an already + satisfied dep + * Sat Nov 19 2005 Jeremy Katz - 10.90.6-1 - fix removal of packages to not traceback +- fix anaconda.dmraid logging (clumens) * Fri Nov 18 2005 Paul Nasrat - 10.90.5-1 - Disable sqlite cache for pkgorder diff --git a/sources b/sources index d13da95..a37bf76 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d4411e6135862fe6e28167c2ff28d62 anaconda-10.90.6.tar.bz2 +c9b0e3d2abbfa26c3c2b55a2406ed682 anaconda-10.90.7.tar.bz2