udisks 2.7.3
·
1562 commits
to master
since this release
The udisks project provides a daemon, tools and libraries to access and manipulate disks, storage devices and technologies.
The 2.7.3 release contains mostly bug fixes and some new functionality for device querying and block device opening.
Newly available functions:
org.freedesktop.UDisks2.Manager
interfaceResolveDevice
-- find device(s) specified by path, UUID or label
org.freedesktop.UDisks2.BlockDevice
DeviceOpen
-- generic "open" function intended to replaceOpenForBenchmark
,OpenForBackup
andOpenForRestore
functions. These functions are now deprecated.
Check UDisks2 API documentation for more detailed information.
Full list of changes is available in the NEWS file.