apparmor 4.0.0-beta3-ok1 source package in openKylin
Changelog
apparmor (4.0.0-beta3-ok1) nile; urgency=medium * Sync upstream version. -- zhouganqing <email address hidden> Wed, 08 May 2024 09:52:03 +0800
apparmor (4.0.0-beta3-ok1) nile; urgency=medium * Sync upstream version. -- zhouganqing <email address hidden> Wed, 08 May 2024 09:52:03 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | admin | |
Huanghe V3.0 | release | main | admin | |
Nile V2.0 | release | main | admin | |
Nile V2.0 | proposed | main | admin |
File | Size | SHA-256 Checksum |
---|---|---|
apparmor_4.0.0-beta3.orig.tar.gz | 7.9 MiB | 471041a4fded3422142e33514d60baa1e56d0353ef99f03f2e1c3dc07a061220 |
apparmor_4.0.0-beta3-ok1.debian.tar.xz | 51.9 KiB | 2fbb2d992d8c317b90a6532f929d5e83427accf3f756b21b0510f236f34d04dc |
apparmor_4.0.0-beta3-ok1.dsc | 2.9 KiB | 086ee25f1b0d0ba9b62ed280198f74db48f55f401d706e24ea4b2c146c11d7c6 |
apparmor provides the system initialization scripts needed to use the
AppArmor Mandatory Access Control system, including the AppArmor Parser
which is required to convert AppArmor text profiles into machine-readable
policies that are loaded into the kernel for use with the AppArmor Linux
Security Module.
apparmor-notify provides a utility to display AppArmor denial
messages via desktop notifications. The utility can also be used to
generate summary reports.
apparmor-profiles provides various experimental AppArmor profiles.
Do not expect these profiles to work out-of-the-box.
.
These profiles are not mature enough to be shipped in enforce mode by
default on Debian. They are shipped in complain mode so that users
can test them, choose which are desired, and help improve them
upstream if needed.
.
Some even more experimental profiles are included in
/usr/share/
apparmor-utils provides utilities that operate on AppArmor
profiles. Profiles can be created, updated, enforced, set to complain
mode, and disabled with tools such as aa-genprof, aa-enforce,
aa-complain and aa-disable.
.
Additionally, the aa-easyprof utility helps generating AppArmor policy.
It supports the use of templates and policy groups to quickly profile
an application.
dh-apparmor provides the debhelper tools used to install and migrate
AppArmor profiles. This is normally used from package maintainer scripts
during install and removal.
libapache2-
various differing confinement policies when running virtual hosts in the
webserver by using the changehat abilities exposed through libapparmor.
libapparmor-dev provides the development libraries and header
files needed to link against libapparmor, as well as
the manpages for library functions.
libapparmor1 provides a shared library one can compile programs
against in order to use various AppArmor functionality,
such as transitioning to a different AppArmor profile or hat.
libpam-apparmor provides the PAM module needed to declare various
differing confinement policies when starting PAM sessions by using the
changehat abilities exposed through libapparmor.
python3-apparmor provides the Python3 modules that implement the
higher-level AppArmor applications.
python3-
bindings for the AppArmor library, libapparmor, which were autogenerated
via SWIG.