Skip to content

Releases: storaged-project/udisks

udisks 2.8.2

04 Mar 14:40
Compare
Choose a tag to compare

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

01 Oct 11:00
Compare
Choose a tag to compare

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

01 Oct 10:55
Compare
Choose a tag to compare

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

26 Sep 07:50
Compare
Choose a tag to compare

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

13 Aug 15:00
Compare
Choose a tag to compare

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

03 Jul 07:27
Compare
Choose a tag to compare

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

08 Feb 13:29
Compare
Choose a tag to compare

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

04 Dec 11:22
Compare
Choose a tag to compare

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

01 Nov 10:06
Compare
Choose a tag to compare

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

31 Aug 12:09
Compare
Choose a tag to compare

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.