messaging-app should run confined
Bug #1528625 reported by
Bill Filler
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Bill Filler | ||
messaging-app (Ubuntu) |
Fix Released
|
High
|
Tiago Salem Herrmann |
Bug Description
We're introducing the ability to record audio clips from the messaging-app which will record voice using the microphone. This requires trust-store integration for the prompts and we've been told making the app confined will allow us to get this for free.
Related branches
lp://staging/~phablet-team/messaging-app/add-apparmor-profile
- Jamie Strandboge: Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 433 lines (+254/-17)10 files modifieddebian/control (+5/-1)
debian/messaging-app-apparmor.additions (+86/-0)
debian/messaging-app-apparmor.manifest (+37/-0)
debian/messaging-app.install (+1/-0)
debian/rules (+22/-0)
src/fileoperations.cpp (+6/-1)
src/qml/AudioRecordingBar.qml (+28/-4)
src/qml/ComposeBar.qml (+1/-0)
src/qml/Dialogs/NoMicrophonePermission.qml (+58/-0)
src/qml/MMS/MMSAudio.qml (+10/-11)
lp://staging/~tiagosh/apparmor-easyprof-ubuntu/messaging-app-confinement
Ready for review
for merging
into
lp://staging/apparmor-easyprof-ubuntu
- Jamie Strandboge (community): Disapprove
-
Diff: 113 lines (+98/-0)3 files modifieddata/policygroups/ubuntu/1.3/history (+22/-0)
data/policygroups/ubuntu/1.3/telephony (+65/-0)
data/policygroups/ubuntu/1.3/urfkill (+11/-0)
Changed in canonical-devices-system-image: | |
status: | New → In Progress |
milestone: | backlog → ww08-2016 |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
For reference, this is what was done for webbrowser-app to make it run confined: /code.launchpad .net/~osomon/ webbrowser- app/apparmor- profile/ +merge/ 272850
https:/