Name: | libblockdev |
---|---|
Version: | 3.2.0 |
Release: | 4.0.1.el10_0 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 416172 |
License: | LGPL-2.1-or-later |
RPM: | libblockdev-3.2.0-4.0.1.el10_0.aarch64.rpm |
Source RPM: | libblockdev-3.2.0-4.0.1.el10_0.src.rpm |
Build Date: | Fri Jun 27 2025 |
Build Host: | build-ol10-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]
- Don't allow suid and dev set on fs resize - CVE-2025-6019
- crypto: Add a function to set persistent flags for LUKS Resolves: RHEL-82885
- nvme: Avoid element-type g-i annotations Resolves: RHEL-66117
- Update to 3.2.0 Resolves: RHEL-60272 Resolves: RHEL-50820
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- nvme: Add bd_nvme_is_tech_avail to the API file Resolves: RHEL-60061
- Backport libblockdev-smart plugin Resolves: RHEL-49675
- Fix passing size for pvresize over DBus Resolves: RHEL-45872 - Upstream kernel VDO support Resolves: RHEL-31953
- Bump release for June 2024 mass rebuild