Name: | libblockdev |
---|---|
Version: | 2.28 |
Release: | 2.0.1.el8 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 319949 |
License: | LGPLv2+ |
RPM: | libblockdev-2.28-2.0.1.el8.i686.rpm |
Source RPM: | libblockdev-2.28-2.0.1.el8.src.rpm |
Build Date: | Mon Apr 03 2023 |
Build Host: | build-ol8-i386.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/storaged-project/libblockdev |
Summary: | A library for low-level manipulation with block devices |
Description: | The libblockdev is a C library with GObject introspection support that can be used for doing low-level operations with block devices like setting up LVM, BTRFS, LUKS or MD RAID. The library uses plugins (LVM, BTRFS,...) and serves as a thin wrapper around its plugins' functionality. All the plugins, however, can be used as standalone libraries. One of the core principles of libblockdev is that it is stateless from the storage configuration's perspective (e.g. it has no information about VGs when creating an LV). |
- enable btrfs support [Orabug: 30792917]
- Fix double free in write_escrow_data_file Resolves: rhbz#2142660
- Rebase to the latest upstream release 2.28 Resolves: rhbz#2123347
- mdraid: Fix use after free Related: rhbz#2078815
- mdraid: Fix copy-paste error when checking return value Related: rhbz#2078815
- Fix getting UUID for DDF containers Resolves: rhbz#2078815
- Fix vdo stats calculation Resolves: rhbz#2023883
- Add workarounds for some LVM test issues Resolves: rhbz#1974352
- Fix default key size for non XTS ciphers Resolves: rhbz#1931847
- Fix LVM thin metadata calculation fix Resolves: rhbz#1901714