[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package libblockdev-3.2.0-3.el10_0.aarch64 download

Name libblockdev
Epoch 0
Version 3.2.0
Release 3.el10_0
Architecture aarch64
Website/URL https://github.com/storaged-project/libblockdev
License LGPL-2.1-or-later
Build Time 2025-05-19 14:53:09
Build Host builder-arm64-1.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 106 KiB
Source Project libblockdev-3.2.0-3.el10_0
SHA-256 checksum bc538881a32a711696d09a00a85f188701d8460e446c0bf9e1991a0710e33663
× Full screenshot
Changelog link
* Wed May 14 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.2.0-3
- Rebuilt for MSVSphere 10

* Tue Mar 11 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.2.0-3
- crypto: Add a function to set persistent flags for LUKS
  Resolves: RHEL-82885

* Wed Nov 13 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.2.0-2
- nvme: Avoid element-type g-i annotations
  Resolves: RHEL-66117

* Wed Oct 30 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.2.0-1
- Update to 3.2.0
  Resolves: RHEL-60272
  Resolves: RHEL-50820

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.1.0-9
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Wed Sep 25 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.1.0-8
- nvme: Add bd_nvme_is_tech_avail to the API file
  Resolves: RHEL-60061

* Wed Jul 24 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.1.0-7
- Backport libblockdev-smart plugin
  Resolves: RHEL-49675

* Fri Jul 19 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.1.0-6
- Fix passing size for pvresize over DBus
  Resolves: RHEL-45872
- Upstream kernel VDO support
  Resolves: RHEL-31953

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.1.0-5
- Bump release for June 2024 mass rebuild

* Thu May 30 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.1.0-4
- Check also for aliases in bd_utils_have_kernel_module
  Resolves: RHEL-37249