84bdf1c New version 3.3.0

Authored and Committed by vtrefny 3 years ago
    New version 3.3.0
    
    - 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)
    
        
  • Build completed
    success
    Built as python-blivet-1:3.3.0-1.fc34
    3 years ago
file modified
+2 -0
file modified
+62 -5
file modified
+2 -2