Merge lp:~mhall119/ubuntu-calendar-app/add-apparmor-networking-policy into lp:ubuntu-calendar-app

Proposed by Michael Hall
Status: Merged
Approved by: Francis Ginther
Approved revision: 149
Merged at revision: 149
Proposed branch: lp:~mhall119/ubuntu-calendar-app/add-apparmor-networking-policy
Merge into: lp:ubuntu-calendar-app
Diff against target: 9 lines (+1/-1)
1 file modified
apparmor/calendar.json (+1/-1)
To merge this branch: bzr merge lp:~mhall119/ubuntu-calendar-app/add-apparmor-networking-policy
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Sergio Schvezov (community) Approve
Alan Pope 🍺🐧🐱 πŸ¦„ (community) Approve
Review via email: mp+191246@code.launchpad.net

Commit message

Add networking security policy group

Description of the change

Calendar was crashing when viewing an event due to Apparmor blocking access to openssl.cnf files. This adds networking security policy group.

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Alan Pope 🍺🐧🐱 πŸ¦„ (popey) :
review: Approve
Revision history for this message
Sergio Schvezov (sergiusens) wrote :

looks good, created package and works. I can't seem to add events though, but dpm already knows about that.

review: Approve
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Francis Ginther (fginther) wrote :

Hit the build button too fast, please ignore the aborted build.

Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'apparmor/calendar.json'
2--- apparmor/calendar.json 2013-10-08 14:14:09 +0000
3+++ apparmor/calendar.json 2013-10-15 16:42:40 +0000
4@@ -1,4 +1,4 @@
5 {
6- "policy_groups": ["calendar"],
7+ "policy_groups": ["calendar", "networking"],
8 "policy_version": 1.0
9 }

Subscribers

People subscribed via source and target branches

to status/vote changes: