mcstrans 3.5-1 source package in Ubuntu
Changelog
mcstrans (3.5-1) unstable; urgency=medium * New upstream release - debian/control: Bump build-dependencies to match the new release * debian/upstream/signing-key.asc: Add public key of Jason Zaman * debian/control: Bump Standards-Version to 4.6.2 (no further changes) * debian/control: Drop lsb-base from the dependencies, to please lintian -- Laurent Bigonville <email address hidden> Mon, 10 Jul 2023 21:05:57 +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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mcstrans_3.5-1.dsc | 1.9 KiB | 141c9216c7d032b469dfdfa56d6598375be4e0ff2097c842472efe15c3dc5341 |
mcstrans_3.5.orig.tar.gz | 44.0 KiB | 0e94ee10a883a47526d8658a8ec7f8a37e00a2dfeb72435c333aba4d95110fc4 |
mcstrans_3.5.orig.tar.gz.asc | 981 bytes | 46d84805349e7fb3d16394a11a28f965127852f997b470bb2b9602b8cb2d9517 |
mcstrans_3.5-1.debian.tar.xz | 33.7 KiB | 7245bd9a1f5acea2416e7aae20a28c2fc0c412cc63407603ab3e133fe5121acb |
Available diffs
- diff from 3.4-1 to 3.5-1 (16.2 KiB)
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