Releases: storaged-project/libblockdev
libblockdev v2.28
New minor release of the libblockdev library with multiple fixes.
See NEWS.rst for full list of changes.
libblockdev v2.27
New minor release of the libblockdev library with multiple fixes.
See NEWS.rst for full list of changes.
libblockdev v2.26
New minor release of the libblockdev library with multiple fixes.
See NEWS.rst for full list of changes.
libblockdev v2.25
New minor release of the libblockdev library with multiple fixes.
See NEWS.rst for full list of changes.
libblockdev v2.24
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.
libblockdev v2.23
New minor release of the libblockdev library with multiple fixes. See below
for details.
- fs
- new functions for (un)freezing filesystems added
- tests
- test suite can now be run against installed version of libblockdev
See NEWS.rst for full list of changes.
libblockdev v2.22
New minor release of the libblockdev library with multiple fixes. See below
for details.
-
nvdimm
- new function for getting list of supported sector sizes for namespaces
-
fixes
- multiple memory leaks fixed
See NEWS.rst for full list of changes.
libblockdev v2.21
-
crypto
- default key size for LUKS was changed to 512bit
-
tools
- new simple cli tools that use libblockdev
- first tool is
lvm-cache-stats
for displaying stats for LVM cache devices - use configure option
--without-tools
to disable building these
See NEWS.rst for full list of changes.
libblockdev v2.20
New minor release of the libblockdev library with multiple fixes. See below
for details.
Notable changes
-
fixes
- Fix parsing extra arguments for LVM methods calls in the LVM DBus plugin.
- Multiple fixes for running tests on Debian testing.
-
development
- Vagrantfile template was added for easy development machine setup.
See NEWS.rst for full list of changes.
libblockdev v2.19
New minor release of the libblockdev library with multiple fixes. See below
for details.
Notable changes
-
features
- vdo: new functions to get statistical data for existing VDO volumes (
bd_vdo_get_stats
) - crypto: support for passing extra arguments for key derivation function when creating LUKS2 format
- vdo: new functions to get statistical data for existing VDO volumes (
See NEWS.rst for full list of changes.