diff --git a/.cvsignore b/.cvsignore index 21c9fc8..953f1c8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-12.36.tar.bz2 +anaconda-12.37.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 79577c4..a7323c9 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda -Version: 12.36 +Version: 12.37 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -215,6 +215,17 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Mon Oct 12 2009 David Cantrell - 12.37-1 +- Missing volume_key shouldn't break LUKS support completely. (#526899) + (dlehman) +- Write multipathd.conf in anaconda so that dracut can find it. (pjones) +- Add MultipathDevice.getDMNode(), because .updateSysfsPath() needs it. + (pjones) +- Add MultipathDevice.updateSysfsPath() (pjones) +- Fix a segfault when stage2= boot parameter and kickstart url method is + used (#524417). (rvykydal) +- Fix parsing of optional portnr in iscsi target IP (#525118) (hdegoede) + * Fri Oct 09 2009 David Cantrell - 12.36-1 - Reset PartitionDevice attributes after failed edit. (#498026) (dlehman) - Fix cut/paste error in commit 299519d4a0693330ff6a50f3111d61feefabb0da. diff --git a/sources b/sources index 4354049..f8f0459 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -407b562878106292e89f5a9a65a3d36c anaconda-12.36.tar.bz2 +4b559bf4134368fcaf1f69cdee8df859 anaconda-12.37.tar.bz2