Releases: storaged-project/udisks
udisks 2.8.2
The udisks project provides a daemon, tools and libraries to access and manipulate disks, storage devices and technologies.
The 2.8.2 release brings mostly bugfixes without any changes to the public API. Notable changes include:
- migration from intltool to gettext, udisks no longer depends on gnome-common
- added 'windows_names' as a default mount option for ntfs-3g
- fixed an issue potentially leading to open filedescriptors exhaustion
Full list of changes is available in the NEWS file.
udisks 2.7.8
The udisks project provides a daemon, tools and libraries to access and manipulate disks, storage devices and technologies.
The 2.7.8 release is a bugfix release for 2.7 release. It contains fix for CVE-2018-17336.
udisks 2.6.6
The udisks project provides a daemon, tools and libraries to access and manipulate disks, storage devices and technologies.
The 2.6.6 release is a bugfix release for 2.6 release. It contains fix for CVE-2018-17336.
udisks 2.8.1
The udisks project provides a daemon, tools and libraries to access and manipulate disks, storage devices and technologies.
The 2.8.1 release contains mostly bug fixes.
Full list of changes is available in the NEWS file.
udisks-2.8.0
The udisks project provides a daemon, tools and libraries to access and manipulate disks, storage devices and technologies.
The 2.8.0 release introduces new VDO module that is built on top of libblockdev-vdo
. Apart from number of general bugfixes this release also brings support for creating LUKS 2 encrypted devices and other LUKS-related enhancements.
Check UDisks2 API documentation for more detailed information.
Full list of changes is available in the NEWS file.
udisks 2.7.7
The udisks project provides a daemon, tools and libraries to access and manipulate disks, storage devices and technologies.
The 2.7.7 release contains mostly bug fixes. New functionality includes support for unlocking TrueCrypt/VeraCrypt devices (using existing Unlock
function from org.freedesktop.UDisks2.Encrypted
interface).
Check UDisks2 API documentation for more detailed information.
Full list of changes is available in the NEWS file.
udisks 2.7.6
The udisks project provides a daemon, tools and libraries to access and manipulate disks, storage devices and technologies.
The 2.7.6 release contains mostly bug fixes.
Newly available functions:
org.freedesktop.UDisks2.Filesystem
Size
-- property, size of the filesystem
org.freedesktop.UDisks2.Block
UserspaceMountOptions
-- property, list of userspace mountpoint options (e.g.x-something
)
Check UDisks2 API documentation for more detailed information.
Full list of changes is available in the NEWS file.
udisks 2.7.5
The udisks project provides a daemon, tools and libraries to access and manipulate disks, storage devices and technologies.
The 2.7.5 release contains mostly bug fixes.
Full list of changes is available in the NEWS file.
udisks 2.7.4
The udisks project provides a daemon, tools and libraries to access and manipulate disks, storage devices and technologies.
The 2.7.4 release contains mostly bug fixes.
Newly available functions:
org.freedesktop.UDisks2.Swapspapce
SetLabel
-- change label of an existing swap device.
Check UDisks2 API documentation for more detailed information.
Full list of changes is available in the NEWS file.
udisks 2.7.3
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.