Skip to content

Releases: storaged-project/libblockdev

libblockdev v2.13

29 Sep 12:59

Choose a tag to compare

New minor release of the libblockdev library. Most of the changes are bugfixes
related to building and running tests on the s390 architecture and CentOS 7
aarch64. Other than that a support for checking runtime dependencies (utilities)
on demand and querying available technologies was implemented.

Notable changes

  • builds

    • various fixes for building on s390
  • tests

    • various changes allowing running the test suite on s390

    • various changes allowing running the test suite on CentOS7 aarch64

  • features

    • checking for runtime dependencies on demand

    • querying available technologies

See NEWS.rst for full list of changes.

libblockdev v2.12

13 Sep 08:12

Choose a tag to compare

New minor release of libblockdev library. Most changes in this release are related to
improving our test suite and fixing new issues and bugs.

Notable changes

  • tests
    • various changes allowing running the test suite on Debian

See NEWS.rst for full list of changes.