20bf1a5 - The ABRT coredump handler has code to emulate default core file creation The handler runs in a separate process with abrt_dump_oops_t SELinux process type. abrt-hook-ccpp also saves the core dump file in the very same way as kernel does and a user can specify CWD location for a coredump. abrt-hook-ccpp has been made as a SELinux aware apps to create this coredumps with correct labeling and with this commit the policy rules have been updated to allow access all non security files on a system

Authored and Committed by mgrepl 8 years ago
    - The ABRT coredump handler has code to emulate default core file creation The handler runs in a separate process with abrt_dump_oops_t SELinux process type. abrt-hook-ccpp also saves the core dump file in the very same way as kernel does and a user can specify CWD location for a coredump. abrt-hook-ccpp has been made as a SELinux aware apps to create this coredumps with correct labeling and with this commit the policy rules have been updated to allow access all non security files on a system
    - Allow fail2ban-client to execute ldconfig.
    - Allow winbindd to send signull to kernel. BZ(#1269193)
    - Fix context of "/usr/share/nginx/html". BZ(#1261856)
    
        
file modified
+4 -2
file modified
+25 -15
file modified
+7 -1