Name: | libblockdev |
---|---|
Version: | 2.25 |
Release: | 11.0.1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 315867 |
License: | LGPLv2+ |
RPM: | libblockdev-2.25-11.0.1.el9.aarch64.rpm |
Source RPM: | libblockdev-2.25-11.0.1.el9.src.rpm |
Build Date: | Mon May 09 2022 |
Build Host: | build-ol9-aarch64.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]
- tests: Wait for raid and mirrored LVs to be synced before removing Resolves: rhbz#2030647 - spec: Require the same version of utils for lvm-devel and lvm-dbus-devel Resolves: rhbz#2028113
- Fix reading statistics for VDO pools with VDO 8 Resolves: rhbz#1994220 - vdo_stats: Default to 100 % savings for invalid savings values Resolves: rhbz#2025880 - Add support for creating and unlocking standalone integrity devices Resolves: rhbz#2011365
- Fix patch for 'Add support LVM devices file management' Resolves: rhbz#1983705
- Add support LVM devices file management Resolves: rhbz#1983705
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Add workarounds for some LVM test issues Resolves: rhbz#1976174 - Adapt tests to xfsprogs 5.12 changes Resolves: rhbz#1976176
- Adapt to dosfstools 4.2 changes Resolves: rhbz#1960624
- Memory leaks fixes backport Resolves: rhbz#1938757 - Fix default key size for non XTS ciphers Resolves: rhbz#1954005
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937