[ 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-4.el10_0.aarch64 download

Name libblockdev
Epoch 0
Version 3.2.0
Release 4.el10_0
Architecture aarch64
Website/URL https://github.com/storaged-project/libblockdev
License LGPL-2.1-or-later
Build Time 2025-06-24 09:08:04
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 INFSA-2025:9328
Size 106 KiB
Source Project libblockdev-3.2.0-4.el10_0
SHA-256 checksum 493ce6034cbee2b2afe1f52453768be540ec19e50b167c96fe0825ed8152ef8d
× Full screenshot
Changelog link
* Mon Jun 16 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.2.0-4
- Don't allow suid and dev set on fs resize (CVE-2025-6019)
  Resolves: RHEL-96030

* 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