Releases: storaged-project/libblockdev
libblockdev v3.2.1
New bugfix release of the libblockdev library with multiple fixes. See below
for details.
See NEWS.rst for full list of changes.
libblockdev v3.2.0
New minor release of the libblockdev library. This release brings new smart plugin with two actual plugin implementations:
libatasmart (default) and smartmontools (experimental). Please check the smart plugin documentation for specifics and limitations.
See NEWS.rst for full list of changes.
libblockdev v3.1.1
New bugfix release of the libblockdev library with multiple fixes.
See NEWS.rst for full list of changes.
libblockdev v2.29
New minor release of the libblockdev v2 library with multiple fixes.
See NEWS.rst for full list of changes.
libblockdev v3.1.0
New minor release of the libblockdev library with multiple fixes.
See NEWS.rst for full list of changes.
libblockdev v3.0.4
New bugfix release of the libblockdev library with multiple fixes.
See NEWS.rst for full list of changes.
libblockdev v3.0.3
New bugfix release of the libblockdev library with multiple fixes.
See NEWS.rst for full list of changes.
libblockdev v3.0.2
New bugfix release of the libblockdev library with multiple fixes.
See NEWS.rst for full list of changes.
libblockdev v3.0.1
New bugfix release of the libblockdev library with multiple fixes.
See NEWS.rst for full list of changes.
libblockdev v3.0
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.