diff --git a/.cvsignore b/.cvsignore index 0787360..6d6ce6a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ anaconda-11.3.0.42.tar.bz2 anaconda-11.4.tar.bz2 +anaconda-11.4.0.1.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index b85eef7..55a7927 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.4 +Version: 11.4.0.1 Release: 1 License: GPLv2 Group: Applications/System @@ -216,6 +216,13 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Nov 15 2007 Chris Lumens 11.4.0.1-1 +- Pull in the /lib/ld-linux.so.2 symlink to stage2. +- Don't segfault on unpartitioned updates devices (#372011). +- Log errors and continue when we can't copy files during livecd (#376741). +- Pull in glibc.i386 and openssl.i386 to stage2 (#367731). +- Fix Macedonian translation (#374561). + * Thu Nov 08 2007 Chris Lumens 11.4-1 - Add nicdelay= command line option (msivak, #349521). - Display more useful ks script error messages. diff --git a/sources b/sources index 5748bd7..7a1c6c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f042f20f68169f82b393dc0dbd318eb5 anaconda-11.4.tar.bz2 +67be37a2ac95416c7334602ed323518a anaconda-11.4.0.1.tar.bz2