diff --git a/.cvsignore b/.cvsignore index fb9b62a..cfb06b5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.3.0.23.tar.bz2 +anaconda-11.3.0.24.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index f54cfb9..031cb8c 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,7 +1,7 @@ %define livearches %{ix86} x86_64 Name: anaconda -Version: 11.3.0.23 +Version: 11.3.0.24 Release: 1 License: GPL Summary: Graphical system installer @@ -158,6 +158,12 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Aug 30 2007 Jeremy Katz - 11.3.0.24-1 +- Use the right network kickstart object (clumens) +- More firmware fixes (dcantrell, #177452) +- Skip devices without firmware (dcantrell, #251941) +- Attempt to fix out dso depsolving for stage2 + * Tue Aug 28 2007 Chris Lumens 11.3.0.23-1 - Fix symlink handling in stage2 creation (katzj). - Make man pages work when chrooted in rescue mode (jgranado, #254014). diff --git a/sources b/sources index f2f075f..3d3ef9c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3cfb99b63dc7b399539d07632161b576 anaconda-11.3.0.23.tar.bz2 +1c89c4e56ced26e6c42e67e1b0afbef1 anaconda-11.3.0.24.tar.bz2