lp:~jdstrand/apparmor/apparmor-sdk

Created by Jamie Strandboge and last modified
Get this branch:
bzr branch lp:~jdstrand/apparmor/apparmor-sdk
Only Jamie Strandboge can upload to this branch. If you are Jamie Strandboge please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jamie Strandboge
Project:
AppArmor
Status:
Development

Recent revisions

2158. By jdstrand <Jamie Strandboge <email address hidden>>

update manifest JSON structure to use m['security']['profiles']['profile_name']
instead of m['security']['profile_name']

2157. By jdstrand <Jamie Strandboge <email address hidden>>

add a couple tests that have spaces in the binary and template var

2156. By jdstrand <Jamie Strandboge <email address hidden>>

adjust to always quote template vars in policy output

2155. By jdstrand <Jamie Strandboge <email address hidden>>

update valid_variable() to check for valid_path if '/' is in the value
adjust valid_path() to have a relative_ok flag (default to False)
adjust valid_path() to verify path is same as normalized path
add some valid_path() test cases

2154. By jdstrand <Jamie Strandboge <email address hidden>>

utils/apparmor/easyprof.py
- valid_path should verify os.path.normpath(path) == (path)
- adjust valid_profile_name() to start with alpha-numeric and allow Debian
  source package names and version, plus '_'
- adjust tests for above

2153. By jdstrand <Jamie Strandboge <email address hidden>>

utils/apparmor/easyprof.py: read_paths should use 'rk'
utils/test/test-aa-easyprof.py: adjust tests for above

2152. By jdstrand <Jamie Strandboge <email address hidden>>

utils/apparmor/easyprof.py: clean up set_template()

2151. By jdstrand <Jamie Strandboge <email address hidden>>

utils/aa-easyprof: adjust to use EnvironmentError on failed read of the
manifest

2150. By jdstrand <Jamie Strandboge <email address hidden>>

utils/aa-easyprof: adjust error message for manifest read failure

2149. By jdstrand <Jamie Strandboge <email address hidden>>

don't add vendor directory to self.templates and self.policy_groups

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:apparmor/2.12
This branch contains Public information 
Everyone can see this information.

Subscribers