checkpolicy 2.1.0-1 source package in Ubuntu

Changelog

checkpolicy (2.1.0-1) unstable; urgency=low

  * New upstream release.
    Support role transitions, filename transitions, and single digit module
    versions among other things.
  * Made it build-depend on the latest libsepol1-dev and libselinux1-dev
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 09:11:52 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Russell Coker
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
checkpolicy_2.1.0.orig.tar.gz 60.9 KiB 9eaa15d1fbd23faebda9b1aef902d986edd3a9f9e75791e081b322875ab4f1aa
checkpolicy_2.1.0-1.diff.gz 19.8 KiB 421ecd6cdf971b544aa5a05ba565af6323c47a8959fb136c619b9d4fd9b40def
checkpolicy_2.1.0-1.dsc 1.2 KiB 6ccace04a1d7e63b44b9551ac1ec942886c3e3900d86d3163613719b55f1afae

Available diffs

View changes file

Binary packages built by this source

checkpolicy: SELinux policy compiler

 Security-enhanced Linux is a patch 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. It uses libsepol to generate
 the binary policy. checkpolicy uses the static libsepol since it
 deals with low level details of the policy that have not been
 encapsulated/abstracted by a proper shared library interface.