diff --git a/.cvsignore b/.cvsignore index 3745548..298e5e4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,4 +1 @@ -anaconda-10.91.4.tar.bz2 -anaconda-10.91.5.tar.bz2 -anaconda-10.91.6.tar.bz2 -anaconda-10.91.7.tar.bz2 +anaconda-10.91.8.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 4abef5d..3198036 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.91.7 +Version: 10.91.8 Release: 1 License: GPL Summary: Graphical system installer @@ -31,7 +31,7 @@ Group: Applications/System AutoReqProv: false Requires: libxml2-python, python, rpm-python >= 4.2-0.61, yum >= 2.4.0 Requires: anaconda = %{version}-%{release} -Requires: createrepo >= 0.4.3-3.1 +Requires: createrepo >= 0.4.3-3.1, squashfs-tools %description runtime The anaconda-runtime package contains parts of the installation system which @@ -78,13 +78,31 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Jan 26 2006 Jeremy Katz - 10.91.8-1 +- Remove rpm whiteout (clumens, #178540) +- Fix text in upgrade continue button (dcantrel, #178096) +- Make %%packages in anaconda-ks.cfg shorter (pnasrat) +- Fix text-mode drawing (clumens, #178386) +- Release notes viewer fixes (dcantrel) +- Reset -> reboot (dcantrel, #178566) +- Create ia64 images again (prarit, #175632) +- Make sure boot loader screen gets skipped (clumens, #178815) +- Don't ask about VNC in kickstart +- Don't ask for keyboard under Xen if it fails +- Add more basic "task" selection screen +- Text mode group selection is better now +- Remove some dead code +- Require squashfs-tools (clumens) +- Fix rescue mode (dcantrel) +- Don't have devices disappear out from under us (Patrick Mansfield) + * Fri Jan 20 2006 David Cantrell - 10.91.7-1 - Save state when moving back to "upgrade or install" window (#178095). - Eject CD when in kickstart and given --eject parameter (clumens, #177554). - Translate combo box and comments (clumens, #178250). - Disable backend debugging mode for writeKS(). - Added a PYTHONSTARTUP file to autoload readline, etc. (pjones). -- Write %packages section in template kickstart file (clumens, pnasrat). +- Write %%packages section in template kickstart file (clumens, pnasrat). * Wed Jan 18 2006 David Cantrell - 10.91.6-1 - i18n fixes (katzj) diff --git a/sources b/sources index c1e3bfe..dfd5bea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -17119f38765dd1031f94523ba43bbb33 anaconda-10.91.7.tar.bz2 +00e20cf33ebc05f8df2a8a67a95851b1 anaconda-10.91.8.tar.bz2