udisks 1.0.3
David Zeuthen
zeuthen at gmail.com
Wed Jun 29 07:26:31 PDT 2011
Hey,
Here's a new udisks release
http://hal.freedesktop.org/releases/udisks-1.0.3.tar.gz
sha1sum: 3033d99fe830a95c2a7c5a1a4e680c82632dc911
Important note: You will need this udisks release if you are going to
use udev >= 172. This is because udev, as of the 172 release, enables
kernel-side polling by default so we need to check this in udisks and
not poll from ourselves if this is so.
Thanks,
David
------------
udisks 1.0.3
------------
udisks provides a daemon, D-Bus API and command line tools
for managing disks and storage devices.
All releases in the udisks 1.0 series will retain ABI compatibility at
the D-Bus interface level. This means that any application built
against udisks 1.0.x will work with udisks 1.0.y provided that y >=
x. At this point we do not provide any ABI guarantees for the
udisks(1) command-line tool (neither options nor the name). See the
README file for more discussion of ABI guarantees.
Changes from udisks 1.0.2:
Ayan George (2):
Mark Realtek PCI flash card reader as such
Bug 38535 – A DeviceAutoMountHint attribute should be added to udisks
Bastien Nocera (1):
Hide recovery partition on newer Lenovo machines
David Zeuthen (10):
Bug 32232 – CVE-2010-4661: Arbitrary kernel module load
Fix warning message
Fix all warnings caused by -Wunused-but-set-variable
Update comment about validating requested filesystem type
Nuke generated D-Bus code from distribution tarballs
Nuke the PolicyKit extension as that is now deprecated
Add missing comma in fs whitelist
Add UDISKS_AUTOMOUNT_HINT to the udisks(7) man page
Teach udisks(1) about the new automount hint and spell automount
as one word
Update NEWS for release
Martin Pitt (12):
Post-release version bump to 1.0.3
testsuite: fix race in LVM
testsuite: Port to Python 3
testsuite: Update assert statements
Ignore broken directory permissions on UDF media
Fix udisks --eject-options
throw_error(): Print error to stderr when being called internally
Support calling device_drive_eject() and
device_filesystem_unmount() from daemon
Remove blkid probing of device-mapper nodes
Add override for system internal property
Add "unmount" option to DriveEject
Bug 34710 — CD-ROM polling failed due to O_EXCL flag
Sitsofe Wheeler (1):
Bug 32917 — EeePC 900 SD card reader icon looks like a usb stick in GNOME
Thanks to all our contributors.
David Zeuthen,
June 29, 2011
More information about the devkit-devel
mailing list