diff --git a/.cvsignore b/.cvsignore index d80b4fe..0b972be 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,3 +2,4 @@ anaconda-11.4.0.5.tar.bz2 anaconda-11.4.0.6.tar.bz2 anaconda-11.4.0.7.tar.bz2 anaconda-11.4.0.8.tar.bz2 +anaconda-11.4.0.9.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index dc80186..3cf5392 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.4.0.8 +Version: 11.4.0.9 Release: 1 License: GPLv2 Group: Applications/System @@ -203,6 +203,20 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Dec 13 2007 Chris Lumens - 11.4.0.9-1 +- Update list of crypto mods to load. (dlehman) +- Create full paths before trying to make device nodes. (clumens) +- Unmont filesystems after looking for upgrade targets. (clumens) +- Update crypto module names to keep up with kernel. (dlehman) +- Add mnemonics and make password entry prompts consistent. (katzj) +- Clean up luksPassphrase validation UI. (hhara) +- Blacklist ext4 from being a bootreq. (katzj) +- Fix liveinst on the desktop for locales like pt_BR. (#417301) (katzj) +- Fix a traceback when picking HTTP/FTP method. (clumens) +- Use install system's IP address in kickstart file name. (#420281) (clumens) +- Remove call to makeDMNode. (notting) +- Fix retrying when looking for the install CD in loader. (clumens) + * Mon Dec 10 2007 Chris Lumens - 11.4.0.8-1 - Include lshal for debugging (katzj) - Remove isomd5sum in favor of libcheckisomd5. (notting, katzj) diff --git a/sources b/sources index c1edbdd..8f09ced 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fc38608dae09406ba89c85ed83bd5f43 anaconda-11.4.0.8.tar.bz2 +414773047648b872679c000ec896e39b anaconda-11.4.0.9.tar.bz2