libsepol 3.0-1 source package in Ubuntu

Changelog

libsepol (3.0-1) unstable; urgency=medium

  * New upstream release
    - debian/libsepol1.symbols: Add newly exported symbols
  * debian/control: Bump Standards-Version to 4.4.1 (no further changes)
  * Bump debhelper compatibility to 12, remove override for dh_missing
  * debian/control: Drop explicit build-dep against dpkg-dev (>= 1.16.0), that
    version is available for age

 -- Laurent Bigonville <email address hidden>  Tue, 10 Dec 2019 15:47:14 +0100

Upload details

Uploaded by:
Debian SELinux maintainers
Uploaded to:
Sid
Original maintainer:
Debian SELinux maintainers
Architectures:
linux-any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main misc

Downloads

File Size SHA-256 Checksum
libsepol_3.0-1.dsc 1.7 KiB 0073de5844605d380dd56f6630678ad91459496dc768fa9eb4d8cc7f693f5c1a
libsepol_3.0.orig.tar.gz 462.8 KiB 5b7ae1881909f1048b06f7a0c364c5c8a86ec12e0ec76e740fe9595a6033eb79
libsepol_3.0-1.debian.tar.xz 13.9 KiB a16b5bc3c041e016d01794d1a1b9826ed4426862622c05526e93607c325ec328

Available diffs

No changes file available.

Binary packages built by this source

libsepol1: No summary available for libsepol1 in ubuntu groovy.

No description available for libsepol1 in ubuntu groovy.

libsepol1-dbgsym: debug symbols for libsepol1
libsepol1-dev: SELinux binary policy manipulation library and development files

 libsepol allows programs to easily modify SELinux binary policies. This
 means changing the default values for booleans, or reading the policy for
 analysis.
 .
 This package contains the headers and archives used for linking it into your
 programs.

sepol-utils: Security Enhanced Linux policy utility programs

 This package provides a utility for a Security-enhanced
 Linux system to rewrite existing mandatory access control policy with
 different boolean setting, generating a new policy. Security-enhanced
 Linux is a patch of the Linux kernel and a number of utilities with
 enhanced security functionality designed to add mandatory access
 controls to Linux. This package provides utility programs to get and
 set process and file security contexts and to obtain security policy
 decisions.

sepol-utils-dbgsym: debug symbols for sepol-utils