mcstrans 3.0-1 source package in Ubuntu

Changelog

mcstrans (3.0-1) unstable; urgency=medium

  * New upstream release
    - debian/control: Bump build-dependencies to match the new release
    - debian/mcstrans.install: setrans.conf manpage has been moved to section 5
  * debian/copyright: Use https for the format uri, to please lintian
  * debian/control: Bump Standards-Version to 4.4.1 (no further changes)
  * Bump debhelper compatibility to 12, stop overriding dh_missing and stop
    calling the systemd sequence and add Pre-Depends: ${misc:Pre-Depends}

 -- Laurent Bigonville <email address hidden>  Thu, 12 Dec 2019 10:48:20 +0100

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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
mcstrans_3.0-1.dsc 1.7 KiB c5a1802e6f4b717ca9a7d6591c2deccc19e45b2968261fafd8abdeae02700d49
mcstrans_3.0.orig.tar.gz 43.5 KiB 0992b8e7c4de1ba5f98a82547b02418370be5a5f588fc6d5f1cd2c7824bda87e
mcstrans_3.0-1.debian.tar.xz 21.5 KiB 0158792b02daf8b49de52e37eb009d77f69c6f15f07845d4e9b4efce0375a9d9

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