diff --git a/.cvsignore b/.cvsignore index 13f2948..ae9cf0a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,5 +1 @@ -anaconda-11.2.0.58.tar.bz2 -anaconda-11.2.0.59.tar.bz2 -anaconda-11.2.0.60.tar.bz2 -anaconda-11.3.0.0.tar.bz2 -anaconda-11.3.0.1.tar.bz2 +anaconda-11.3.0.2.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 643d4c5..f0d04d5 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,7 +1,7 @@ %define livearches %{ix86} x86_64 Name: anaconda -Version: 11.3.0.1 +Version: 11.3.0.2 Release: 1 License: GPL Summary: Graphical system installer @@ -142,6 +142,11 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Fri Jun 15 2007 Jeremy Katz - 11.3.0.2-1 +- fix syntax error (jkeating) +- don't capture passwords from kickstart in exception dumps (clumens) +- don't write out unicode text to install.log (clumens, #243477) + * Fri Jun 15 2007 Chris Lumens - 11.3.0.1-1 - Fix call to mksquashfs in mk-images so we get stage2.img again. - Other minor image creation fixes. diff --git a/sources b/sources index 79b57bd..23a14cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ae5be5758c845280d3118715c926613f anaconda-11.3.0.1.tar.bz2 +faeb10aba6015e9918c382a34f7a3fc8 anaconda-11.3.0.2.tar.bz2