diff --git a/.cvsignore b/.cvsignore index 753f473..994e037 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ anaconda-11.4.0.51.tar.bz2 +anaconda-11.4.0.52.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 4eea361..10f2e7a 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.4.0.51 +Version: 11.4.0.52 Release: 1 License: GPLv2+ Group: Applications/System @@ -204,6 +204,15 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Mar 13 2008 Chris Lumens - 11.4.0.52-1 +- Don't unmount NFS source so NFSISO will work. (clumens) +- Fix the format of the method=hd: parameter. (clumens) +- Fix creating new users in kickstart. (clumens) +- "gtk-edit" isn't valid in text mode. (clumens) +- Ignore LUKS headers on partitions containing RAID signatures. + (#437051) (dlehman) +- The xconfig command with no X running doesn't make sense. (clumens) + * Wed Mar 12 2008 Jeremy Katz - 11.4.0.51-1 - yum.remove removes installed packages, not to be installed packages (#436226) (katzj) diff --git a/sources b/sources index 6b72aa9..1016f16 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -da74c2ba1f6f4005fb803a2e1b468eff anaconda-11.4.0.51.tar.bz2 +3f89b234d380de2f570c6dd3d084b9b0 anaconda-11.4.0.52.tar.bz2