click-apparmor 0.2 source package in Ubuntu

Changelog

click-apparmor (0.2) trusty; urgency=low

  * aa-exec-click: don't allow running under X by default
    - abort if running under X
    - add -x option to force running under X
    - add aa-exec-click.1 man page
    - debian/click-apparmor.manpages: install aa-exec-click.1
  * debian/control:
    - drop unneeded Depends on python3-click
    - Build-Depends on pyflakes
  * add Makefile for tests
  * debian/rules:
    - don't also call dh_auto_build now that we have a Makefile
    - update to use Makefile for test commands
  * support alternate frameworks and subframeworks
  * add API for querying policy version given the click framework
  * add aa-clickquery tool to use query API with associated man page and
    autopkgtest
  * add aa-clickhook man page
 -- Jamie Strandboge <email address hidden>   Fri, 14 Mar 2014 10:17:11 -0500

Upload details

Uploaded by:
Jamie Strandboge
Uploaded to:
Trusty
Original maintainer:
Steve Beattie
Architectures:
any all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main admin

Downloads

File Size SHA-256 Checksum
click-apparmor_0.2.tar.gz 28.9 KiB 1d50bc7acf4d4e399916623c6c60d89056ec6eba7a56fcbe2ab4b5cce73ef2e2
click-apparmor_0.2.dsc 1.8 KiB d0093ba03dcd10377bbb4f99ecaf68f1d240406cd0af9a0897a0ee6e0dd89926

Available diffs

View changes file

Binary packages built by this source

click-apparmor: Click manifest to AppArmor easyprof conversion tools

 Provides a tool and a click hook for generating and managing AppArmor
 policies for Click packages.

python3-apparmor-click: Click manifest to AppArmor easyprof conversion tools

 Provides a python library for converting Ubuntu Click package
 manifests to AppArmor easyprof manifest files to generate AppArmor
 policies.