diff --git a/.cvsignore b/.cvsignore index c27cdfa..a87ad19 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -anaconda-10.90.8.tar.bz2 -anaconda-10.90.9.tar.bz2 +anaconda-10.90.10.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 3f73810..b7da4ef 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.90.9 +Version: 10.90.10 Release: 1 License: GPL Summary: Graphical system installer @@ -78,6 +78,14 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Wed Nov 30 2005 Jeremy Katz - 10.90.10-1 +- Don't split transactions on not split install types (pnasrat, #174033) +- Fix None vs "" for vncpasswd in test mode (Patrick Mansfield) +- Make release notes viewer as large as the screen (dcantrell) +- Allow system-logos instead of fedora-logos for the package name +- Try to build SELinux policy so that things work with selinux + 2.x policy (#174563) + * Tue Nov 29 2005 Chris Lumens 10.90.9-1 - Another stab at including email.Utils everywhere (#173169). - Remove unneeded isys.sync calls (pjones). diff --git a/sources b/sources index 49c2c64..e5b3f60 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b668af55521bb81ba27518267453bf42 anaconda-10.90.9.tar.bz2 +e9b9d17407c54d5d529eeb0e69869a88 anaconda-10.90.10.tar.bz2