[apparmor] [patch] abstractions/aspell: allow access to /usr/share/aspell

Steve Beattie steve at nxnw.org
Sat Feb 28 07:17:49 UTC 2015


On Sun, Feb 22, 2015 at 11:38:55AM +0100, Felix Geyer wrote:
> At least Debian/Ubuntu started shipping some aspell files in /usr/share/aspell/.
> For example:
> /usr/share/aspell/iso-8859-1.cmap
> /usr/share/aspell/iso-8859-1.cset
> 
> The abstraction should allow read access to these files:

Thanks, I see these as well. Acked-by: Steve Beattie <steve at nxnw.org>
for both trunk and 2.9.

> === modified file 'profiles/apparmor.d/abstractions/aspell'
> --- profiles/apparmor.d/abstractions/aspell	2012-01-18 18:15:57 +0000
> +++ profiles/apparmor.d/abstractions/aspell	2015-02-22 10:36:46 +0000
> @@ -8,4 +8,6 @@
>    /usr/lib/aspell/ r,
>    /usr/lib/aspell/* r,
>    /usr/lib/aspell/*.so m,
> +  /usr/share/aspell/ r,
> +  /usr/share/aspell/* r,
>    /var/lib/aspell/* r,

-- 
Steve Beattie
<sbeattie at ubuntu.com>
http://NxNW.org/~steve/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20150227/b5ac66cb/attachment.pgp>


More information about the AppArmor mailing list