diff --git a/.cvsignore b/.cvsignore index 7b9e7e3..cb379fa 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.1.0.12.tar.bz2 +anaconda-11.1.0.13.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 3e1bae3..625991a 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.0.12 +Version: 11.1.0.13 Release: 1 License: GPL Summary: Graphical system installer @@ -79,6 +79,18 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Wed May 17 2006 Jeremy Katz - 11.1.0.13-1 +- Fix image building typo +- Remove some dead code (clumens, dcantrel) +- More thread fixing (dcantrel) +- Fix rescue mode (clumens) +- Fix upgrades (clumens) +- Don't try to mount protected partitions on hd ugprades (clumens) +- Hook copyExtraModules back up (clumens, #185344) +- Don't modify the main fs for user/password info on --rootpath install +- Fix kickstart bootloader install +- Some fixes for live CD + * Tue May 16 2006 Jeremy Katz - 11.1.0.12-1 - Make mousedev loading less verbose for built-in case (#191814) - Ellipsize text (roozbeh, #191844) diff --git a/sources b/sources index 8229c76..f14432f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -325dfc2901195a820de015472f687885 anaconda-11.1.0.12.tar.bz2 +b8aba649ea814f1cf803a4d257e624ba anaconda-11.1.0.13.tar.bz2