[ All 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-10.el9.x86_64 download

Name libblockdev
Epoch 0
Version 2.28
Release 10.el9
Architecture x86_64
Website/URL https://github.com/storaged-project/libblockdev
License LGPLv2+
Build Time 2025-02-21 02:46:21
Build Host certified-builder01.msvsphere-os.ru
Summary A library for low-level manipulation with block devices
Repositories OS
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 92 KiB
Source Project libblockdev-2.28-10.el9
SHA-256 checksum 3f48143e22c0b9d2931badfa506468445d64adf029c96b748ddf56b002da23c2
× Full screenshot
Changelog link
* 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

* Thu Jan 05 2023 Vojtech Trefny <vtrefny@redhat.com> - 2.28-4
- nvme: Fix namespace identifiers
  Resolves: rhbz#2151535
- nvme: Avoid sending NVME_IDENTIFY_CNS_NS_DESC_LIST on older devices
  Related: rhbz#2151535

* Mon Nov 28 2022 Vojtech Trefny <vtrefny@redhat.com> - 2.28-3
- Fix double free in write_escrow_data_file
  Resolves: rhbz#2143226

* Thu Sep 22 2022 Vojtech Trefny <vtrefny@redhat.com> - 2.28-2
- NVMe plugin backport
  Resolves: rhbz#2123338