Mon, 11 Nov 2024 17:28:26 CST | login

Information for build python-blivet-3.6.0-5.el9

ID24896
Package Namepython-blivet
Version3.6.0
Release5.el9
Epoch1
Sourcegit+https://git.cclinux.org/stage/rpms/python-blivet.git#50f85f5c5c0249de3f86bf2bb693568c76165b05
SummaryA python module for system storage configuration
DescriptionThe python-blivet package is a python module for examining and modifying storage configuration.
Built bydistrobuild
State complete
Volume DEFAULT
StartedSat, 13 May 2023 09:05:29 CST
CompletedSat, 13 May 2023 09:06:46 CST
Taskbuild (dist-circle9, /stage/rpms/python-blivet.git:50f85f5c5c0249de3f86bf2bb693568c76165b05)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/python-blivet.git?#50f85f5c5c0249de3f86bf2bb693568c76165b05'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
python-blivet-3.6.0-5.el9.src.rpm (info) (download)
noarch
blivet-data-3.6.0-5.el9.noarch.rpm (info) (download)
python3-blivet-3.6.0-5.el9.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Jan 19 2023 Vojtech Trefny <vtrefny@redhat.com> - 3.6.0-5 - Default to encryption sector size 512 for LUKS devices Resolves: rhbz#2103800 * Tue Dec 13 2022 Vojtech Trefny <vtrefny@redhat.com> - 3.6.0-4 - Add basic support for NVMe and NVMe Fabrics devices Resolves: rhbz#2123337 * Thu Nov 03 2022 Vojtech Trefny <vtrefny@redhat.com> - 3.6.0-3 - Catch BlockDevNotImplementedError for btrfs plugin calls Resolves: rhbz#2139166 - Revert "Adjust to new XFS min size" Resolves: rhbz#2139189 * Thu Oct 20 2022 Vojtech Trefny <vtrefny@redhat.com> - 3.6.0-2 - Fix potential AttributeError when getting stratis blockdev info Related: rhbz#2123711 - tests: Skip XFS resize test on CentOS/RHEL 9 Related: rhbz#2123711 * Thu Oct 13 2022 Vojtech Trefny <vtrefny@redhat.com> - 3.6.0-1 - Rebase to the latest upstream release 3.6.0 Resolves: rhbz#2123711 * Thu Aug 18 2022 Vojtech Trefny <vtrefny@redhat.com> - 3.4.0-16 - DDF RAID support using mdadm Resolves: rhbz#2109030 * Mon Jun 20 2022 Jan Pokorny <japokorn@redhat.com> - 3.4.0-15 - Add a very simple NVMe module Resolves: rhbz#2073008 - Add support for NPIV-enabled zFCP devices Resolves: rhbz#1937030 - Fix removing zFCP SCSI devices Related: rhbz#1937030 - tests: Mark "fake" disks in test_get_related_disks as non-existing Resolves: rhbz#2062690 * Thu Jun 02 2022 Jan Pokorny <japokorn@redhat.com> - 3.4.0-14 - Release version increase to fix RHEL upgrade path Related: rhbz#2081278 * Thu Jun 02 2022 Jan Pokorny <japokorn@redhat.com> - 3.4.0-13 - Fix getting PV info in LVMPhysicalVolume from the cache Resolves: rhbz#2079221 - Do not crash when changing disklabel on disks with active devices Resolves: rhbz#2078803 - ActionDestroyDevice should not obsolete ActionRemoveMember Resolves: rhbz#2076956 - Correctly set vg_name after adding/removing a PV from a VG Resolves: rhbz#2081278 - Add support for creating LVM cache pools Resolves: rhbz#2055200 - Use LVM PV format current_size in LVMVolumeGroupDevice._remove Related: rhbz#2081278 * Tue Feb 01 2022 Vojtech Trefny <vtrefny@redhat.com> - 3.4.0-12 - Fix log message for the LVM devices filter Resolves: rhbz#2034277 - Exclude unusable disks from PartitionFactory Resolves: rhbz#2017432 * Tue Dec 14 2021 Vojtech Trefny <vtrefny@redhat.com> - 3.4.0-11 - Replace all log_exception_info calls with log.info Resolves: rhbz#2028391 * Thu Dec 09 2021 Vojtech Trefny <vtrefny@redhat.com> - 3.4.0-10 - Use LVM devices file instead of filter regex Resolves: rhbz#1967212 * Tue Nov 30 2021 Vojtech Trefny <vtrefny@redhat.com> - 3.4.0-9 - Rebuild with higher release number to fix errata Related: rhbz#2012121 * Fri Nov 26 2021 Vojtech Trefny <vtrefny@redhat.com> - 3.4.0-8 - Improve error message printed for missing dependecies Resolves: rhbz#2012121 - Use bigger chunk size for thinpools bigger than ~15.88 TiB Resolves: rhbz#1971516 * Tue Aug 17 2021 Vojtech Trefny <vtrefny@redhat.com> - 3.4.0-7 - Fix script for running tests in gating Resolves: rhbz#1990237 * Wed Aug 11 2021 Vojtech Trefny <vtrefny@redhat.com> - 3.4.0-6 - Remove "Revert Terminology cleanups" patch Resolves: rhbz#1990982 - Fix running tests in gating Resolves: rhbz#1990237 - Opt out from using LVM devices file in 9 Beta Resolves: rhbz#1984851 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1:3.4.0-5 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Mon Aug 02 2021 Vojtech Trefny <vtrefny@redhat.com> - 3.4.0-4 - Do not set chunk size for RAID 1 Resolves: rhbz#1987176 * Sat Jul 17 2021 Neal Gompa <ngompa@centosproject.org> - 3.4.0-3 - Fix resolving devices with names that look like BIOS drive number Resolves: rhbz#1983310 * Wed Jul 07 2021 Vojtech Trefny <vtrefny@redhat.com> - 3.4.0-2 - Fix activating old style LVM snapshots Resolves: rhbz#1961944 * Wed Jun 09 2021 Vojtech Trefny <vtrefny@redhat.com> - 3.4.0-1 - Rebase to latest upstream release 3.4.0 Resolves: rhbz#1964341 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1:3.3.3-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Thu Feb 18 2021 Vojtech Trefny <vtrefny@redhat.com> - 3.3.3-1 - apply compression settings from blivet.flags.btrfs_compression (#1926892) (michel) * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild