diff --git a/.cvsignore b/.cvsignore index 858ebbf..21c9fc8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-12.35.tar.bz2 +anaconda-12.36.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index d0c750f..79577c4 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda -Version: 12.35 +Version: 12.36 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -215,6 +215,22 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Fri Oct 09 2009 David Cantrell - 12.36-1 +- Reset PartitionDevice attributes after failed edit. (#498026) (dlehman) +- Fix cut/paste error in commit 299519d4a0693330ff6a50f3111d61feefabb0da. + (dlehman) +- Consider encryption when checking for duplicate mountpoint. (#526697) + (dlehman) +- Fix filtering out of 'Sending translation for' log messages in bumpver. + (rvykydal) +- Use addUdevPartitionDevice() for adding dmraid / multipath partitions + (#527785) (hdegoede) +- Set partedPartition system to the correct FS when creating an FS (hdegoede) +- Reset parted flags in createFormat not destroyFormat (hdegoede) +- Default to mbr bootloader target for mdraid 1 boot device too (#526822). + (rvykydal) +- Clear out state before calling XkbGetState. (clumens) + * Thu Oct 08 2009 Radek Vykydal - 12.35-1 - Override fstabSpec in PartitionDevice for by-path DASD (#526364). (dcantrell) - Create DASDDevice objects for DASD devices when building devicetree. diff --git a/sources b/sources index 9bc7596..4354049 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6c6be178c7b351116bc790ffd17e5df7 anaconda-12.35.tar.bz2 +407b562878106292e89f5a9a65a3d36c anaconda-12.36.tar.bz2