Skip to content

Releases: storaged-project/libblockdev

libblockdev v3.0.4

13 Oct 06:29
3.0.4-1

Choose a tag to compare

New bugfix release of the libblockdev library with multiple fixes.

See NEWS.rst for full list of changes.

libblockdev v3.0.3

31 Aug 11:30
3.0.3-1

Choose a tag to compare

New bugfix release of the libblockdev library with multiple fixes.

See NEWS.rst for full list of changes.

libblockdev v3.0.2

20 Jul 06:41
3.0.2-1

Choose a tag to compare

New bugfix release of the libblockdev library with multiple fixes.

See NEWS.rst for full list of changes.

libblockdev v3.0.1

04 Jul 13:17
3.0.1-1
986e9ac

Choose a tag to compare

New bugfix release of the libblockdev library with multiple fixes.

See NEWS.rst for full list of changes.

libblockdev v3.0

28 Jun 14:17
3.0-1
1e2bb05

Choose a tag to compare

New major release of the libblockdev library. This release contains a large
API overhaul, please check the documentation for full list of API changes.

Notable changes

  • VDO a KBD plugins were removed.
  • New NVMe plugin was added.
  • Runtime dependencies are no longer checked during plugin initialization.
  • Part plugin was rewritten to use libfdisk instead of libparted.
  • Crypto plugin API went through an extensive rewrite.
  • Support for new technologies was added to the crypto plugin: FileVault2 encryption,
    DM Integrity, LUKS2 tokens.
  • Filesystem plugin adds support for btrfs, F2FS, NILFS2, exFAT and UDF.
  • Support for new filesystem operations was added to the plugin: setting label and UUID,
    generic mkfs function and API for getting feature support for filesystems.
  • dmraid support was removed from the DM plugin.
  • Python 2 support was dropped.

libblockdev v2.28

14 Sep 11:19
2.28-1

Choose a tag to compare

New minor release of the libblockdev library with multiple fixes.

See NEWS.rst for full list of changes.

libblockdev v2.27

01 Jun 10:59
2.27-1

Choose a tag to compare

New minor release of the libblockdev library with multiple fixes.

See NEWS.rst for full list of changes.

libblockdev v2.26

28 Jul 06:49
2.26-1

Choose a tag to compare

New minor release of the libblockdev library with multiple fixes.

See NEWS.rst for full list of changes.

libblockdev v2.25

11 Jan 11:35
2.25-1

Choose a tag to compare

New minor release of the libblockdev library with multiple fixes.

See NEWS.rst for full list of changes.

libblockdev v2.24

22 May 12:29
2.24-1
f5a4ba8

Choose a tag to compare

New minor release of the libblockdev library with multiple fixes. See below
for details.

Notable changes

  • vdo

    • VDO plugin has been deprecated in this release (functionality replaced by LVM VDO)
  • lvm

    • support for creating and managing LVM VDO volumes added
  • crypto

    • support for unlocking of BitLocker-compatible format BITLK added (requires cryptsetup 2.3.0)

See NEWS.rst for full list of changes.