~ubuntu-branches/ubuntu/saucy/apparmor/saucy

Viewing all changes in revision 51.

  • Committer: Package Import Robot
  • Author(s): Jamie Strandboge
  • Date: 2013-07-07 19:37:56 UTC
  • mfrom: (49.1.3 saucy-proposed)
  • Revision ID: package-import@ubuntu.com-20130707193756-8w3u67jn9925213u
Tags: 2.8.0-0ubuntu22
* Refresh easyprof
  - drop 0034-easyprof-dont-add-vendor-dir.patch
  - drop 0035-easyprof-update-manpage-for-sdk-base.patch
* debian/patches/0037-easyprof-sdk-pt2.patch: update easyprof for the
  following:
  - don't add vendor directory to self.templates and self.policy_groups
  - utils/aa-easyprof: adjust error message for manifest read failure
  - utils/aa-easyprof: adjust to use EnvironmentError on failed read of the
    manifest
  - utils/apparmor/easyprof.py: clean up set_template()
  - utils/apparmor/easyprof.py: read_paths should use 'rk'
  - utils/test/test-aa-easyprof.py: adjust tests for above
  - 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
  - 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
  - adjust to always quote template vars in policy output
  - add a couple tests that have spaces in the binary and template var
  - update manifest JSON structure to use
    m['security']['profiles']['profile_name'] instead of
    m['security']['profile_name']

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: