* Fri Mar 30 2007 David Cantrell <dcantrell@redhat.com> - 11.2.0.42-1

- LiveCD fixes (katzj, #230945, #224208, #224213, #230943)
- Handle IOErrors if we can't find the kickstart file (clumens)
This commit is contained in:
David Cantrell 2007-03-30 20:59:43 +00:00
parent 2698a86059
commit 77a2d69262
3 changed files with 7 additions and 5 deletions

View File

@ -1,3 +1 @@
anaconda-11.2.0.39.tar.bz2
anaconda-11.2.0.40.tar.bz2
anaconda-11.2.0.41.tar.bz2
anaconda-11.2.0.42.tar.bz2

View File

@ -1,7 +1,7 @@
%define livearches %{ix86} x86_64
Name: anaconda
Version: 11.2.0.41
Version: 11.2.0.42
Release: 1
License: GPL
Summary: Graphical system installer
@ -142,6 +142,10 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Fri Mar 30 2007 David Cantrell <dcantrell@redhat.com> - 11.2.0.42-1
- LiveCD fixes (katzj, #230945, #224208, #224213, #230943)
- Handle IOErrors if we can't find the kickstart file (clumens)
* Wed Mar 28 2007 Chris Lumens <clumens@redhat.com> - 11.2.0.41-1
- Fix partitioning under kickstart when using clearpart (#232936).
- Add padding on the device stripe graph (#217294).

View File

@ -1 +1 @@
8a5bdd2fd0bce3d0282b9eb48b8b8a2a anaconda-11.2.0.41.tar.bz2
36d9d2f5fd1b4632937820ed372bf495 anaconda-11.2.0.42.tar.bz2