lp:ubuntu/vivid-proposed/click-apparmor

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/vivid-proposed/click-apparmor
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

41. By Jamie Strandboge

debian/control: Recommends 'click | ubuntu-snappy-cli' instead of Depends
(to get click off the snappy images; click is already exlicitly seeded in
touch-core seed)

40. By Jamie Strandboge

add find_usable_framework() and use it to parse lists in the frameworks
field of the snappy compat click manifest. This is needed for snaps to use
snap frameworks

39. By Jamie Strandboge

* update ubuntu-core-15.04 to use 15.04 policy_version as shipped by
  ubuntu-core-security-apparmor
* add ubuntu-core-15.10 and ubuntu-core-16.04 framework transforms
* add early snappy compatibility when policy_version is 15.04 and
  policy_vendor is ubuntu-snappy

38. By Jamie Strandboge

* hardcode databases on snappy systems instead of using gi.repository to
  import Click
* debian/control: adjust to use Depends: click | snappy-ubuntu-cli

37. By Jamie Strandboge

* support framework policy
  - remove docker-1.3 workaround
  - debian/control: click-apparmor Depends/Build-Depends on apparmor >=
    2.9.1-0ubuntu8~pre8
  - add framework_includes_dir to configuration section of click.py
  - add --include-templates-dir and --include-policy-groups-dir to easyprof
    args
* debian/control: python3-apparmor-click Depends on apparmor-easyprof-ubuntu
  or apparmor-easyprof-ubuntu-snappy
* debian/click-apparmor.dirs: install templates and policygroups directories
  in /var/lib/snappy/apparmor

36. By Jamie Strandboge

implement policy additions for abstractions, policy_groups, read_path
and write_path and adjust autopkgtests (LP: #1425151)

35. By Jamie Strandboge

* finish/clean-up aa-profile-hook implementation
* add units tests for aa-profile-hook
* add autopkgtests for aa-profile-hook

34. By Jamie Strandboge

debian/tests/run_testsuite-as-root: adjust import for src.apparmor change

33. By Jamie Strandboge

* add 15.04 frameworks, tests and autopkgtests
* aa-clickhook, aa-clickquery, aa-clicktool, click.py, test-clicktool.py:
  use apparmor.common now that python3-apparmor is usable
* fix running testsuite on systems with python2-apparmor-click already
  installed:
  - move apparmor/ to src/apparmor/
  - src/apparmor/click.py: clean up imports and references to imported
    items
  - test-clicktool.py: import from src.apparmor, not apparmor, clean up
    imports and references to imported items
  - adjust setup.py to use "package_dir = {'':'src'},"
* skip duplicate policy groups, abstractions, read_path and write_path
  (LP: #1271577)
* allow specifying multiple --include paths to aa-clickhook (LP: #1384812)
* add autopkgtests for --include
* simplify and document procedure for adding new frameworks (LP: #1387409)
* debian/postrm: remove md5sum file on purge
* add ubuntu-core-15.04 framework and adjust tests

32. By Jamie Strandboge

aa-clickhook: disable expr tree simplification when calling the parser
since this considerably slows down click policy compiles (LP: #1383858)

Branch metadata

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

Subscribers