diff --git a/.cvsignore b/.cvsignore index bebe757..8506623 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.0.3.20.tar.bz2 +anaconda-10.0.3.21.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index f08a2d2..44cbe36 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ ExcludeArch: ppc64 Name: anaconda -Version: 10.0.3.20 +Version: 10.0.3.21 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 +* Tue Oct 19 2004 Jeremy Katz - 10.0.3.21-1 +- Lowercase OSA addresses to make the kernel happy (#133190) +- Don't hard code the VG name used for auto-partitioning to avoid + colliding with existing ones +- Make sure that we don't do runlevel 5 if people don't have X, etc + installed (#135895) +- Update for new Indic font filenames + * Mon Oct 18 2004 Jeremy Katz - 10.0.3.20-1 - Fix traceback with %post logging (Gijs Hollestelle, #136154) - When using a local stage2.img for FTP/HTTP install, give an error earlier diff --git a/sources b/sources index 8489668..b041ed3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -240d8b6971846c85df602c8a2abdeff5 anaconda-10.0.3.20.tar.bz2 +fd63178bbc9d1d9d056cfacde48038d0 anaconda-10.0.3.21.tar.bz2