[apparmor] [PATCH] update for fonts abstraction

Steve Beattie steve at nxnw.org
Tue Aug 14 18:25:24 UTC 2012


On Tue, Aug 14, 2012 at 01:14:51PM -0500, Jamie Strandboge wrote:
> Fontconfig used to store its cache in ~/.fontconfig. This has moved to
> ~/.cache/fontconfig. Adjust the fonts abstraction for this.
> 

Acked-By: Steve Beattie <sbeattie at ubuntu.com>

> Author: Jamie Strandboge <jamie at canonical.com>
> Description: update fonts abstraction for new fontconfig paths
> Forwarded: yes
> 
> Index: apparmor-2.8.0/profiles/apparmor.d/abstractions/fonts
> ===================================================================
> --- apparmor-2.8.0.orig/profiles/apparmor.d/abstractions/fonts	2012-03-02 15:08:03.000000000 -0600
> +++ apparmor-2.8.0/profiles/apparmor.d/abstractions/fonts	2012-08-14 11:24:45.000000000 -0500
> @@ -37,8 +37,8 @@
>    @{HOME}/.fonts/                       r,
>    @{HOME}/.fonts/**                     r,
>    @{HOME}/.fonts.cache-2               mr,
> -  @{HOME}/.fontconfig/                  r,
> -  @{HOME}/.fontconfig/**              mrl,
> +  @{HOME}/.{,cache/}fontconfig/         r,
> +  @{HOME}/.{,cache/}fontconfig/**     mrl,
>    @{HOME}/.fonts.conf.d/                r,
>    @{HOME}/.fonts.conf.d/**              r,
>  




> -- 
> AppArmor mailing list
> AppArmor at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor


-- 
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: 836 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20120814/544f5470/attachment.pgp>


More information about the AppArmor mailing list