Package Information |
Summary |
SELinux binding for PHP language |
Maintainers |
Remi Collet (lead)
[details]
Kohei KaiGai <
kaigai at ak dot jp dot nec dot com >
(lead)
[details]
|
License |
PHP-3.01 |
Description |
This extension provides a set of interfaces to communicate between
SELinux and PHP script language. It contains functions to get/set
security context of processes and other objects, to get/set system
booleans, to make a query for in-kernel security server and so on. |
Homepage |
http://pecl.php.net/package/selinux
|
Release notes
Version 0.4.1
(beta)
|
- The "permissive" tag was added to selinux_compute_av - The selinux_deny_unknown() was added - PHP 7 compatibility (Remi) - fix build woth libselinux 2.0 (RHEL-6) |