diff --git a/.cvsignore b/.cvsignore index 2049552..b6a654b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1 @@ -anaconda-11.5.0.17.tar.bz2 -anaconda-11.5.0.18.tar.bz2 -anaconda-11.5.0.19.tar.bz2 +anaconda-11.5.0.20.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 420e4ae..020952c 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.5.0.19 +Version: 11.5.0.20 Release: 1 License: GPLv2+ Group: Applications/System @@ -207,6 +207,24 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Tue Feb 17 2009 David Cantrell - 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 - 11.5.0.19-1 - Fix build errors in the new net.c code. (clumens) diff --git a/sources b/sources index a6df41f..b53a06d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0e4223e5d6751699e4a38df5985cdcd3 anaconda-11.5.0.19.tar.bz2 +947632a0371f42b0fe0e36396428d9e7 anaconda-11.5.0.20.tar.bz2