diff --git a/.cvsignore b/.cvsignore index 8f42cb7..6ddd791 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.3.0.7.tar.bz2 +anaconda-10.3.0.8.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index a328b9e..24e0670 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.3.0.7 +Version: 10.3.0.8 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 +* 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. +- Fix typo in network code (pnasrat, #165934). +- Fix buffer overrun in md5sum code (Dustin Kirkland). +- Add mptspi and mptfc drivers (katzj). +- Timestamp fixes (dgregor, #163875). + * Thu Jul 21 2005 Chris Lumens 10.3.0.7-1 - Remove firewall configuration screen. Open SSH by default and set SELinux to enforced. diff --git a/sources b/sources index d8e2d90..089a006 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -230476e0c8d61e365dcc034382823da4 anaconda-10.3.0.7.tar.bz2 +8d482870c6328e378a0b0325e3011aed anaconda-10.3.0.8.tar.bz2