[ 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-7.el8_10.src download

Name libblockdev
Epoch 0
Version 2.28
Release 7.el8_10
Architecture src
Website/URL https://github.com/storaged-project/libblockdev
License LGPLv2+
Build Time 2025-07-01 08:49:06
Build Host builder-x86-04.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 996 KiB
Source Project libblockdev-2.28-7.el8_10
SHA-256 checksum 79e9cd2667fe8465a6413443b144f4d57393c6fcf1f6b969cf264765a5640519
× Full screenshot
Changelog link
* Mon Jun 16 2025 Vojtech Trefny <vtrefny@redhat.com> - 2.28-7
- Don't allow suid and dev set on fs resize (CVE-2025-6019)
  Resolves: RHEL-96034

* Wed Nov 08 2023 Vojtech Trefny <vtrefny@redhat.com> - 2.28-6
- 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

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.28-4
- Rebuilt for MSVSphere 8.8

* 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