File DeviceKit-disks.changes of Package DeviceKit-disks
-------------------------------------------------------------------
Thu Oct 1 23:53:34 CEST 2009 - vuntz@opensuse.org
- Update to version 007:
+ fdo#22914 – Require password to eject a CD or DVD mounted by
the same user
+ Rework ATA SMART handling
+ Also be paranoid about the UUID containing '/' characters
+ Use WindowsStyleCaps for property names
+ fdo#23829 – Undefined value in partutil.c
+ fdo#23828 – Undefined value in umount-devkit.c
+ fdo#23827 – Undefined value
+ fdo#23826 – NULL dereference
+ fdo#23825 – Leak in update_info_mount_state
+ fdo#23824 – Unused variable
+ fdo#23823 – NULL dereference
+ fdo#23764 – Small leak in update_drive_properties_from_sysfs
+ fdo#23762 – Fix typo
+ fdo#23579 – Must allow DBus Properties interface for g-d-u to
work
+ fdo#23926 – Error creating partition
+ fdo#23541 – PartitionTableCreate method times out
+ fdo#23761 – Some leaks
-------------------------------------------------------------------
Wed Sep 9 18:30:48 CEST 2009 - vuntz@opensuse.org
- Update to version 006:
+ Add a way to spin down drives
+ Fix segfault when starting a Linux MD array
+ Fix polling process title and turn off noisy debugging spew
+ Pass size of buffer to avoid Z_BUF_ERROR when compressing ATA
SMART blob
+ Add --poll-for-media option to devkit-disks(1)
+ Work around media detection problems
+ Move implementation of DrivePollMedia into a separate process
+ Move data files into a separate directory
+ Misc fixes for optical disc detection
+ Fix up ATA SMART detection
+ Add Device:drive-is-rotational property
+ Add LinuxMdCreate method
+ Rely on the disk to spin itself down
+ Require latest libatasmart
+ Fix up object path mapping
+ fdo#23309 – Udev rules probe floppy drives when they shouldn't
+ Add a new :device-presentation-nopolicy property
+ Ignore loop and ram devices for now
+ Make FilesystemMount() accept an 'auth_no_user_interaction'
option
+ fdo#23235 – Cannot mount disc with / (slash) in label
+ Hide recovery, boot, and hidden partitions from desktops
-------------------------------------------------------------------
Wed Aug 26 02:50:13 CEST 2009 - kay.sievers@novell.com
- get rid of obsolete DeviceKit-devel build dependency
-------------------------------------------------------------------
Tue Jul 21 14:26:57 CEST 2009 - kay.sievers@novell.com
- update to version 005
- use gudev instead of DeviceKit service
- use polkit instead of PolicyKit
- do no use "lib64" directories for private directories
- silent overzealous rmplint:
no, not all pkgconfig files do belong into -devel package
-------------------------------------------------------------------
Sun Jul 12 18:11:39 CEST 2009 - coolo@novell.com
- buildrequire udev to fix file lists
-------------------------------------------------------------------
Sun May 10 02:22:38 CET 2009 - mboman@suse.de
- First checkin
- Add a bash script, umount.devkit, to be installed into /sbin,
bnc#504064