c7d01b2 policycoreutils-2.6-7

Authored and Committed by plautrba 6 years ago
    policycoreutils-2.6-7
    
    - Make 'sepolicy manpage' and 'sepolicy transition' faster
    - open_init_pty: restore stdin/stdout to blocking upon exit
    - fixfiles: do not dereference link files in tmp
    - fixfiles: use a consistent order for options to restorecon
    - fixfiles: don't ignore `-F` when run in `-C` mode
    - fixfiles: remove bad modes of "relabel" command
    - fixfiles: refactor into the `set -u` dialect
    - fixfiles: if restorecon aborts, we should too
    - fixfiles: usage errors are fatal
    - fixfiles: syntax error
    - fixfiles: remove two unused variables
    - fixfiles: tidy up usage(), manpage synopsis
    - fixfiles: deprecate -l option
    - fixfiles: move logit call outside of redirected function
    - fixfiles: fix logging about R/O filesystems
    - fixfiles: clarify exclude_dirs()
    - fixfiles: remove (broken) redundant code
    
        
file modified
+755 -99
file modified
+22 -2