Skip to content

udisks 2.7.3

Compare
Choose a tag to compare
@vojtechtrefny vojtechtrefny released this 31 Aug 12:09
· 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 interface
    • ResolveDevice -- find device(s) specified by path, UUID or label
  • org.freedesktop.UDisks2.BlockDevice
    • DeviceOpen -- generic "open" function intended to replace OpenForBenchmark, OpenForBackup and OpenForRestore functions. These functions are now deprecated.

Check UDisks2 API documentation for more detailed information.

Full list of changes is available in the NEWS file.