apparmor 4.0.0~beta2-0ubuntu3 source package in Ubuntu

Changelog

apparmor (4.0.0~beta2-0ubuntu3) noble; urgency=medium

  * Add fix for failing mount rule tests
    - d/p/u/Minor-improvements-for-MountRule.patch

apparmor (4.0.0~beta2-0ubuntu2) noble; urgency=medium

  * No-change update .changes file to include everything from 4.0.0~alpha4-0ubuntu1

apparmor (4.0.0~beta2-0ubuntu1) noble; urgency=medium

  * New upstream release.
  * Refresh patches
    - d/p/u/parser-add-support-for-prompting.patch

apparmor (4.0.0~beta1-0ubuntu4) noble; urgency=medium

  * Add fix for 32 bit architectures
    - d/p/u/parser-support-uin128_t-key-as-a-pair-of-uint64_t-nu.patch

apparmor (4.0.0~beta1-0ubuntu3) noble; urgency=medium

  * Update uint128_t define
    - d/p/u/parser-add-support-for-prompting.patch

apparmor (4.0.0~beta1-0ubuntu2) noble; urgency=medium

  * Add feature support patches for prompt
    - d/p/u/parser-add-support-for-prompting.patch

apparmor (4.0.0~beta1-0ubuntu1) noble; urgency=medium

  * New upstream release.
  * Drop patches which have now been applied upstream
    - d/p/u/add-keybase-unconfined-profile.patch
    - d/p/u/add-more-unconfined-profiles.patch
    - d/p/u/tests-fix-usr-merge-failures-on-exec-and-regex-tests.patch
    - d/p/u/tests-handle-unprivileged_userns-transition-in-usern.patch
  * Refresh patches
    - d/p/u/samba-systemd-interaction.patch
  * d/apparmor.install
    - install new profiles
      - nautilus
      - element-desktop
  * d/control: add build-dependency on autoconf-archive

 -- John Johansen <email address hidden>  Thu, 07 Mar 2024 11:32:22 -0800

Upload details

Uploaded by:
John Johansen
Sponsored by:
Alex Murray
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
apparmor_4.0.0~beta2.orig.tar.gz 6.7 MiB 997c926b5de19a9520afe65880545f1e764a00cdd8546cc2d07ce6ed1ba0aa13
apparmor_4.0.0~beta2.orig.tar.gz.asc 870 bytes 16ffd0953bb65e0303b621d828cd6159929095b677372aef71f26aa5aa502e42
apparmor_4.0.0~beta2-0ubuntu3.debian.tar.xz 117.0 KiB 2bf511d990a278c9e098fa2836a055397ee79de38d39b99266cc4a02a89ae125
apparmor_4.0.0~beta2-0ubuntu3.dsc 3.2 KiB 1abdad35e2a1f276fb85bcf9ca74ac35fc8523c4aae41734099ade217d46e655

View changes file

Binary packages built by this source

apparmor: user-space parser utility for AppArmor

 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-dbgsym: debug symbols for apparmor
apparmor-notify: AppArmor notification system

 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: experimental profiles for AppArmor security policies

 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/doc/apparmor-profiles/extras/.

apparmor-utils: utilities for controlling AppArmor

 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: AppArmor debhelper routines

 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-mod-apparmor: changehat AppArmor library as an Apache module

 libapache2-mod-apparmor provides the Apache module needed to declare
 various differing confinement policies when running virtual hosts in the
 webserver by using the changehat abilities exposed through libapparmor.

libapache2-mod-apparmor-dbgsym: debug symbols for libapache2-mod-apparmor
libapparmor-dev: AppArmor development libraries and header files

 libapparmor-dev provides the development libraries and header
 files needed to link against libapparmor, as well as
 the manpages for library functions.

libapparmor1: changehat AppArmor library

 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.

libapparmor1-dbgsym: debug symbols for libapparmor1
libpam-apparmor: changehat AppArmor library as a PAM module

 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.

libpam-apparmor-dbgsym: debug symbols for libpam-apparmor
python3-apparmor: AppArmor Python3 utility library

 python3-apparmor provides the Python3 modules that implement the
 higher-level AppArmor applications.

python3-libapparmor: AppArmor library Python3 bindings

 python3-libapparmor provides the Python3 module that contains the language
 bindings for the AppArmor library, libapparmor, which were autogenerated
 via SWIG.

python3-libapparmor-dbgsym: debug symbols for python3-libapparmor