[Swan-commit] Changes to ref refs/heads/main

Paul Wouters paul at vault.libreswan.fi
Wed Sep 2 00:34:05 UTC 2020


New commits:
commit 7c6568381daf3050d91b43c055aae63698e17a62
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Sep 1 20:32:49 2020 -0400

    documentation: updated CHANGES

commit 5e60e129edd5861f8ecb4ecc554e2661c60dde18
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Sep 1 20:13:59 2020 -0400

    pluto: Update selinux functions to modern libselinux functions
    
    Introduce USE_OLD_SELINUX for backwards compatibility
    
    Original patch by Richard Haines <richard_c_haines at btinternet.com>
    
    Replace the SELinux avc_* calls with selinux_check_access(3) that
    combines all those services, plus:
    
    - Checks if SELinux enabled
    - Supports reordering of classes/permissions at runtime
    - Handles unknown classes/permissions (allow|deny|reject)
    
    Requires libselinux 2.1.9 or greater.



More information about the Swan-commit mailing list