Merge lp:~osomon/webbrowser-app/here-tos-apparmor-exception into lp:webbrowser-app

Proposed by Olivier Tilloy
Status: Merged
Approved by: Olivier Tilloy
Approved revision: 1243
Merged at revision: 1249
Proposed branch: lp:~osomon/webbrowser-app/here-tos-apparmor-exception
Merge into: lp:webbrowser-app
Diff against target: 13 lines (+2/-1)
1 file modified
debian/webbrowser-app-apparmor.manifest (+2/-1)
To merge this branch: bzr merge lp:~osomon/webbrowser-app/here-tos-apparmor-exception
Reviewer Review Type Date Requested Status
Olivier Tilloy Approve
PS Jenkins bot continuous-integration Approve
Jamie Strandboge Pending
Review via email: mp+275069@code.launchpad.net

Commit message

Add an exception to the generated apparmor profile to allow reading HERE’s TOS in the browser.

To post a comment you must log in.
1242. By Olivier Tilloy

Revert the previous revision as there is a much simpler way of achieving this.

1243. By Olivier Tilloy

Add an exception to the apparmor profile to allow reading HERE’s TOS in the browser.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Olivier Tilloy (osomon) wrote :

Tested on krillin with the packages generated by the CI job, this fixes bug #1507667 and doesn’t seem to introduce any regressions wrt browsing the file system.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/webbrowser-app-apparmor.manifest'
2--- debian/webbrowser-app-apparmor.manifest 2015-09-29 20:14:26 +0000
3+++ debian/webbrowser-app-apparmor.manifest 2015-10-20 17:15:19 +0000
4@@ -29,7 +29,8 @@
5 },
6 "read_path": [
7 "/usr/share/applications/",
8- "@{HOME}/.local/share/applications/"
9+ "@{HOME}/.local/share/applications/",
10+ "/custom/vendor/here/location-provider/consent/*.html"
11 ]
12 }
13 }

Subscribers

People subscribed via source and target branches

to status/vote changes: