diff --git a/.cvsignore b/.cvsignore index 495e42f..bebe757 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.0.3.19.tar.bz2 +anaconda-10.0.3.20.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 7f11219..f08a2d2 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ ExcludeArch: ppc64 Name: anaconda -Version: 10.0.3.19 +Version: 10.0.3.20 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 +* 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 + if you point at an invalid tree (#135603, #117155, #120101) +- Add a trailing newline to /etc/sysconfig/kernel +- Try to fix the icon theme +- Rebuild against new dietlibc, hopefully fixes CJK text installs + * Sun Oct 17 2004 Jeremy Katz - 10.0.3.19-1 - Fix font size to fit on disk display better (#135731) - Write out part lines for autopart lvm correctly (#135714) diff --git a/sources b/sources index afc48f5..8489668 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -837d369a3df629c93390dabe5190bfde anaconda-10.0.3.19.tar.bz2 +240d8b6971846c85df602c8a2abdeff5 anaconda-10.0.3.20.tar.bz2