Skip to content

udisks 2.9.2

Compare
Choose a tag to compare
@tbzatek tbzatek released this 04 Feb 15:29
· 708 commits to master since this release

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 the org.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.