[ Все 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 ]
×

Пакет libblockdev-2.28-10.el9.i686 download

Имя libblockdev
Эпоха 0
Версия 2.28
Релиз 10.el9
Архитектура i686
Сайт https://github.com/storaged-project/libblockdev
Лицензия LGPLv2+
Время сборки 2025-02-21 02:45:15
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание A library for low-level manipulation with block devices
Репозитории OS
Полное описание 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).
Эррата
Размер 95 КиБ
Исходный проект libblockdev-2.28-10.el9
Контрольная сумма SHA-256 091d3d23c47ed458ff92ccce6da6735248490d4c22eebed6989fd596ce3c003a
× Full screenshot
История изменений 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