selint 1.2.1-1 source package in Ubuntu

Changelog

selint (1.2.1-1) unstable; urgency=medium

  * New upstream version 1.2.1

  * d/patches: drop upstream applied patches
  * d/rules: enable LTO via DEB_BUILD_MAINT_OPTIONS
  * d/copyright: update years
  * d/control: bump to std version 4.6.0 (no further changes)

 -- Christian Göttsche <email address hidden>  Sun, 16 Jan 2022 20:21:31 +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
Kinetic release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
selint_1.2.1-1.dsc 1.7 KiB 95d01185dec543fa503b2a4bf930d9b974af71d0ed9d5791af1ea2bf3f11e94d
selint_1.2.1.orig.tar.gz 300.5 KiB f49fb153c9ab504763e1b36e269fd122bae06d216d80c49143e1e4b61ecd9984
selint_1.2.1-1.debian.tar.xz 2.5 KiB ced06ee10dd7b2def9abef00f66268aab860387dfc29260fbb0c743210e527e0

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