[ All 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 ]
×

Project python-blivet-1:3.6.0-8.el8

Name python-blivet
Epoch 1
Version 3.6.0
Release 8.el8
Website/URL https://storageapis.wordpress.com/projects/blivet
License LGPLv2+
Build Time 2024-04-08 14:55:32
Build Host builder-x86-06.inferitos.ru
Summary A python module for system storage configuration
Repositories AppStream
Description The python-blivet package is a python module for examining and modifying storage configuration.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
blivet-data-1:3.6.0-8.el8.noarch Data for the blivet python module. a9d6a9fd7a3451638107e64ca1923da6e1e58424a97e667a1eecdf6351955626 download
python3-blivet-1:3.6.0-8.el8.noarch A python3 package for examining and modifying storage configuration. 7b31ed8b12d0b93f6f9f9bec97070ca57afcfa6e4e32e0ce67cd6e7b0a151b13 download
src
python-blivet-1:3.6.0-8.el8.src A python module for system storage configuration 8f9b3f83392ca9303780da908a1222237c76821df75285b6a69e9cd165a3ae8d download
Changelog link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1:3.6.0-8
- Rebuilt for MSVSphere 8.10 beta

* Mon Oct 30 2023 Vojtech Trefny <vtrefny@redhat.com> - 3.6.0-8
- Add support for creating shared LVM setups
  Resolves: RHEL-14021

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

* Thu May 18 2023 Vojtech Trefny <vtrefny@redhat.com> - 3.6.0-6
- Fix setting kickstart data
  Resolves: rhbz#2175166
- Do not set memory limit for LUKS2 when running in FIPS mode
  Resolves: rhbz#2183437
- Add support for filesystem online resize
  Resolves: rhbz#2168680

* Tue May 02 2023 Vojtech Trefny <vtrefny@redhat.com> - 3.6.0-5
- Add support for specifying stripe size for RAID LVs
  Resolves: rhbz#2142550

* Thu Jan 19 2023 Vojtech Trefny <vtrefny@redhat.com> - 3.6.0-4
- Default to encryption sector size 512 for LUKS devices
  Resolves: rhbz#2160465

* Thu Nov 03 2022 Vojtech Trefny <vtrefny@redhat.com> - 3.6.0-3
- Catch BlockDevNotImplementedError for btrfs plugin calls
  Resolves: rhbz#2139169
- Revert "Adjust to new XFS min size"
  Resolves: rhbz#2139187

* Fri Oct 21 2022 Vojtech Trefny <vtrefny@redhat.com> - 3.6.0-2
- Skip XFS resize test on CentOS/RHEL 8
  Related: rhbz#2123712

* Fri Oct 21 2022 Vojtech Trefny <vtrefny@redhat.com> - 3.6.0-1
- Rebase to the latest upstream release 3.6.0
  Resolves: rhbz#2123712

* Thu Aug 18 2022 Vojtech Trefny <vtrefny@redhat.com> - 3.4.0-13
- DDF RAID support using mdadm
  Resolves: rhbz#2063791