Name: | checkpolicy |
---|---|
Version: | 2.5 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | Development/System |
Size: | 1307431 |
License: | GPLv2 |
RPM: | checkpolicy-2.5-4.el7.aarch64.rpm |
Source RPM: | checkpolicy-2.5-4.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
Summary: | SELinux policy compiler |
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. This package contains checkpolicy, the SELinux policy compiler. Only required for building policies. |
- Extend checkpolicy pathname matching
- Fix typos in test/dispol - Set flex as default lexer - Fix checkmodule output message - Build policy on systems not supporting DCCP protocol - Fail if module name different than output base filename
- Add support for portcon dccp protocol
- Update to upstream release 2016-02-23
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Fix a segmentation fault if the --handle-unknown option was set without arguments. - Thanks to Alexandre Rebert and his team at Carnegie Mellon University for detecting this crash.
- ":" should be allowed for file trans names
- Space should be allowed for file trans names
- Update to upstream * Fix errors found by coverity * implement default type policy syntax * Free allocated memory when clean up / exit.