diff --git a/.cvsignore b/.cvsignore index 4480426..88f133e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.4.1.55.tar.bz2 +anaconda-11.4.1.56.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 427219a..782516a 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.4.1.55 +Version: 11.4.1.56 Release: 1 License: GPLv2+ Group: Applications/System @@ -205,6 +205,24 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Nov 06 2008 David Cantrell - 11.4.1.56-1 +- Don't have the key icon take up so much space on the LUKS dialog + (#470338). (clumens) +- Avoid getting linux-base in the kernel list (katzj) +- Deselect groups when we reset things also (#469854) (katzj) +- make iscsi login code wait for udev to create the devices (#466661, + #470073) (hdegoede) +- Set the correct path when using the directory chooser. (clumens) +- We always need a wait window, not just when the repo has a name. (clumens) +- Set initial state of IP configuration fields in text mode (#469933) + (dcantrell) +- Prevent traceback when there are no network devices (#469339) (dcantrell) +- Indentation fix. (pjones) +- Let users edit net settings on network failure in stage 1 (#465887) + (dcantrell) +- Move startNewt later to avoid printing extra messages on the screen + (#469687). (clumens) + * Mon Nov 03 2008 David Cantrell - 11.4.1.55-1 - Revert "Make sure dialog deletions take effect sooner (#455676)." (clumens) - Don't set up the launcher for the installer on XO (katzj) diff --git a/sources b/sources index d5f8177..9570a5f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ac9e52001dda1b8beebdd1871e4dd4cb anaconda-11.4.1.55.tar.bz2 +fe836b6b194e8b92e3eb7915c926537e anaconda-11.4.1.56.tar.bz2