udisks 2.9.2
The UDisks project provides a daemon, tools and libraries to access and manipulate disks, storage devices and technologies.
This is a bugfix release, notable changes include:
- the
/etc/fstab
"noauto" mount option is now reflected in theorg.freedesktop.UDisks2.Block.HintAuto
property - security: the recursive
org.freedesktop.UDisks2.Filesystem.TakeOwnership()
method call is now less prone to race conditions - (e)MMC block devices are now always marked as non-removable and non-ejectable
- missing
/etc/crypttab
is now handled gracefully when adding or removing entries - loop device setup fixes for recent kernels
Full list of changes is available in the NEWS file.