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

Пакет libblockdev-2.28-14.el9_6.src download

Имя libblockdev
Эпоха 0
Версия 2.28
Релиз 14.el9_6
Архитектура src
Сайт https://github.com/storaged-project/libblockdev
Лицензия LGPLv2+
Время сборки 2025-06-24 09:05:00
Хост сборки builder-x86-03.inferitos.ru
Краткое описание A library for low-level manipulation with block devices
Репозитории AppStream
Полное описание 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).
Эррата
Размер 1046 КиБ
Исходный проект libblockdev-2.28-14.el9_6
Контрольная сумма SHA-256 071734d8ec9a3b070dad774d0bf6d83d29c2574837022f637daa0c7fc4e69c88
× Full screenshot
История изменений 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