mcstrans 3.1-1 source package in Ubuntu

Changelog

mcstrans (3.1-1) unstable; urgency=medium

  * New upstream version 3.1
    - debian/control: Bump build-dependencies to match the new release
  * debian/control: Set Rules-Requires-Root: no
  * Add debian/gitlab-ci.yml file
  * debian/control: Bump Standards-Version to 4.5.0 (no further changes)

 -- Laurent Bigonville <email address hidden>  Wed, 15 Jul 2020 09:23:27 +0200

Upload details

Uploaded by:
Debian SELinux maintainers
Uploaded to:
Sid
Original maintainer:
Debian SELinux maintainers
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mcstrans_3.1-1.dsc 1.7 KiB 68c265c9633cc453e735235abd7f023bd8547c734cdae1991c8dcacf4cc2fdd1
mcstrans_3.1.orig.tar.gz 43.6 KiB cc918576c17340fc944849d785e2a7400b269ef079a36b871c140504164d6a45
mcstrans_3.1-1.debian.tar.xz 21.7 KiB ca4a6f1d234782739521c394bc3f5bff62ad6d760e290b619e9eb75e0505c3aa

Available diffs

No changes file available.

Binary packages built by this source

mcstrans: SELinux core policy utilities (mcstrans utilities)

 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 mcstransd to map a machine readable sensitivity label to
 a human readable form. The sensitivity label is comprised of a sensitivity
 level (always s0 for MCS and anything from s0 to s15 for MLS) and a set of
 categories. A ranged sensitivity label will have a low level and a high level
 where the high level will dominate the low level. Categories are numbered from
 c0 to c1023. Names such as s0 and c1023 and not easily readable by humans, so
 mcstransd translated them to human readable labels such as SystemLow and
 SystemHigh.

mcstrans-dbgsym: debug symbols for mcstrans