selint 1.5.0-2 source package in Ubuntu

Changelog

selint (1.5.0-2) unstable; urgency=medium

  * d/control:
    - bump to std version 4.7.0 (no further changes)
    - use pkgconf instead of pkg-config
  * d/patches: cherry-pick upstream commits:
    - Add-check-for-fcontext-lines-containing-only-spaces:
      Support file context lines with whitespaces only
    - Support-CIDR-address-notation-in-nodecon-statement:
      Support new CIDR nodecon syntax
  * d/copyright: specify license for INSTALL

 -- Christian Göttsche <email address hidden>  Sun, 07 Jul 2024 07:39:11 +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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
selint_1.5.0-2.dsc 2.1 KiB 642267849e4a149e159c0c4e423bec76ca78ee783df7df4c20a978caf376c796
selint_1.5.0.orig.tar.gz 133.0 KiB 94e86190c9f985025b153a53b024faf8f4ea2165457b3a600d48c5ff3ae35343
selint_1.5.0-2.debian.tar.xz 7.0 KiB f48c9ba7a9955bc2de333a0c30d1307e8bb1acff17023ab401b28417e01b9f6f

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