diff --git a/.cvsignore b/.cvsignore index aeafe4d..0fe62f9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -anaconda-10.0.3.7.tar.bz2 -anaconda-10.0.3.8.tar.bz2 +anaconda-10.0.3.9.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index ca3137c..99c3d02 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ ExcludeArch: ppc64 Name: anaconda -Version: 10.0.3.8 +Version: 10.0.3.9 Release: 1 License: GPL Summary: Graphical system installer @@ -74,6 +74,14 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Sep 30 2004 Jeremy Katz - 10.0.3.9-1 +- translation updates +- Install compat-arch-support by default (#133514) +- Warn if an older version is chosen for upgrading if product is RHEL (#134523) +- Fix traceback on upgrade with possible lvm1 (#134258) +- Make changing the DNS server work (#122554) +- More fixes from pnasrat for arch handling on upgrade + * Thu Sep 30 2004 Paul Nasrat - 10.0.3.8-1 - Fix missing rpm.ts (#133045) diff --git a/sources b/sources index 3754237..c505386 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -022bd5e5e49e4ba96c568ecf7deafd87 anaconda-10.0.3.8.tar.bz2 +8116b5c407c183e98a522c2fe6124d70 anaconda-10.0.3.9.tar.bz2