New version.

This commit is contained in:
Christopher Edward Lumens 2009-07-31 19:19:03 +00:00
parent 92553e05d4
commit f35bbe8ee4
3 changed files with 13 additions and 2 deletions

View File

@ -1,2 +1,3 @@
anaconda-12.5.tar.bz2
anaconda-12.6.tar.bz2
anaconda-12.7.tar.bz2

View File

@ -3,7 +3,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 12.6
Version: 12.7
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -208,6 +208,16 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
* Fri Jul 31 2009 Chris Lumens <clumens@redhat.com> - 12.7-1
- Fix up udev sillies (related to #514501) (katzj)
- Log when we unmount filesystems so we have a match for mount messages.
(clumens)
- Let's not exit from buildinstall.functions, say, ever (katzj)
- Rework shutDown() to better accomidate "nokill" better. (pjones)
- Make upgradeany boot option work again (#513227) (rvykydal)
- Update device.map when upgrading (#513393) (rvykydal)
- Catch None devs (katzj)
* Wed Jul 29 2009 Chris Lumens <clumens@redhat.com> - 12.6-1
- Fix CDLABEL substitution in syslinux.cfg for x86 boot.iso (katzj)
- And finish off the removal of rhpl (katzj)

View File

@ -1 +1 @@
3f9d1f4802ad88ff69deae6879854b1b anaconda-12.6.tar.bz2
9817081809bd5e752cdb304212328494 anaconda-12.7.tar.bz2