psss / rpms / libsepol

Forked from rpms/libsepol 5 years ago
Clone

4a81528 - Upgrade to latest from NSA

Authored and Committed by dwalsh 18 years ago
    - Upgrade to latest from NSA
    Changed sepol_module_package_set_file_contexts to copy the file contexts
        data since it is internally managed.
    Added sepol_policy_file_set_handle interface to associate a handle with a
        policy file.
    Added handle argument to policydb_from_image/to_image.
    Added sepol_module_package_set_file_contexts interface.
    Dropped sepol_module_package_create_file interface.
    Reworked policydb_read/write, policydb_from_image/to_image, and
        sepol_module_package_read/write to use callback-based error reporting
        system rather than DEBUG.
    
        
file modified
+1 -0
file modified
+14 -1
file modified
+1 -1