* Tue Feb 17 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.20-1
- Fix indentation on upd-instroot (kanarip) - Fix the indentation in mk-images (kanarip) - Remove unused iface_netmask2prefix() function. (dcantrell) - A parted.Disk has no attribute named "dev". It's named "device" (#486007). (clumens) - Use brandpkgname for the efi art too (katzj) - Let's use the product string for a brandpackage name. (kanarip) - Fix indentation in mk-images.efi (kanarip) - Fix indentation in buildinstall script (kanarip) - It's part.active, not part.is_active(). (clumens) - File the basic traceback as the first comment instead of a generic message. (clumens) - Encode our upgrade policy in productMatches/versionMatches and enforce it. (clumens) - If we'd show package selection on kickstart installs, also show tasksel. (clumens)
This commit is contained in:
parent
d7aa864e08
commit
1dc23f7867
@ -1,3 +1 @@
|
|||||||
anaconda-11.5.0.17.tar.bz2
|
anaconda-11.5.0.20.tar.bz2
|
||||||
anaconda-11.5.0.18.tar.bz2
|
|
||||||
anaconda-11.5.0.19.tar.bz2
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.5.0.19
|
Version: 11.5.0.20
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -207,6 +207,24 @@ update-desktop-database &> /dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 17 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.20-1
|
||||||
|
- Fix indentation on upd-instroot (kanarip)
|
||||||
|
- Fix the indentation in mk-images (kanarip)
|
||||||
|
- Remove unused iface_netmask2prefix() function. (dcantrell)
|
||||||
|
- A parted.Disk has no attribute named "dev". It's named "device"
|
||||||
|
(#486007). (clumens)
|
||||||
|
- Use brandpkgname for the efi art too (katzj)
|
||||||
|
- Let's use the product string for a brandpackage name. (kanarip)
|
||||||
|
- Fix indentation in mk-images.efi (kanarip)
|
||||||
|
- Fix indentation in buildinstall script (kanarip)
|
||||||
|
- It's part.active, not part.is_active(). (clumens)
|
||||||
|
- File the basic traceback as the first comment instead of a generic
|
||||||
|
message. (clumens)
|
||||||
|
- Encode our upgrade policy in productMatches/versionMatches and enforce it.
|
||||||
|
(clumens)
|
||||||
|
- If we'd show package selection on kickstart installs, also show tasksel.
|
||||||
|
(clumens)
|
||||||
|
|
||||||
* Fri Feb 13 2009 Chris Lumens <clumens@redhat.com> - 11.5.0.19-1
|
* Fri Feb 13 2009 Chris Lumens <clumens@redhat.com> - 11.5.0.19-1
|
||||||
- Fix build errors in the new net.c code. (clumens)
|
- Fix build errors in the new net.c code. (clumens)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user