dc016e8 New version 2.26

Authored and Committed by vtrefny 2 years ago
    New version 2.26
    
    - Add missing plugins to the default config (vtrefny)
    - remove unused variable and fix build with LLVM/clang (tpgxyz)
    - exec: Fix deprecated glib function call Glib will rename "g_spawn_check_exit_status()" to "g_spawn_check_wait_status()" in version 2.69. (manuel.wassermann97)
    - tests: Tag LvmPVVGLVcachePoolCreateRemoveTestCase as unstable (vtrefny)
    - tests: Force remove LVM VG /dev/ entry not removed by vgremove (vtrefny)
    - tests: Do not try to remove VG before removing the VDO pool (vtrefny)
    - crypto: Let cryptsetup autodect encryption sector size when not specified (vtrefny)
    - Fix skipping tests on Debian testing (vtrefny)
    - tests: Temporarily skip test_snapshotcreate_lvorigin_snapshotmerge (vtrefny)
    - tests: Do not check that XFS shrink fails with xfsprogs >= 5.12 (vtrefny)
    - tests: Make sure the test temp mount is always unmounted (vtrefny)
    - swap: Fix memory leak (vtrefny)
    - mdraid: Fix memory leak (vtrefny)
    - lvm-dbus: Fix memory leak (vtrefny)
    - kbd: Fix memory leak (vtrefny)
    - fs: Fix memory leak (vtrefny)
    - dm: Fix memory leak in the DM plugin and DM logging redirect function (vtrefny)
    - crypto: Fix memory leak (vtrefny)
    - kbd: Fix memory leak (vtrefny)
    - tests: Call fs_vfat_mkfs with "--mbr=n" extra option in tests (vtrefny)
    - fs: Allow using empty label for vfat with newest dosfstools (vtrefny)
    - vdo: Do not use g_memdup in bd_vdo_stats_copy (vtrefny)
    - crypto: Fix default key size for non XTS ciphers (vtrefny)
    - NEWS.rts: Fix markup (vtrefny)
    
        
file modified
+1 -0
file removed
-15
file modified
+28 -12
file modified
+1 -1