[ 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-6.el8.x86_64 download

Name libblockdev
Epoch 0
Version 2.28
Release 6.el8
Architecture x86_64
Website/URL https://github.com/storaged-project/libblockdev
License LGPLv2+
Build Time 2024-04-08 14:39:47
Build Host builder-x86-06.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 133 KiB
Source Project libblockdev-2.28-6.el8
SHA-256 checksum b1dfa42ea9298f8da86c0f353cacd98d990b1bba8662eee5899ed13228323fe9
× Full screenshot
Changelog link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.28-6
- Rebuilt for MSVSphere 8.10 beta

* Wed Nov 08 2023 Vojtech Trefny <vtrefny@redhat.com> - 2.28-10
- lvm: Add support for starting and stopping VG locking
  Resolves: RHEL-15923

* Thu Oct 19 2023 Vojtech Trefny <vtrefny@redhat.com> - 2.28-5
- lvm: Add a function to activate LVs in shared mode
  Resolves: RHEL-14023

* Tue May 16 2023 Vojtech Trefny <vtrefny@redhat.com> - 2.28-4
- Fix segfault when adding a partition too big for MSDOS
  Resolves: rhbz#2207500

* Mon Apr 03 2023 Vojtech Trefny <vtrefny@redhat.com> - 2.28-3
- Fix test_swapon_pagesize on systems with 64k pages
  Resolves: rhbz#2138698

* Wed Nov 30 2022 Vojtech Trefny <vtrefny@redhat.com> - 2.28-2
- Fix double free in write_escrow_data_file
  Resolves: rhbz#2142660

* Wed Sep 14 2022 Vojtech Trefny <vtrefny@redhat.com> - 2.28-1
- Rebase to the latest upstream release 2.28
  Resolves: rhbz#2123347

* Mon Aug 08 2022 Vojtech Trefny <vtrefny@redhat.com> - 2.24-11
- mdraid: Fix use after free
  Related: rhbz#2078815

* Mon Aug 08 2022 Vojtech Trefny <vtrefny@redhat.com> - 2.24-10
- mdraid: Fix copy-paste error when checking return value
  Related: rhbz#2078815

* Fri Aug 05 2022 Vojtech Trefny <vtrefny@redhat.com> - 2.24-9
- Fix getting UUID for DDF containers
  Resolves: rhbz#2078815