New version.
This commit is contained in:
parent
92553e05d4
commit
f35bbe8ee4
@ -1,2 +1,3 @@
|
|||||||
anaconda-12.5.tar.bz2
|
anaconda-12.5.tar.bz2
|
||||||
anaconda-12.6.tar.bz2
|
anaconda-12.6.tar.bz2
|
||||||
|
anaconda-12.7.tar.bz2
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 12.6
|
Version: 12.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -208,6 +208,16 @@ update-desktop-database &> /dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jul 29 2009 Chris Lumens <clumens@redhat.com> - 12.6-1
|
||||||
- Fix CDLABEL substitution in syslinux.cfg for x86 boot.iso (katzj)
|
- Fix CDLABEL substitution in syslinux.cfg for x86 boot.iso (katzj)
|
||||||
- And finish off the removal of rhpl (katzj)
|
- And finish off the removal of rhpl (katzj)
|
||||||
|
Loading…
Reference in New Issue
Block a user