Merge lp:~intrigeri/apparmor-profiles/totem+gstreamer-1.4 into lp:apparmor-profiles

Proposed by intrigeri
Status: Merged
Merged at revision: 130
Proposed branch: lp:~intrigeri/apparmor-profiles/totem+gstreamer-1.4
Merge into: lp:apparmor-profiles
Diff against target: 24 lines (+2/-1)
2 files modified
ubuntu/14.10/abstractions/totem (+1/-0)
ubuntu/14.10/usr.bin.totem (+1/-1)
To merge this branch: bzr merge lp:~intrigeri/apparmor-profiles/totem+gstreamer-1.4
Reviewer Review Type Date Requested Status
AppArmor Developers Pending
Review via email: mp+227772@code.launchpad.net

This proposal supersedes a proposal from 2014-07-22.

Description of the change

Fixed issues detected by Christian Boltz, added more newly needed permissions.

To post a comment you must log in.
Revision history for this message
Christian Boltz (cboltz) wrote : Posted in a previous version of this proposal

...../*/.so m,
doesn't look correct - I'd guess there shouldn't be a / in front of .so ;-)

Revision history for this message
intrigeri (intrigeri) wrote : Posted in a previous version of this proposal

Christian Boltz wrote (22 Jul 2014 10:52:18 GMT) :
> ...../*/.so m,
> doesn't look correct - I'd guess there shouldn't be a / in front of .so ;-)

Yeah, right, after removing ~/.cache/gstreamer-1.0/, I see other
gst-plugin-scanner -related issues. Will clean up, fix and resubmit.
Sorry for the poor quality and insufficient testing.

Cheers,
--
intrigeri

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'ubuntu/14.10/abstractions/totem'
2--- ubuntu/14.10/abstractions/totem 2014-07-17 15:33:08 +0000
3+++ ubuntu/14.10/abstractions/totem 2014-07-22 15:32:00 +0000
4@@ -33,6 +33,7 @@
5 /etc/wildmidi/wildmidi.cfg r,
6
7 /usr/lib/@{multiarch}/libproxy/*/modules/*.so mr,
8+ /usr/lib/@{multiarch}/libvisual-[0-9].[0-9]/*/*.so m,
9 /usr/lib/frei0r-[0-9]/*.so m,
10 /usr/lib/@{multiarch}/gstreamer[0-9].[0-9]/gstreamer-[0-9].[0-9]/gst-plugin-scanner Pix,
11
12
13=== modified file 'ubuntu/14.10/usr.bin.totem'
14--- ubuntu/14.10/usr.bin.totem 2014-07-17 15:33:08 +0000
15+++ ubuntu/14.10/usr.bin.totem 2014-07-22 15:32:00 +0000
16@@ -10,7 +10,7 @@
17 #include <abstractions/totem>
18
19 /etc/udev/udev.conf r,
20- /sys/devices/pci[0-9]*/**/uevent r,
21+ /sys/devices/pci[0-9]*/**/{busnum,devnum,descriptors,speed,uevent} r,
22 /run/udev/data/+pci:* r,
23
24 # /dev/shm is a symlink to /run/shm on ubuntu

Subscribers

People subscribed via source and target branches

to status/vote changes: