e21fb06 New version 3.2.2

Authored and Committed by vtrefny 3 years ago
    New version 3.2.2
    
    - Fix "suggest_container_name" for Anaconda (vtrefny)
    - Add test for util.get_sysfs_attr (vtrefny)
    - Use util.get_sysfs_attr in __is_ignored_blockdev to read device mode (vtrefny)
    - Fix possible UnicodeDecodeError when reading sysfs attributes (vtrefny)
    - Update LUKS device name after parent partition name change (vtrefny)
    - TFT is still broken so let's avoid failures by just doing a build (jkonecny)
    - Fix logging information about ignoring hidden devices (vtrefny)
    - Add __repr__ and __str__ methods to ParentList (vtrefny)
    - Make sure LV name is unique when adding it in device factory (vtrefny)
    - In name checks add name which is already in use to error message (vtrefny)
    - Refactor suggest device/container name functions (vtrefny)
    - Remove an unused attribute from the Blivet class (vponcova)
    - Add PyPI build artifacts to .gitignore (vtrefny)
    - Sync spec with downstream (vtrefny)
    
        
  • Build completed
    success
    Built as python-blivet-1:3.3.2-1.fc34
    3 years ago
  • Build completed
    success
    Built as python-blivet-1:3.3.2-1.eln108
    3 years ago
file modified
+2 -0
file modified
+18 -2
file modified
+2 -2