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

Проект python-blivet-1:3.6.0-17.el9

Имя python-blivet
Эпоха 1
Версия 3.6.0
Релиз 17.el9
Сайт https://storageapis.wordpress.com/projects/blivet
Лицензия LGPLv2+
Время сборки 2025-02-21 11:30:31
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание A python module for system storage configuration
Репозитории OS
Полное описание The python-blivet package is a python module for examining and modifying storage configuration.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
blivet-data-1:3.6.0-17.el9.noarch Data for the blivet python module. f099db6e585f01e6fb8791588ed855a8ff023244e3b4e12a1bb13a49410f2136 download
python3-blivet-1:3.6.0-17.el9.noarch A python3 package for examining and modifying storage configuration. 118c22317dad369d4afe4e10aedfcc41e0ee36997e099558f7586cb7623b3410 download
src
python-blivet-1:3.6.0-17.el9.src A python module for system storage configuration c823f2ab3a3be2c0398ba3ce0b9e41d0d79c48a2b2c30aa69aeae060b7b073bb download
История изменений link
* Mon Jul 22 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.6.0-17
- Fix 'Try waiting after partition creation for XFS resize test'
  Resolves: RHEL-8009

* Thu Jun 27 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.6.0-16
- tests: Try waiting after partition creation for XFS resize test
  Resolves: RHEL-8009

* Thu May 16 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.6.0-15
- Backport fixes for Stratis support needed for storage role
  Resolves: RHEL-35382
- Add support for resizing PVs to the size of the underlying block device
  Resolves: RHEL-35386

* Fri Feb 09 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.6.0-14
- Do not add new PVs to the LVM devices file if it doesn't exist and VGs are present
  Resolves: RHEL-473

* Thu Jan 18 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.6.0-13
- add udev-builtin-path_id property to zfcp-attached SCSI disks
  Resolves: RHEL-22007

* Wed Dec 13 2023 Vojtech Trefny <vtrefny@redhat.com> - 3.6.0-12
- Add support for creating shared LVM setups
  Resolves: RHEL-324

* Mon Dec 11 2023 Tomas Bzatek <tbzatek@redhat.com> - 3.6.0-11
- nvme: Retrieve HostNQN from a first active fabrics connection
- tests: Add a simple unit test for the NVMe module
  Resolves: RHEL-11541

* Tue Sep 26 2023 Tomas Bzatek <tbzatek@redhat.com> - 3.6.0-10
- nvme: Require additional rpms for dracut
  Resolves: RHEL-2855
- nvme: Align HostNQN and HostID format to TP-4126
  Resolves: RHEL-1254

* Mon Jul 24 2023 Jan Pokorny <japokorn@redhat.com> - 3.6.0-9
Backport iSCSI initiator name related fixes:
- Allow changing iSCSI initiator name after setting it
  Resolves: rhbz#2221935
- Add a basic test case for the iscsi module
  Resolves: rhbz#2221935
- tests: Use blivet-specific prefix for targetcli backing files
  Resolves: rhbz#2221935
- iscsi: Save firmware initiator name to /etc/iscsi/initiatorname.iscsi
  Resolves: rhbz#2221932
- tests: Improve iscsi_test.ISCSITestCase
  Resolves: rhbz#2221935

* Wed May 24 2023 Vojtech Trefny <vtrefny@redhat.com> - 3.6.0-8
- Add support for filesystem online resize
  Resolves: RHEL-326