e82c20c New version

Authored and Committed by vpodzime 8 years ago
    New version
    
    - Merge pull request #40 from vpodzime/master-config_support (vpodzime)
    - Add tests for configuration support (vpodzime)
    - Add a function for getting the loaded soname for a plugin (vpodzime)
    - Add the default configuration (vpodzime)
    - Load and respect configuration files when loading plugins (vpodzime)
    - Add functions for finding and processing configuration files (vpodzime)
    - Merge pull request #38 from vpodzime/master-md_superblock_size (vpodzime)
    - Better document how MD RAID superblock size should be calculated (vpodzime)
    - Merge pull request #36 from phatina/master (vpodzime)
    - BTRFS: allow an arbitrary label to be set for a btrfs volume (phatina)
    - Merge pull request #32 from phatina/master (vpodzime)
    - BTRFS: fix parsing empty partition label (phatina)
    - Merge pull request #35 from vpodzime/master (vpodzime)
    - Define env variables for sudo via the env utility (vpodzime)
    - Merge pull request #34 from dashea/python3-tests (vpodzime)
    - Use unittest.addCleanup to simplify crypto_test. (dshea)
    - Run tests with both python2 and python3 in the ci target. (dshea)
    - Fix python3 issues in the unittests. (dshea)
    - Do not run all tests in the 'ci' target (vpodzime)
    - Merge pull request #33 from clumens/master (vpodzime)
    - Add a new makefile target that does everything needed for jenkins. (clumens)
    - Synchronize the .spec file with downstream (vpodzime)
    - Add missing python GI requires (vpodzime)
    - Merge pull request #49 from dashea/libblockdev-python (vpodzime)
    - Merge pull request #50 from vpodzime/master-fix_striped_lv (vpodzime)
    - Merge pull request #46 from vpodzime/master-bcache_destroy (vpodzime)
    - Merge pull request #39 from vpodzime/master-lvm_physical_space (vpodzime)
    - Add a missing ldconfig that rpmlint found. (dshea)
    - Move python files to separate packages (#1256758) (dshea)
    - Fix lvcreate calls for striped LVs (vpodzime)
    - Merge pull request #48 from vojtechtrefny/master_pvfree (vpodzime)
    - Add pv_free to BDLVMPVdata (vtrefny)
    - Merge pull request #47 from atodorov/add_coverage_report (vpodzime)
    - Produce coverage report in CI (atodorov)
    - Check bcache device's state before trying to detach the cache in destroy() (vpodzime)
    - Fix URLs in the spec (vpodzime)
    - Fix the int-float less-than comparison (vpodzime)
    - Fix the calculation of physical space taken by an LV (vpodzime)
    - Fix the annotation of bd_try_init in blockdev.c (vpodzime)
    
        
file modified
+2 -0
file modified
+80 -15
file modified
+1 -1