2778b7a PR#2317: md5: try the best to use sha256 instead of md5 and ignore FIPS in other parts

Merged and Committed by tkopecek 3 years ago
    PR#2317: md5: try the best to use sha256 instead of md5 and ignore FIPS in other parts
    
    Merges #2317
    https://pagure.io/koji/pull-request/2317
    
    Fixes: #2291
    https://pagure.io/koji/issue/2291
    error raised by `hashlib.md5()` on RHEL8.2 (MD5 is disabled by FIPS)
    
        
file modified
+2 -3
file modified
+2 -2
file modified
+36 -38
file modified
+6 -5
file modified
+2 -2
file modified
+13 -1
file modified
+1 -1
file modified
+6 -6
file modified
+3 -3
file modified
+2 -2
file modified
+1 -1