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

Имя libblockdev
Эпоха 0
Версия 2.28
Релиз 6.el8
Архитектура i686
Сайт https://github.com/storaged-project/libblockdev
Лицензия LGPLv2+
Время сборки 2024-04-08 14:39:00
Хост сборки builder-x86-05.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).
Эррата
Размер 135 КиБ
Исходный проект libblockdev-2.28-6.el8
Контрольная сумма SHA-256 069ed42a56aa1bfae177a35e1363f310c38c87516b9234b982c76ca3fccd0e4b
× Full screenshot
История изменений 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