From ffd54f4f730fe25ed02082cc64b14ae0bd2058cd Mon Sep 17 00:00:00 2001 From: Christopher Edward Lumens Date: Mar 25 2009 19:54:45 +0000 Subject: New version. --- diff --git a/.cvsignore b/.cvsignore index 21e566b..8287d3b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ clog anaconda-11.5.0.37.tar.bz2 +anaconda-11.5.0.38.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index f525fda..c4444b6 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.5.0.37 +Version: 11.5.0.38 Release: 1 License: GPLv2+ Group: Applications/System @@ -212,6 +212,15 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Wed Mar 25 2009 Chris Lumens - 11.5.0.38-1 +- Fix pylint errors in iw/*.py (hdegoede) +- Rework CryptTab.parse (dlehman). +- Code fixes of errors shown by pylint (mgracik). +- Don't underflow on the busy cursor stack. (clumens) +- "vg" is not valide inside this if. (jgranado) +- Device is sometimes None. (jgranado) +- Fix typo. (#492042) (dlehman) + * Tue Mar 24 2009 David Cantrell - 11.5.0.37-1 - Start with a basic /etc/hosts file (#491634) (dcantrell) - Do not flag every existing partition for resize (#491803) (dcantrell) diff --git a/sources b/sources index be298fc..22b26fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7a8e4a697f0857ccf1016b0dd46ec6e5 anaconda-11.5.0.37.tar.bz2 +cc5529f71c16ed409eab0cd0ca28be8e anaconda-11.5.0.38.tar.bz2