3677bf5 New version 3.1.4

Authored and Committed by vtrefny 4 years ago
    New version 3.1.4
    
    - 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)
    
        
  • Build completed
    success
    Built as python-blivet-1:3.1.4-1.fc31
    4 years ago
file modified
+2 -0
file modified
+28 -7
file modified
+2 -1