selint 1.3.0-2 source package in Ubuntu

Changelog

selint (1.3.0-2) unstable; urgency=medium

  * debian: run functional tests
  * debian: skip building tests with nocheck
  * d/tests/refpolicy-test: support zstd compressed source
  * d/clean: delete generated testsuite artifacts to build twice

 -- Christian Göttsche <email address hidden>  Sun, 29 Jan 2023 13:11:40 +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.3.0-2.dsc 1.9 KiB bba0356aed35ee0e33af6f010c8ef4cc739e79fae54b6411f9f9cd656d1999ae
selint_1.3.0.orig.tar.gz 128.1 KiB d699d01678439353d5a3983e7c3e03603a4bcf5d330088960905b08d213f0fdb
selint_1.3.0-2.debian.tar.xz 3.6 KiB d290b99f8fee98b7ba37f483c396521da2642c196d47015ee598a9a1df7e3af4

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