Package libblockdev-2.28-13.el9_6.x86_64
Name | libblockdev |
---|---|
Epoch | 0 |
Version | 2.28 |
Release | 13.el9_6 |
Architecture | x86_64 |
Website/URL | https://github.com/storaged-project/libblockdev |
License | LGPLv2+ |
Build Time | 2025-04-17 18:13:13 |
Build Host | builder-x86-07.inferitos.ru |
Summary | A library for low-level manipulation with block devices |
Repositories | AppStream |
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). |
Errata | — |
Size | 91 KiB |
Source Project | libblockdev-2.28-13.el9_6 |
SHA-256 checksum | 363774635a3fc4af8d52a12bc2f41fb9c849b0f2f7057f251871f5621b84e416 |
×
* Tue Mar 11 2025 Vojtech Trefny <vtrefny@redhat.com> - 2.28-13 - crypto: Add a function to set persistent flags for LUKS Resolves: RHEL-82886 * Thu Sep 19 2024 Vojtech Trefny <vtrefny@redhat.com> - 2.28-12 - nvme: Add bd_nvme_is_tech_avail to the API file Resolves: RHEL-59588 * Tue Nov 28 2023 Tomas Bzatek <tbzatek@redhat.com> - 2.28-11 - tests: Remove unreliable nvme attribute checks Resolves: RHEL-16126 * Wed Nov 08 2023 Vojtech Trefny <vtrefny@redhat.com> - 2.28-10 - lvm: Add support for starting and stopping VG locking Resolves: RHEL-15921 * Wed Nov 01 2023 Tomas Bzatek <tbzatek@redhat.com> - 2.28-9 - nvme: HostID fixes for TP4126 Resolves: RHEL-1375 - nvme: Stack smashing fixes Resolves: RHEL-13127 Resolves: RHEL-8037 * Tue Oct 17 2023 Vojtech Trefny <vtrefny@redhat.com> - 2.28-8 - lvm: Add a function to activate LVs in shared mode Resolves: RHEL-14018 * Wed May 24 2023 Vojtech Trefny <vtrefny@redhat.com> - 2.28-7 - Fix issues in tests when running in FIPS mode Resolves: rhbz#2188749 Resolves: rhbz#2188603 * Tue May 16 2023 Vojtech Trefny <vtrefny@redhat.com> - 2.28-6 - Fix segfault when adding a partition too big for MSDOS Resolves: rhbz#2185564 * Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.28-5 - Rebuilt for MSVSphere 9.2 beta * Mon Apr 03 2023 Vojtech Trefny <vtrefny@redhat.com> - 2.28-5 - Allow resizing of inactive LVs with latest LVM Resolves: rhbz#2161181 - Fix test_swapon_pagesize on systems with 64k pages Resolves: rhbz#2168220