diff --git a/.cvsignore b/.cvsignore index 7b35c0b..d032f1c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-13.35.tar.bz2 +anaconda-13.36.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index c6cbb04..27cb976 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda -Version: 13.35 +Version: 13.36 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -217,6 +217,19 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Mon Mar 22 2010 David Lehman - 13.36-1 +- Don't pass size=1 for autopart PVs. Use PartitionDevice's default size. + (dlehman) +- Make python start with correct default unicode encoding (#539904). + (akozumpl) +- Fixes bug #569373 - Change udev_trigger block calls to use change action + (bcl) +- Fix: execWithRedirect() unexpectedkeyword argument 'searchPath' (#572853) + (hdegoede) +- Do not crash on .autorelabel when using read only rescue mount (#568367) + (msivak) +- Do not crash when getDevices returns NULL (#567939) (msivak) + * Mon Mar 15 2010 David Lehman - 13.35-1 - Fully qualify _ped.IOException. (dlehman) diff --git a/sources b/sources index b71870a..13ec324 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -680b9d9b6b551751cd7ed515aa8a4edb anaconda-13.35.tar.bz2 +84dae288420bf804a2620ecc705f6d03 anaconda-13.36.tar.bz2