Merge lp:~sdeziel/firefox/apparmor-profile into lp:~mozillateam/firefox/firefox.focal

Proposed by Simon Déziel
Status: Merged
Merged at revision: 1374
Proposed branch: lp:~sdeziel/firefox/apparmor-profile
Merge into: lp:~mozillateam/firefox/firefox.focal
Diff against target: 12 lines (+1/-1)
1 file modified
debian/usr.bin.firefox.apparmor.14.10 (+1/-1)
To merge this branch: bzr merge lp:~sdeziel/firefox/apparmor-profile
Reviewer Review Type Date Requested Status
Olivier Tilloy (community) Approve
Review via email: mp+382346@code.launchpad.net

Commit message

Using the "profile $SHORTNAME /path/to/binary" syntax is the preferred way according to jjohansen on IRC (#apparmor).

To post a comment you must log in.
Revision history for this message
Olivier Tilloy (osomon) wrote :

LGTM, thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/usr.bin.firefox.apparmor.14.10'
2--- debian/usr.bin.firefox.apparmor.14.10 2018-10-25 07:30:06 +0000
3+++ debian/usr.bin.firefox.apparmor.14.10 2020-04-16 02:06:05 +0000
4@@ -11,7 +11,7 @@
5 # /@MOZ_LIBDIR@/firefox
6 # but not:
7 # /@MOZ_LIBDIR@/firefox.sh
8-/@MOZ_LIBDIR@/firefox{,*[^s][^h]} {
9+profile firefox /@MOZ_LIBDIR@/firefox{,*[^s][^h]} {
10 #include <abstractions/audio>
11 #include <abstractions/cups-client>
12 #include <abstractions/dbus-strict>

Subscribers

People subscribed via source and target branches

to all changes: