diff --git a/.cvsignore b/.cvsignore index 5d6fe65..1f12621 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.2.0.16.tar.bz2 +anaconda-10.2.0.17.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index feb64f4..eea5ff0 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.2.0.16 +Version: 10.2.0.17 Release: 1 License: GPL Summary: Graphical system installer @@ -70,6 +70,13 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Tue Feb 8 2005 Jeremy Katz - 10.2.0.17-1 +- Use rhpl.archscore to fix iseries upgrades (pnasrat, #146915) +- Only configure ksdevice if no --device (pnasrat, #138852) +- Don't redraw help if disasbled on next button click (clumens, #145691) +- Fix exception in exception handler (msw) +- Rebuild for new librpm + * Fri Feb 4 2005 Chris Lumens - 10.2.0.16-1 - Support setting fs options in kickstart via --fsoptions (#97560) - Fix tracebacks diff --git a/sources b/sources index a636f93..43968c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cccfd7f92e81f50becf55d704d8fdb61 anaconda-10.2.0.16.tar.bz2 +df879f420509992a09dcc39825efa8e2 anaconda-10.2.0.17.tar.bz2