libsepol 3.9-ok1 source package in openKylin

Changelog

libsepol (3.9-ok1) huanghe; urgency=medium

  * 3.9 upstream release
  * Removed the FSF postal address from copyright.

 -- lengchunying <email address hidden>  Thu, 09 Apr 2026 16:31:35 +1100

Upload details

Uploaded by:
lengchunying
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Debian SELinux maintainers
Architectures:
linux-any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libs

Downloads

File Size SHA-256 Checksum
libsepol_3.9.orig.tar.gz 503.6 KiB ba630b59e50c5fbf9e9dd45eb3734f373cf78d689d8c10c537114c9bd769fa2e
libsepol_3.9.orig.tar.gz.asc 833 bytes 2059e9c2e195f8d4102f9868295b0a2c16e91082b236d510499dc27620b812fd
libsepol_3.9-ok1.debian.tar.xz 10.4 KiB fa4be981f82143acae4514f3cbd219d062f8e60699d6159c22a945c1bec5b226
libsepol_3.9-ok1.dsc 2.1 KiB 5288587a28175329f382169d368347e65a994f1336c58c0a075975c1341a4c16

Available diffs

View changes file

Binary packages built by this source

libsepol-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.

libsepol2: SELinux library for manipulating binary security policies

 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. The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement®, Role-based Access
 Control, and Multi-level Security.
 .
 libsepol provides an API for the manipulation of SELinux binary policies.
 It is used by checkpolicy (the policy compiler) and similar tools, as well
 as by programs like load_policy that need to perform specific transformations
 on binary policies such as customizing policy boolean settings.

libsepol2-dbgsym: debug symbols for libsepol2
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