diff --git a/.cvsignore b/.cvsignore index 03c98bc..d74fecc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.91.13.tar.bz2 +anaconda-10.91.14.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 3543835..0da8f0b 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.91.13 +Version: 10.91.14 Release: 1 License: GPL Summary: Graphical system installer @@ -78,6 +78,19 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Fri Feb 3 2006 Jeremy Katz - 10.91.14-1 +- Handle reiserfs labels (dcantrel, #125939) +- Skip more steps in root mode (Jasper Hartline) +- Update driver list for current kernels +- Don't put mapper/ in the swap label (pjones) +- Set file contexts on blkid.tab* (pjones) +- Increase logical volume label field to 32 chars (dcantrel, #174661) +- More exception trimming (clumens) +- Fix args to writeConfiguration (clumens, #179928) +- Fix format strings in label device, proper max for swap labels (pjones) +- Make task definition more dynamic +- Add a hack to remove the xen group if we're running on xen (#179387) + * Thu Feb 2 2006 Jeremy Katz - 10.91.13-1 - Speed up timezone screen (clumens) - Make kickstart interactive mode work (clumens) diff --git a/sources b/sources index 9b2ac2f..e113730 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d1fb6f2951cf99c628d3bf0191d7cf45 anaconda-10.91.13.tar.bz2 +63880e04892f2d21b62b5ed0726af2e4 anaconda-10.91.14.tar.bz2