* Mon Sep 24 2007 Jeremy Katz <katzj@redhat.com> 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)
This commit is contained in:
Jeremy Katz 2007-09-24 20:20:08 +00:00
parent bae82e7f18
commit a7e23e32c8
3 changed files with 18 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-11.3.0.32.tar.bz2 anaconda-11.3.0.33.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: Graphical system installer Summary: Graphical system installer
Name: anaconda Name: anaconda
Version: 11.3.0.32 Version: 11.3.0.33
Release: 1 Release: 1
License: GPLv2 License: GPLv2
Group: Applications/System Group: Applications/System
@ -213,6 +213,21 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || : /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog %changelog
* Mon Sep 24 2007 Jeremy Katz <katzj@redhat.com> 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 <katzj@redhat.com> 11.3.0.32-1 * Wed Sep 19 2007 Jeremy Katz <katzj@redhat.com> 11.3.0.32-1
- spec file cleanups (dcantrell) - spec file cleanups (dcantrell)
- lots of pychecker fixes (clumens) - lots of pychecker fixes (clumens)

View File

@ -1 +1 @@
4bd27095e1ac6fe29efa20ab7b9a20f2 anaconda-11.3.0.32.tar.bz2 43d84848afcbecc848acdb8546aaf486 anaconda-11.3.0.33.tar.bz2