From a7e23e32c85db19effd0babdbe65e926d08f34b8 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Sep 24 2007 20:20:08 +0000 Subject: * Mon Sep 24 2007 Jeremy Katz 11.3.0.33-1 - Blacklist some modules to try to avoid #299351 - Copy over media.repo if it exists - Fix for pulling firmware - Remove a useless progress window (#240459) - Fix Romanian traceback (#292091) - Catch an exception on repo setup (#295381) - Fix network device tool tips - Fix display of groups being installed vs no (#296581) - Fix Serbian language/keyboard (msivak, #235709) - Honor "boot from" dropdown more (msivak, #243556, #243799) - Make sure people are adequately warned about booting from a drive they're not installing to (msivak, #243799) - Don't label lvm on live installs either (#297391) --- diff --git a/.cvsignore b/.cvsignore index f852404..5b46dc3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.3.0.32.tar.bz2 +anaconda-11.3.0.33.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index eb31f4a..290f238 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.3.0.32 +Version: 11.3.0.33 Release: 1 License: GPLv2 Group: Applications/System @@ -213,6 +213,21 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Mon Sep 24 2007 Jeremy Katz 11.3.0.33-1 +- Blacklist some modules to try to avoid #299351 +- Copy over media.repo if it exists +- Fix for pulling firmware +- Remove a useless progress window (#240459) +- Fix Romanian traceback (#292091) +- Catch an exception on repo setup (#295381) +- Fix network device tool tips +- Fix display of groups being installed vs no (#296581) +- Fix Serbian language/keyboard (msivak, #235709) +- Honor "boot from" dropdown more (msivak, #243556, #243799) +- Make sure people are adequately warned about booting from a drive + they're not installing to (msivak, #243799) +- Don't label lvm on live installs either (#297391) + * Wed Sep 19 2007 Jeremy Katz 11.3.0.32-1 - spec file cleanups (dcantrell) - lots of pychecker fixes (clumens) diff --git a/sources b/sources index c11c2be..3d0fa36 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4bd27095e1ac6fe29efa20ab7b9a20f2 anaconda-11.3.0.32.tar.bz2 +43d84848afcbecc848acdb8546aaf486 anaconda-11.3.0.33.tar.bz2