~intrigeri/apparmor-profiles/pidgin-vs-gstreamer-1.6

« back to all changes in this revision

Viewing changes to ubuntu/16.04/usr.bin.totem

  • Committer: John Johansen
  • Date: 2015-11-13 19:05:05 UTC
  • Revision ID: john.johansen@canonical.com-20151113190505-gzrxn117tq3m5acx
Add raw device access for dvds to totem

This is needed by Tails to enable DVD playback support:
See https://labs.riseup.net/code/issues/10455
and https://labs.riseup.net/code/issues/7674

This patch adds read permission to /dev/sr* for totem in all supported
versions.

Please review and merge. Once this is merged, it would be great to get this
into a release soon.

Author: Austin English austinenglish@gmail.com
Acked-by: John Johansen <john.johansen@canonical.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
  /usr/include/**/pyconfig.h r,
14
14
 
15
15
  /usr/bin/totem r,
 
16
  /dev/sr* r,
16
17
 
17
18
  # Allow read and write on anything in @{HOME}. Lenient, but
18
19
  # private-files-strict is in effect.