Re: [apparmor] [Patch] cleanup usr.sbin.smbd profile

2013-10-09 Thread Steve Beattie
On Wed, Oct 09, 2013 at 10:54:03PM +0530, Kshitij Gupta wrote: > Hello, > > This patch removes:- > 2 rules covered by abstractions in smbd profile: > - /var/log/samba/cores/smbd/ rw and /var/log/samba/cores/smbd/** rw > are in abstractions/samba covered by /var/log/samba/cores/** rw > > 1 superfl

[apparmor] [Patch] cleanup usr.sbin.smbd profile

2013-10-09 Thread Kshitij Gupta
Hello, This patch removes:- 2 rules covered by abstractions in smbd profile: - /var/log/samba/cores/smbd/ rw and /var/log/samba/cores/smbd/** rw are in abstractions/samba covered by /var/log/samba/cores/** rw 1 superfluous rule: - /var/lib/samba/printers/** rw is covered by /var/lib/samba/** rwk

Re: [apparmor] [PATCH 1/3] Allow Totem to read /etc/wildmidi/wildmidi.cfg.

2013-10-09 Thread Jamie Strandboge
On 10/09/2013 09:33 AM, intrigeri wrote: > Hi again, > > Steve Beattie wrote (09 Oct 2013 13:39:17 GMT) : >> Hrm. Actually, looking more closely at all three permissions in this >> patch series, I think they're all caused by gstreamer, at least from >> looking at the reverse dependencies on ubuntu

Re: [apparmor] [PATCH 1/3] Allow Totem to read /etc/wildmidi/wildmidi.cfg.

2013-10-09 Thread intrigeri
Hi again, Steve Beattie wrote (09 Oct 2013 13:39:17 GMT) : > Hrm. Actually, looking more closely at all three permissions in this > patch series, I think they're all caused by gstreamer, at least from > looking at the reverse dependencies on ubuntu 13.10. All three should > probably move to the au

Re: [apparmor] [PATCH 1/3] Allow Totem to read /etc/wildmidi/wildmidi.cfg.

2013-10-09 Thread Steve Beattie
On Wed, Oct 09, 2013 at 08:25:57AM -0500, Jamie Strandboge wrote: > On 10/09/2013 05:21 AM, intrig...@debian.org wrote: > > From: intrigeri > > > > --- > > ubuntu/13.10/abstractions/totem | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/ubuntu/13.10/abstractions/totem > > b/ubu

Re: [apparmor] [PATCH] Add dconf abstraction.

2013-10-09 Thread Steve Beattie
On Wed, Oct 09, 2013 at 12:27:15PM +0200, intrigeri wrote: > intrigeri wrote (12 Aug 2013 18:11:31 GMT) : > >>> So I'm fine with the change, however we are going to want a dconf-update > >>> abstraction at some point the ability to update dconf will require more > >>> than just write for the distro

Re: [apparmor] [PATCH 1/3] Allow Totem to read /etc/wildmidi/wildmidi.cfg.

2013-10-09 Thread Jamie Strandboge
On 10/09/2013 05:21 AM, intrig...@debian.org wrote: > From: intrigeri > > --- > ubuntu/13.10/abstractions/totem | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/ubuntu/13.10/abstractions/totem b/ubuntu/13.10/abstractions/totem > index a6f02ea..2f7476d 100644 > --- a/ubuntu/13.10/abstr

Re: [apparmor] [PATCH 3/3] Allow Totem to run the gst-plugin-scanner.

2013-10-09 Thread Steve Beattie
On Wed, Oct 09, 2013 at 10:21:09AM +, intrig...@debian.org wrote: > From: intrigeri Acked-by: Steve Beattie and committed. I converted the execute mode to Pix, in case someone writes a profile for gst-plugin-scanner. > --- > ubuntu/13.10/abstractions/totem | 1 + > 1 file changed, 1 insert

Re: [apparmor] [PATCH 1/3] Allow Totem to read /etc/wildmidi/wildmidi.cfg.

2013-10-09 Thread Steve Beattie
On Wed, Oct 09, 2013 at 10:21:07AM +, intrig...@debian.org wrote: > From: intrigeri Acked-by: Steve Beattie and committed (I moved it slightly within the file to keep the read on all directories not to distant from the read accesses on removable media and /usr/{local/,}share rules.) -- Ste

Re: [apparmor] [PATCH 2/3] Allow totem to use the frei0r plugins.

2013-10-09 Thread Steve Beattie
On Wed, Oct 09, 2013 at 10:21:08AM +, intrig...@debian.org wrote: > From: intrigeri Acked-by: Steve Beattie . Thanks! > --- > ubuntu/13.10/abstractions/totem | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/ubuntu/13.10/abstractions/totem b/ubuntu/13.10/abstractions/totem > index 2

Re: [apparmor] [PATCH] Add dconf abstraction.

2013-10-09 Thread intrigeri
Hi, intrigeri wrote (12 Aug 2013 18:11:31 GMT) : >>> So I'm fine with the change, however we are going to want a dconf-update >>> abstraction at some point the ability to update dconf will require more >>> than just write for the distros that choose to ship the extended mediation >>> bits we are w

[apparmor] More Totem abstraction fixes for recent distros

2013-10-09 Thread intrigeri
Here's one more patch series that is needed to have a working Totem on current Debian unstable (and, presumably, on other distributions' bleeding-edge branches too). -- AppArmor mailing list AppArmor@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/a

[apparmor] [PATCH 3/3] Allow Totem to run the gst-plugin-scanner.

2013-10-09 Thread intrigeri
From: intrigeri --- ubuntu/13.10/abstractions/totem | 1 + 1 file changed, 1 insertion(+) diff --git a/ubuntu/13.10/abstractions/totem b/ubuntu/13.10/abstractions/totem index 3d7d7a0..606bfa1 100644 --- a/ubuntu/13.10/abstractions/totem +++ b/ubuntu/13.10/abstractions/totem @@ -34,6 +34,7 @@

[apparmor] [PATCH 1/3] Allow Totem to read /etc/wildmidi/wildmidi.cfg.

2013-10-09 Thread intrigeri
From: intrigeri --- ubuntu/13.10/abstractions/totem | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ubuntu/13.10/abstractions/totem b/ubuntu/13.10/abstractions/totem index a6f02ea..2f7476d 100644 --- a/ubuntu/13.10/abstractions/totem +++ b/ubuntu/13.10/abstractions/totem @@ -23,6 +23,8 @@

[apparmor] [PATCH 2/3] Allow totem to use the frei0r plugins.

2013-10-09 Thread intrigeri
From: intrigeri --- ubuntu/13.10/abstractions/totem | 1 + 1 file changed, 1 insertion(+) diff --git a/ubuntu/13.10/abstractions/totem b/ubuntu/13.10/abstractions/totem index 2f7476d..3d7d7a0 100644 --- a/ubuntu/13.10/abstractions/totem +++ b/ubuntu/13.10/abstractions/totem @@ -33,6 +33,7 @@