From 28a03dfe28122dc88b4a7114bc8b83c1bac06d52 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Oct 31 2008 03:07:00 +0000 Subject: * Thu Oct 30 2008 David Cantrell - 11.4.1.54-1 - Call startNewt earlier than network bring up (#469171). (clumens) - Write out the path to the repo, not anaconda-ks.cfg (#467753). (clumens) - Allow specifying devices by path if they're files (#468504) (katzj) - Fix the last pychecker warnings in master (hdegoede) - Add --strict option to runpychecker.sh (hdegoede) --- diff --git a/.cvsignore b/.cvsignore index 3d2e5d5..39c5421 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.4.1.53.tar.bz2 +anaconda-11.4.1.54.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index dce8f0e..698a85d 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.4.1.53 +Version: 11.4.1.54 Release: 1 License: GPLv2+ Group: Applications/System @@ -205,6 +205,13 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Oct 30 2008 David Cantrell - 11.4.1.54-1 +- Call startNewt earlier than network bring up (#469171). (clumens) +- Write out the path to the repo, not anaconda-ks.cfg (#467753). (clumens) +- Allow specifying devices by path if they're files (#468504) (katzj) +- Fix the last pychecker warnings in master (hdegoede) +- Add --strict option to runpychecker.sh (hdegoede) + * Wed Oct 29 2008 David Cantrell - 11.4.1.53-1 - Don't sleep(5) after xrandr (ajax) - Force DPI to 96 even harder (#458738) (ajax) diff --git a/sources b/sources index 6e144d1..87bcb3d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0aa9c47f8a97ae276d9ea3622b047b69 anaconda-11.4.1.53.tar.bz2 +84aeb51451d39de7c1dc808929a99a72 anaconda-11.4.1.54.tar.bz2