Mon, 25 Nov 2024 03:59:43 UTC | login

Information for build python-blivet-3.3.0-1.fc33

ID185840
Package Namepython-blivet
Version3.3.0
Release1.fc33
Epoch1
SummaryA python module for system storage configuration
DescriptionThe python-blivet package is a python module for examining and modifying storage configuration.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 23 Aug 2020 09:37:36 UTC
CompletedSun, 23 Aug 2020 09:37:36 UTC
Tags
f33
RPMs
src
python-blivet-3.3.0-1.fc33.src.rpm (info) (download)
noarch
blivet-data-3.3.0-1.fc33.noarch.rpm (info) (download)
python3-blivet-3.3.0-1.fc33.noarch.rpm (info) (download)
Changelog * Thu Aug 20 2020 Vojtech Trefny <vtrefny@redhat.com> - 3.3.0-1 - Account for pmspare grow when adjusting thinpool metadata size (vtrefny) - Fix ignoring disk devices with parents or children (vtrefny) - Terminology cleanup, part 3 (vtrefny) - Terminology cleanups, part 2. (dlehman) - Clean up some terminology. (dlehman) - Add tests for udev.device_get_name for RAID devices (vtrefny) - Fix name resolution for MD devices and partitions on them (vtrefny) - Fix reading hidden sysfs attribute (vtrefny) - Add support for specifying sector size for LUKS 2 devices (vtrefny) - Do not ignore unknown/unsupported device mapper devices (vtrefny) - Allow specifying custom hash function for LUKS 2 format (vtrefny) - Ignore devices marked as hidden in sysfs (#1856974) (vtrefny) - Add basic F2FS support (#1794950) (vtrefny) - Make safe_device_name device type specific (vtrefny) - Add exFAT to filesystems we recognize (vtrefny) - Use xfs_db in read-only mode when getting XFS information (vtrefny) - Add support for checking and fixing XFS using xfs_repair (vtrefny) - Ignore zRAM devices in VMBackedTestCase (vtrefny) - Add tests for XFS resize (vtrefny) - Add support for XFS format grow (vtrefny) - Typo fix (vtrefny) - tests: Skip test_reset when running as non-root (vtrefny) - tests: Patch LVM availability functions for some tests (vtrefny) - tests: Patch LVM lvs call for some non-LVM tests (vtrefny) - Do not propagate ped exception from add_partition (vtrefny) - Do not use BlockDev.utils_have_kernel_module to check for modules (vtrefny) - set allowed disk labels for s390x as standard ones (msdos + gpt) plus dasd (dan) - Do not use FSAVAIL and FSUSE% options when running lsblk (vtrefny) - Rewrite README and add it as a long_description in setup.py (vtrefny) - Round down to nearest MiB value when writing ks parittion info. (sbueno+anaconda) - Add _teardown method to IntegrityDevice (vtrefny) - Fix status for DM Integrity format (#1814005) (vtrefny) - udev: Add function to get list of device's holders (vtrefny) - Add basic support for LVM writecache devices (vtrefny) - Add test for SwapSpace max size (vtrefny) - Do not limit swap to 128 GiB (vtrefny) - Fix possible UnicodeDecodeError when reading model from sysfs (vtrefny) - Add install_requires and classifiers to setup.py (vtrefny) - Import setuptools in setup.py to make bdist_wheel work (vtrefny) - Set device.original_format to the new format in ActionCreateFormat (vtrefny) - Fix resizable property for partitions (vtrefny) - Update TODO. (dlehman) - Ignore pycodestyle warning E741 (vtrefny) - Skip test_mounting for filesystems that are not mountable (vtrefny) - Sync specfile with downstream (japokorn) - Make extended partitions resizable (vtrefny) - Fix LV min size for resize in test_action_dependencies (vtrefny) - Fix checking for filesystem support in action_test (vtrefny) - Add basic support for LVM VDO devices (vtrefny) - Update POT file in the Weblate repo during "make potfile" (vtrefny) - Skip translation canary check if POT file is not available (vtrefny) - Add blivet-weblate repository as a submodule (vtrefny) - Remove Zanata from our build process (vtrefny) - Remove po folder (vtrefny) - More consistent lvm errors (API break) (japokorn) - Added support for device tags (japokorn) * Wed Jul 29 2020 Vojtech Trefny <vtrefny@redhat.com> - 3.2.2-4 - set allowed disk labels for s390x as standard ones (msdos + gpt) plus dasd * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1:3.2.2-2 - Rebuilt for Python 3.9 * Thu May 21 2020 Jan Pokorny <japokorn@redhat.com> - 3.2.2-1 - Allow setting size for non-existing LUKS devices (vtrefny) - Fix toggling container encryption in devicefactory (#1827254) (vtrefny) - Do no include destroyed devices in list of names (#1830515) (vtrefny) - Fix changing LUKS version in devicefactory (#1834373) (vtrefny) - Add "is_empty" property to StorageDevice (vtrefny) - Mark warning "'GError' has no 'message' member" as false positive (vtrefny) - Use the specified LUKS version for container encryption (vponcova) - Log current storage state before reset using lsblk (vtrefny) - Do not remove _netdev mount option specified manually by users (vtrefny) - Fix renaming encrypted devices in the DeviceFactory (vtrefny) - Fix typo in string formatter in EddEntry (vtrefny) * Tue Apr 21 2020 Vojtech Trefny <vtrefny@redhat.com> - 3.2.1-2 - Invalidate LVM caches in blivet device discovery loop (#1824418) * Mon Apr 06 2020 Vojtech Trefny <vtrefny@redhat.com> - 3.2.1-1 - Correctly recognize EFI format on an MD RAID device (#1695913) (vtrefny) - Do not set empty name instead of invalid one in devicefactory (#1813710) (vtrefny) - Fix crash for devices without ID_PATH udev property (#1814920) (vtrefny) - Allow for reserved vg space and a growable thin pool. (#1783946) (dlehman) - Fix name resolution for md member partitions. (#1798792) (dlehman) * Wed Mar 11 2020 Vojtech Trefny <vtrefny@redhat.com> - 3.2.0-3 - Fix name resolution for md member partitions. (#1798792) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 29 2020 Vojtech Trefny <vtrefny@redhat.com> - 3.2.0-1 - Align base sizes up if smaller than min I/O size. (dlehman) - Make minimal and optimal alignment getters public. (dlehman) - Add support for relabeling of the swap format (vtrefny) - Define the 'relabels' method for all formats (vtrefny) - Add support for LVMPV format resize (vtrefny) - Add a new "id_path" attribute for iSCSI and FCoE disks (vtrefny) - Do not load module when creating an FS instance (vtrefny) - Add a simple script for running tests manually (vtrefny) - Remove unused API code (jkonecny) - devicetree.names is now a property (japokorn) - initial PowerNV class support (dan) - Use LUKS2 by default (vponcova) * Wed Jan 29 2020 Vojtech Trefny <vtrefny@redhat.com> - 3.1.7-1 - Use SHA256 instead of MD5 for /proc/mounts hash calculation (vtrefny) - Fix udev test names so they actually get run. (dlehman) - Add recognition of Dell FW RAID to udev.device_is_disk. (dlehman) - Fix Blivet DBus service version in service and config files (vtrefny) - Make sure _chrooted_mountpoint attribute is defined before using it (vtrefny) - Allow running 'write_label' in dry run mode on non-existing devices (vtrefny) - Make 'makeupdates' and 'makebumpver' scripts Python 3 compatible (vtrefny) - Do not hardcode coverage executable name (vtrefny) - Make sure LVs are writable before wiping. (dlehman) - Override LVM skip-activation to allow for thorough removal. (dlehman) - Add setters for requested_size/percent form LVMVolumeGroupDevice (vtrefny) - Set min size for XFS to 16 MiB (vtrefny) - Revert "Ignore invalid-overridden-method warning for abstract properties" (vtrefny) - Fix invalid-overridden-method in events_test (vtrefny) * Fri Oct 25 2019 Vojtech Trefny <vtrefny@redhat.com> - 3.1.6-1 - Do not allow creating VGs with PVs with different sector size (vtrefny) - Add a new "sector_size" property to storage devices. (vtrefny) - Ignore invalid-overridden-method warning for abstract properties (vtrefny) - Change NFSMount._availability_errors to a property (vtrefny) - Fix util.detect_virt function (vtrefny) - Do not try to normalize size for zero size device factories (vtrefny) - Always set default key size to 512 bits for ciphers with XTS mode (vtrefny) * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1:3.1.5-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Tue Aug 27 2019 Vojtech Trefny <vtrefny@redhat.com> - 3.1.5-3 - Do not try to normalize size for zero size device factories (#1743753) * Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 1:3.1.5-2 - Rebuilt for Python 3.8 * Thu Aug 15 2019 Vojtech Trefny <vtrefny@redhat.com> - 3.1.5-1 - Move dependencies code from StorageDevice to Device (vtrefny) - Always use luks_data.min_entropy as a default minimum entropy (vponcova) - Add 'protected' property setter to LVMVolumeGroupDevice (#1729363) (vtrefny) - fix of LV max size calculation (japokorn) - Added min size for partitions (japokorn) - Improved non-unique UUID handling (japokorn) - Check if disklabel supports partition names (#1723228) (vtrefny) - format_device: Revert destroy action if create fails (#1727589) (vtrefny) - Do not allow resizing of LUKS devices with integrity (vtrefny) - Return underlying block device as 'slave' for LUKS with integrity (vtrefny) - Fix removing LUKS devices with integrity (vtrefny) - Check status before activating dmraid set in populate. (#1723979) (dlehman) - Use DBus call to see if we're in a vm. (dlehman) - Use dasd disklabel for vm disks backed by dasds. (dlehman) - Add a function to detect if running in a vm. (dlehman) - Remove teardown_all from the populate method (vponcova) - Correctly handle non-unicode iSCSI initiator names (vtrefny) - Add, test and use a new method to get size with reserve (vpodzime) - Beware non-positive sizes in thpool metadata size calculations (vpodzime) - Log sizes in MiB in thpool auto metadata size calculations (vpodzime) - Recalculate thpool's metadata size on resize in LVMThinPFactory (vpodzime) - Move the thpool reserve calculations to LVMFactory (vpodzime) * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.1.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jul 11 2019 Vojtech Trefny <vtrefny@redhat.com> - 3.1.4-2 - Remove teardown_all from the populate method (vponcova) - initial PowerNV class support (dan) * Tue Jun 11 2019 Vojtech Trefny <vtrefny@redhat.com> - 3.1.4-1 - Don't call fnmatch with None (#1698937) (vponcova) - Do not crash on non-int lun argument when creating iscsi disk object. (rvykydal) - Make iscsi device attribute modifications backward compatible. (rvykydal) - Do not store iscsi module nodeinfo in device object. (rvykydal) - Only call mpath plugin when it is available. (#1697378) (dlehman) - Include tests archive where appropriate in make targets. (dlehman) - Add spec file logic to include unit tests in SRPM. (dlehman) - Add a target to create an archive of the unit tests. (dlehman) - Remove profanity from an old comment. (dlehman) - Fix mounting of the filesystem iso9660 (vponcova) - Remove unnecessary pass statements (vtrefny) - Check for format tools availability in action_test (vtrefny) - Skip weak dependencies test if we don't have all libblockdev plugins (vtrefny) - Properly clean after availability test case (vtrefny) - Ensure correct type of mpath cache member list. (dlehman) - Do not crash if 'dm.get_member_raid_sets' fails (#1684851) (vtrefny) - Fix supported disklabels in 'test_platform_label_types' on EFI (vtrefny) - Support legacy MBR (msdos) as part of UEFI to enable hybrid builds (pbrobinson) - Automatically adjust size of growable devices for new format (vtrefny) - spec: Remove obsolete Group tag and bump min libblockdev version (vtrefny) * Thu Mar 21 2019 Vojtech Trefny <vtrefny@redhat.com> - 3.1.3-3 - Ensure correct type of mpath cache member list * Mon Mar 11 2019 Vojtech Trefny <vtrefny@redhat.com> - 3.1.3-2 - Support legacy MBR (msdos) as part of UEFI to enable hybrid builds (pbrobinson) * Wed Feb 27 2019 Vojtech Trefny <vtrefny@redhat.com> - 3.1.3-1 - Don't crash if blockdev mpath plugin isn't available. (#1672971) (dlehman) - iscsi: Add default value to unused 'storage' argument in 'write' (vtrefny) - Add exported property to LVMVolumeGroupDevice (vtrefny) - Add VG data to static_data (vtrefny) - Do not try to get format free space for non-existing formats (vtrefny) - Do not raise exception if can't get PV free space (vtrefny) - Fix undefined attribute in LVM info cache (vtrefny) - Use raw_device to get thinpool device in LVMThinPFactory (#1490174) (vtrefny) - Do not crash if DM RAID activation fails (#1661712) (vtrefny) - Remove the unused sysroot property (vponcova) - Remove unused attributes from the Blivet class (vponcova) - Remove the unused gpt flag (vponcova) - Copy the iSCSI initiator name file to the installed system (vtrefny) - Use udev to determine if disk is a multipath member. (dlehman) - Require libfc instead of fcoe for offloaded FCoE. (#1575953) (dlehman) * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Dec 12 2018 Vojtech Trefny <vtrefny@redhat.com> - 3.1.2-1 - Fix reading LV attributes in LVMVolumeGroupDevice.status (vtrefny) - Do not try to login to iBFTs with active session (vtrefny) - Fix xfs sync of chrooted mountpoint. (dlehman) - Only update sysfs path in ctor for active devices. (dlehman) - Fix new pep8/pycodestyle warnings (vtrefny) - Ignore PEP8 W504 warning ("line break after binary operator") (vtrefny) - pylint: Allow loading all C extensions (vtrefny) - Use 'pycodestyle' instead of 'pep8' (vtrefny) - Fix failing populator test without nvdimm plugin (vtrefny) - Add 'srpm' and 'rpm' targets to Makefile for building (S)RPMs (vtrefny) - Fix crash on reset on systems without nvdimm plugin (vtrefny) - Use the size info of internal LVs when getting space usage for existing LVs (v.podzimek) - Calculate the number of RAID PVs from the origin for cached LVs (v.podzimek) - Make raid_level a property of an LV object (v.podzimek) - Add a test for DeviceTree.get_related_disks. (dlehman) - Fix ixgbe/bnx2fc fcoe disk detection (#1651506) (rvykydal) - Use RAID name for partitions on an MD array (vtrefny) - Move btrfs name validation to devicelibs (vtrefny) - Don't try to set selinux context for nodev or vfat file systems. (dlehman) - Only try to set selinux context for lost+found on ext file systems. (dlehman) - Wipe all stale metadata after creating md array. (#1639682) (dlehman) - Don't try to update sysfs path for non-block devices. (#1579375) (dlehman) - Don't raise errors without messages (vponcova) - Install ndctl when NVDIMMs are used. (dlehman) - Deactivate incomplete VGs along with everything else. (dlehman) - Work around udev timing issues. (dlehman) - Fix options for ISCSI functions (#1632656) (vtrefny) - Use format.status when checking for PV status (vtrefny) - Remove Anaconda flags (vponcova) - Remove square brackets when matching internal LVs (v.podzimek) * Mon Oct 08 2018 Vojtech Trefny <vtrefny@redhat.com> - 3.1.1-2 - Fix options for ISCSI functions (#1632656) (vtrefny) * Wed Sep 26 2018 Vojtech Trefny <vtrefny@redhat.com> - 3.1.1-1 - Check device dependencies only for device actions (vtrefny) - Allow removing btrfs volumes without btrfs support (vtrefny) - Adjust LVMPhysicalVolumeMethodsTestCase to new pvcreate option (vtrefny) - add `-y' to lvm.pvcreate (hongxu.jia) - Drop omap partition table tests on ARM platforms (pbrobinson) - Update disk label tests for ARM platforms (pbrobinson) - Ignore pylint 'no-value-for-parameter' warning (vtrefny) - arm: add support for EFI on ARMv7 (pbrobinson) - Aarch64 platforms: Fix gpt defaults for 64 bit arm platforms (pbrobinson) - arch: arm: drop get_arm_machine function (pbrobinson) - arch: arm: drop omap specifics for partitioning (pbrobinson) - Create a separate availability check for dmraid support (vtrefny) * Thu Aug 30 2018 Vojtech Trefny <vtrefny@redhat.com> - 3.1.0-2 - arm: add support for EFI on ARMv7 (probinson) - Aarch64 platforms: Fix gpt defaults for 64 bit arm platforms (probinson) - arch: arm: drop get_arm_machine function (probinson) - arch: arm: drop omap specifics for partitioning (probinson)