~mozillateam/firefox/firefox-beta.xenial

« back to all changes in this revision

Viewing changes to debian/usr.bin.firefox.apparmor.14.10

  • Committer: Rico Tzschichholz
  • Date: 2022-08-15 09:15:03 UTC
  • Revision ID: ricotz@ubuntu.com-20220815091503-sifrqpfgbwtpicsa
* New upstream release from the beta channel (FIREFOX_104_0b9_BUILD1)
* Update the apparmor profile to allow access to xdg-desktop-portal
  and xdg-document-portal (LP: #1974449)
  - debian/usr.bin.firefox.apparmor.14.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
201
201
       member=ListMountableInfo
202
202
       peer=(label=unconfined),
203
203
 
 
204
  # Allow access to xdg-desktop-portal and xdg-document-portal (LP: #1974449)
 
205
  dbus (receive, send)
 
206
       bus=session
 
207
       interface=org.freedesktop.portal.*
 
208
       path=/org/freedesktop/portal/{desktop,documents}{,/**}
 
209
       peer=(label=unconfined),
 
210
 
 
211
  dbus (receive, send)
 
212
       bus=session
 
213
       interface=org.freedesktop.DBus.Properties
 
214
       path=/org/freedesktop/portal/{desktop,documents}{,/**}
 
215
       peer=(label=unconfined),
 
216
 
204
217
  # Allow remote control when running on Wayland
205
218
  dbus (send)
206
219
       bus=session