diff --git a/.cvsignore b/.cvsignore index a0dd233..4dbd930 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.1.0.41.tar.bz2 +anaconda-11.1.0.42.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 40c302c..462f783 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.0.41 +Version: 11.1.0.42 Release: 1 License: GPL Summary: Graphical system installer @@ -100,6 +100,13 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Jun 15 2006 Jeremy Katz - 11.1.0.42-1 +- Ensure all kernel packages end up in pkgorder +- Fix syntax errors in zfcp code +- Fix broadcast address calculation on 64bit machines +- Fix network config on s390 +- Some minor iscsi tweaks + * Thu Jun 15 2006 Jeremy Katz - 11.1.0.41-1 - fix dep problem diff --git a/sources b/sources index 901a026..fcbc28c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6e38fccc42c9ed1ea1c62a871df5660b anaconda-11.1.0.41.tar.bz2 +7f80083489c26362bd0a46a176bdfdc2 anaconda-11.1.0.42.tar.bz2