Name: | libselinux |
---|---|
Version: | 2.2.2 |
Release: | 6.el7 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 157786 |
License: | Public Domain |
RPM: | libselinux-2.2.2-6.el7.x86_64.rpm |
Source RPM: | libselinux-2.2.2-6.el7.src.rpm |
Build Date: | Mon May 05 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://oss.tresys.com/git/selinux.git |
Summary: | SELinux library and simple utilities |
Description: | Security-enhanced Linux is a feature of the Linux® kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement®, Role-based Access Control, and Multi-level Security. libselinux provides an API for SELinux applications to get and set process and file security contexts and to obtain security policy decisions. Required for any applications that use the SELinux API. |
- Add additional go bindings for get*con calls - Add go bindings test command - Modify man pages of set*con calls to mention that they are thread specific Resolves:#1053122
- Move selinux.go to /usr/lib64/golang/src/pkg/github.com/selinux/selinux.go - Add Int_to_mcs function to generate MCS labels from integers.
- Fix libselinux.spec file - Move selinux.go to /usr/lib64/golang/src/pkg/github.com/selinux/selinux.go - Add Int_to_mcs function to generate MCS labels from integers.
- Mass rebuild 2014-01-24
- Add ghost flag for /var/run/setrans Resolves: #1053122
- Update to upstream * Fix userspace AVC handling of per-domain permissive mode. - Verify context is not null when passed into *setfilecon_raw
- revert unexplained change to rhat.patch which broke SELinux disablement
- Verify context is not null when passed into lsetfilecon_raw
- Mv selinux.go to /usr/share/gocode/src/selinux - Add golang support to selinux.
- Mass rebuild 2013-12-27