Hello Jamie, or anyone else affected, Accepted click-apparmor into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/click- apparmor/0.3.13.1 in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: click-apparmor (Ubuntu Xenial) Status: In Progress => Fix Committed ** Tags added: verification-needed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to click-apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1581097 Title: click-apparmor does not properly calculate the policy version with 15.10 policy Status in click-apparmor package in Ubuntu: Fix Released Status in click-apparmor source package in Xenial: Fix Committed Status in click-apparmor source package in Yakkety: Fix Released Bug description: [Impact] * aa-clickhook fails with wily frameworks because of this: apparmor.easyprof.AppArmorException: "Could not find templates directory '/usr/share/apparmor/easyprof/templates/ubuntu/15.1'". It is reading the json 15.10 number for policy version as 15.1. * This needs to be in 16.04 because 15.10 frameworks exist in the xenial staging images for Touch and apps using 15.10 click frameworks won't work on xenial Touch images without it * The fix is in the ubuntu transform, if the policy vendor is 'ubuntu' and the policy version is > 15 and the policy version ends with .1, append a '0'. This is valid because in 15.10 and later Touch policy uses the Ubuntu release as the policy version. Previous policy versions operate how they always did (and the testsuite makes sure of that). [Test Case] * Use the apparmor-easyprof-ubuntu image tests as detailed in https://wiki.ubuntu.com/Process/Merges/TestPlans/ClickAppArmor. When it starts going through 15.10 policy, there are various failures [Regression Potential] * regression potential is low since the changes are for frameworks that are only available in images that no one currently uses * fixed in yakkety which passes https://wiki.ubuntu.com/Process/Merges/TestPlans/ClickAppArmor To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/click-apparmor/+bug/1581097/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp