diff --git a/.cvsignore b/.cvsignore index 52a2f68..b926cca 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.2.0.5.tar.bz2 +anaconda-10.2.0.6.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index d5724b3..f0c3049 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.2.0.5 +Version: 10.2.0.6 Release: 1 License: GPL Summary: Graphical system installer @@ -70,6 +70,14 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Wed Dec 8 2004 Jeremy Katz - 10.2.0.6-1 +- Write out wepkey better (#140645) +- Try to skip source isos with nfsiso (#106017) +- Don't traceback for bad/missing / in fstab (nasrat, #141174) +- Include pesize in generated ks.cfg (#141370) +- Loop less on shutdown +- Better handling of partial volume groups (#139058) + * Tue Nov 30 2004 Jeremy Katz - 10.2.0.5-1 - CTCPROT fix (karsten, #133088) - Fix LVM partitions becoming negative sized (nasrat, #141268) diff --git a/sources b/sources index 3719ca8..819ed97 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -60f3cc30562bf8294ed0ae001750e561 anaconda-10.2.0.5.tar.bz2 +532f0de2def20a13d6fd008a2cb87ac0 anaconda-10.2.0.6.tar.bz2