[ 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-2.28-14.el9_6.aarch64 download

Name libblockdev
Epoch 0
Version 2.28
Release 14.el9_6
Architecture aarch64
Website/URL https://github.com/storaged-project/libblockdev
License LGPLv2+
Build Time 2025-06-24 09:06: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 INFSA-2025:9327
Size 93 KiB
Source Project libblockdev-2.28-14.el9_6
SHA-256 checksum e9f805a75785db913d5f58b39254f31e29b6d309be88fa0133df6fb08b07466a
× Full screenshot
Changelog link
* Mon Jun 16 2025 Vojtech Trefny <vtrefny@redhat.com> - 2.28-14
- Don't allow suid and dev set on fs resize (CVE-2025-6019)
  Resolves: RHEL-96038

* 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