[apparmor] [PATCH] Support pulseaudio 4.

Christian Boltz apparmor at cboltz.de
Tue Sep 17 21:45:25 UTC 2013


Hello,

Am Dienstag, 17. September 2013 schrieb intrigeri at debian.org:
> From: intrigeri <intrigeri at boum.org>
> 
> This was tested on current Debian sid.
> ---
>  ubuntu/13.10/usr.bin.pulseaudio | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/ubuntu/13.10/usr.bin.pulseaudio
> b/ubuntu/13.10/usr.bin.pulseaudio index d28778b..1ccf681 100644
> --- a/ubuntu/13.10/usr.bin.pulseaudio
> +++ b/ubuntu/13.10/usr.bin.pulseaudio
> @@ -47,7 +47,7 @@
>    /usr/share/applications/ r,
>    /usr/share/applications/* r,
>    /usr/share/pulseaudio/** r,
> -  /usr/lib/pulse-2.[0-9]/modules/*.so mr,
> +  /usr/lib/pulse-[2-4].[0-9]/modules/*.so mr,
>    /usr/lib/pulseaudio/pulse/gconf-helper Cx,

Can we make this future-proof, please?

I'd propose to use
  /usr/lib/pulse-[2-9].[0-9]/modules/*.so mr,
to cover pulseaudio up to 9.9 ;-)


Regards,

Christian Boltz
-- 
15:00:48 <bugbot> Meeting started [...] The chair is vuntz. [...]
15:01:58 <coolo> if vuntz is the chair, I'm the table :)
15:02:23 <vuntz> coolo: now tell me, is it best to be the table?
15:02:30 <vuntz> :-)
15:02:36 <Ilmehtar> can we put our feet up on the table?
[from #opensuse-project]




More information about the AppArmor mailing list