selint 1.2.0-1 source package in Ubuntu

Changelog

selint (1.2.0-1) unstable; urgency=medium

  * New upstream version 1.2.0

  * d/patches:
    - drop upstream applied ones
    - cherry-pick: fix of 32-bit sign comparisons
    - cherry-pick: Allow define() without expansion
  * d/rules: keep man/selint.1 while cross building
  * d/control: bump to std version 4.5.1 (no further changes)
  * d/copyright: update years

 -- Christian Göttsche <email address hidden>  Mon, 01 Feb 2021 20:47:11 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
selint_1.2.0-1.dsc 1.7 KiB 2e9014ce3cc2b2455abc49a96bdea8f454328c1661b3b44880e0837d8ce217d3
selint_1.2.0.orig.tar.gz 299.3 KiB ca5ec998f2e4791e1c338bb018d3e79a6b6da38c5d3b6cd96a1cddc5f7764a53
selint_1.2.0-1.debian.tar.xz 3.5 KiB b48f2a01ab62205ddfec7169e35292d3adf6fb808183b59ff349ca5038f569c3

Available diffs

No changes file available.

Binary packages built by this source

selint: Static code analysis of refpolicy style SELinux policies

 SELint is a program to perform static code analysis on SELinux policy
 source files.
 .
 It is designed for refpolicy style policies and supports the standard
 SELinux policy language (not CIL).
 .
 It performs various checks from incorrect filecontext
 definitions over missing or superfluous required entries in interfaces
 to violations of the refpolicy style guide. All categories can be either
 enabled or disabled via the command line or a configuration file.

selint-dbgsym: debug symbols for selint