diff --git a/.cvsignore b/.cvsignore index 6ddd791..19f116a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.3.0.8.tar.bz2 +anaconda-10.3.0.9.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 24e0670..2400528 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.3.0.8 +Version: 10.3.0.9 Release: 1 License: GPL Summary: Graphical system installer @@ -69,6 +69,14 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Aug 18 2005 Chris Lumens 10.3.0.9-1 +- Rebuild for new cairo. +- Add support for ksdevice=bootif (Alex Kiernan, #166135). +- Fix /dev/tty3 logging problems. +- Add support for Pegasos machines (dwmw2, #166103). +- Switch to Sazanami font (#166045). +- Fix for autopart not in lvm (msw). + * Mon Aug 15 2005 Chris Lumens 10.3.0.8-1 - Remove dead --ignoredeps code (katzj, #165224). - New logging system with log levels and remote logging capabilities. diff --git a/sources b/sources index 089a006..f2278cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d482870c6328e378a0b0325e3011aed anaconda-10.3.0.8.tar.bz2 +164d0973d8c436dfc114dfae0098bfca anaconda-10.3.0.9.tar.bz2