[ Все 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-7.el8_10.i686 download

Имя libblockdev
Эпоха 0
Версия 2.28
Релиз 7.el8_10
Архитектура i686
Сайт https://github.com/storaged-project/libblockdev
Лицензия LGPLv2+
Время сборки 2025-07-01 08:49:58
Хост сборки builder-x86-04.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).
Эррата INFSA-2025:9878
Размер 135 КиБ
Исходный проект libblockdev-2.28-7.el8_10
Контрольная сумма SHA-256 2bcae318e4e8cff21351a8bb662434d991d701bcc013322eb9323faffdf6f935
× Full screenshot
История изменений 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