ubuntu-touch-coreapps-reviewers team mailing list archive
-
ubuntu-touch-coreapps-reviewers team
-
Mailing list archive
-
Message #10181
[Merge] lp:~mterry/ubuntu-calculator-app/confined into lp:ubuntu-calculator-app
Michael Terry has proposed merging lp:~mterry/ubuntu-calculator-app/confined into lp:ubuntu-calculator-app.
Commit message:
Enable confinement again.
Requested reviews:
Ubuntu Calculator Developers (ubuntu-calculator-dev)
For more details, see:
https://code.launchpad.net/~mterry/ubuntu-calculator-app/confined/+merge/317495
This doesn't need confinement anymore. I've tested under both unity7 and unity8.
--
Your team Ubuntu Calculator Developers is requested to review the proposed merge of lp:~mterry/ubuntu-calculator-app/confined into lp:ubuntu-calculator-app.
=== modified file 'snapcraft.yaml'
--- snapcraft.yaml 2017-02-09 18:14:53 +0000
+++ snapcraft.yaml 2017-02-16 15:05:09 +0000
@@ -2,7 +2,7 @@
version: 2.3.1
summary: Ubuntu Calculator app
description: The calculator app for all Ubuntu devices.
-confinement: devmode
+confinement: strict
grade: stable
architectures: [all]
Follow ups