[apparmor] [PATCH 1/4] 0001-aa-easyprof.patch

Jamie Strandboge jamie at canonical.com
Tue Feb 7 15:07:45 UTC 2012


On Tue, 2012-02-07 at 08:50 -0600, Jamie Strandboge wrote:
> This patchset is to accomplish the code portion of the
> security-p-app-isolation blueprint. aa-easyprof is a standalone CLI
> application which can also be imported into developer SDKs. From the man
> page:
...
> * 0001-aa-easyprof.patch: the application, library, documentation and 
>   installation script

This patch implements aa-easyprof. It consists of:
- utils/aa-easyprof
- utils/aa-easyprof.pod
- utils/easyprof/easyprof.conf
- utils/easyprof/README
- utils/apparmor/easyprof.py
- utils/python-tools-setup.py

aa-easyprof takes the first steps towards a python implementation for
the userspace tools by creating the first python library outside of
libapparmor. For now, all functionality needed by aa-easyprof is in
utils/apparmor/easyprof.py. We will presumably want to break some of
this out into utils/apparmor/common.py, utils/apparmor/util.py or
similar at some point. utils/python-tools-setup.py is a standard python
setup.py-style distutils script to be used by the Makefile.

-- 
Jamie Strandboge             | http://www.canonical.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-aa-easyprof.patch
Type: text/x-patch
Size: 33669 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20120207/f9f091d9/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20120207/f9f091d9/attachment-0001.pgp>


More information about the AppArmor mailing list