From f0038d7c169a3ba1a6dce419dd5e415512de4ed0 Mon Sep 17 00:00:00 2001 From: Radek Vykydal Date: Thu, 8 Oct 2009 06:02:13 -0400 Subject: New version. --- anaconda.spec.in | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'anaconda.spec.in') diff --git a/anaconda.spec.in b/anaconda.spec.in index 5b2a8deba..074e94302 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -216,6 +216,28 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Thu Oct 08 2009 Radek Vykydal - 13.2-1 +- Override fstabSpec in PartitionDevice for by-path DASD (#526364). (dcantrell) +- Create DASDDevice objects for DASD devices when building devicetree. + (dcantrell) +- Add udev_device_is_dasd() to detect DASD devices. (dcantrell) +- Change existing call to deviceNameToDiskByPath(). (dcantrell) +- Make storage.devices.deviceNameToDiskByPath() more robust. (dcantrell) +- Do not copy over 70-persistent.rules if instPath is '' (#527707) (dcantrell) +- Filter out 'Sending translation for' log messages in bumpver. (dcantrell) +- Don't copy _raidSet, but merely pass around a reference (hdegoede) +- Action...Format setup device before modifying the partition table (hdegoede) +- map() -> filter() in storage.writeEscrowPackets() (dcantrell) +- lokkit has moved to a subpackage, so require that (#523709). (clumens) +- Stop trying to run xrandr (#527678). (clumens) +- Only initialize escrow packet code if there's devices that need it (#527668). + (clumens) +- On lookup of a PartedDevice also check for _ped.DeviceException (#527699) + (hdegoede) +- Set related ayum attributes if media is found when editing methodstr + (#515441). (rvykydal) +- In repo editing UI do not use object we are creating (#515441). (rvykydal) + * Tue Oct 06 2009 David Cantrell - 13.1-1 - Tell udev to ignore temporary cryptsetup devices. (#526699) (dlehman) - Have redhat.exec reference generic.prm, not redhat.parm (dcantrell) -- cgit