uwsgi-apparmor 0.0.0+git.2014.09.15.7d6d7bd7eb-5 source package in Ubuntu

Changelog

uwsgi-apparmor (0.0.0+git.2014.09.15.7d6d7bd7eb-5) unstable; urgency=medium

  * Cleans better (Closes: #1045196).

 -- Thomas Goirand <email address hidden>  Tue, 15 Aug 2023 10:12:34 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
uwsgi-apparmor_0.0.0+git.2014.09.15.7d6d7bd7eb-5.dsc 2.3 KiB f2fe00595aad7009710795ddb98711e2bd70147533617f6cb7f4c853efabc3cb
uwsgi-apparmor_0.0.0+git.2014.09.15.7d6d7bd7eb.orig.tar.xz 2.4 KiB bf2739dd8ad7d4142e982a4becbdb357b55322593f51e3af60aa3ed8a1135838
uwsgi-apparmor_0.0.0+git.2014.09.15.7d6d7bd7eb-5.debian.tar.xz 2.2 KiB a764773be07cb35cef94e9d8ea3f09f4dfd08da5e79000141ac6afe0b1ab8b93

No changes file available.

Binary packages built by this source

uwsgi-plugin-apparmor: apparmor plugin for uwsgi

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It uses the uwsgi protocol for all the networking/interprocess communications.
 .
 This plugin adds feature for applying apparmor profiles to uWSGI instances.
 .
 The plugin exposes the following features:
 .
  * applying a profile to the instance with the --apparmor-profile <name>
    option
  * setting apparmor profile from a custom hook with the apparmor:name action
  * applying a profile to vassals before they are exec'ed

uwsgi-plugin-apparmor-dbgsym: debug symbols for uwsgi-plugin-apparmor