selint 1.4.0-3 source package in Ubuntu

Changelog

selint (1.4.0-3) unstable; urgency=medium

  * d/patches: cherry-pick upstream fixes
    + Clean up message for W-11 so that it's clearer (cf48b46e)
    + Allow forward slash in quoted string token (5aa17d1f)
    + Support genfscon partial paths to be a quoted string (20ef6ffb)

 -- Christian Göttsche <email address hidden>  Mon, 27 Mar 2023 23:16:46 +0200

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

Downloads

File Size SHA-256 Checksum
selint_1.4.0-3.dsc 2.1 KiB 23a5fa300725ff0afb1696cc38ab99c397417cc6d8882c1e8429a60bcdd1bcec
selint_1.4.0.orig.tar.gz 129.0 KiB c9d9c3df6466b715b15e0fb0e710ffbed7c2cc04b5558986a3c94d3de9dc17e5
selint_1.4.0-3.debian.tar.xz 5.2 KiB abc3a8899b0fc12a184aed9ddd7b79837cb5b14d7210c9ae6df37e6c27aee04a

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