tstellar / rpms / openldap

Forked from rpms/openldap 3 years ago
Clone

d181b04 Fix various MozNSS compatibility layer issues

Authored and Committed by Matúš Honěk 6 years ago
    Fix various MozNSS compatibility layer issues
    
    + Force write file with fsync to avoid race conditions
    + Always filestamp both sql and dbm NSS DB variants to not rely on default DB type prefix
    + Allow missing cert and key which is a valid usecase
    + Create extraction folder only in /tmp to simplify selinux rules
    + Fix Covscan issues
    
    Related: #1400570
    
        
file modified
+104 -254
file modified
+9 -1