diff --git a/.cvsignore b/.cvsignore index a2f0aee..181e9c0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.2.0.10.tar.bz2 +anaconda-11.2.0.11.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index ed46d96..e768697 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.2.0.10 +Version: 11.2.0.11 Release: 1 License: GPL Summary: Graphical system installer @@ -103,6 +103,16 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Jan 18 2007 Jeremy Katz - 11.2.0.11-1 +- Add backend for installing from a live CD +- Make backend controllable from the installclass +- Bring up loopback device in ks (clumens, #191424) +- Fix traceback with writing ks.cfg (clumens) +- Add support for new vesamenu bits in syslinux +- Allow for updates.img to be a cpioball (dlehman) +- Fix use of halt in ks.cfg (pjones, #222953) +- Fix traceback in text mode network config (Elliot Peele) + * Tue Jan 16 2007 Chris Lumens - 11.2.0.10-1 - Remove deps when going back from package selection (dlehman, #222894). - Fix UI when going back from package selection (dlehman, #215493). diff --git a/sources b/sources index 5867eb0..be3399d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d815a79042919447132bf4aa6a8284af anaconda-11.2.0.10.tar.bz2 +8419c2975e019b98d80279a294a32ecb anaconda-11.2.0.11.tar.bz2