← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1214618] Re: apparmor policy_version is incorrectly set

 

** Also affects: click-apparmor (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: click-apparmor (Ubuntu Saucy)
       Status: New => Triaged

** Changed in: click-apparmor (Ubuntu Saucy)
   Importance: Undecided => Critical

** Changed in: click-apparmor (Ubuntu Saucy)
     Assignee: (unassigned) => Jamie Strandboge (jdstrand)

** Changed in: qtcreator (Ubuntu)
       Status: Fix Committed => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator in Ubuntu.
https://bugs.launchpad.net/bugs/1214618

Title:
  apparmor policy_version is incorrectly set

Status in “click-apparmor” package in Ubuntu:
  Triaged
Status in “qtcreator” package in Ubuntu:
  Won't Fix
Status in “click-apparmor” source package in Saucy:
  Triaged
Status in “qtcreator” source package in Saucy:
  Won't Fix

Bug description:
  The click manifest uses the following for policy_version:
                  "policy_version": 1

  This is invalid and the quick fix is to change this to:
                  "policy_version": 1.0

  The proper fix is that qtcreator should look for the highest version
  found in /usr/share/apparmor/easyprof/policygroups/ubuntu and use it.

  This could be extended to make is easier for users by performing:
  $ aa-easyprof --list-policy-groups --policy-vendor=ubuntu --policy-version=<highest version>

  to enumerate the policy groups and then shoving them into a combobox
  for users to use.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/click-apparmor/+bug/1214618/+subscriptions