[apparmor] [patch] apparmor:vim: add mediate_deleted and delegate_deleted flags

Steve Beattie steve at nxnw.org
Mon Aug 11 17:48:14 UTC 2014


On Wed, Aug 06, 2014 at 09:57:54PM +0200, Christian Boltz wrote:
> I just heard about the mediate_deleted and delegate_deleted flags, and a 
> short test with apparmor_parser (2.8.3) showed that they are still 
> supported.
> 
> This patch adds them to apparmor.vim.

Acked-by: Steve Beattie <steve at nxnw.org>

> Are there any other flags I should know of? ;-)

looking at trunk/parser/parser.h, lines 175-182, there does not appear
to be any additional flags.

Thanks.

> === modified file 'utils/vim/create-apparmor.vim.py'
> --- utils/vim/create-apparmor.vim.py    2014-01-29 22:16:36 +0000
> +++ utils/vim/create-apparmor.vim.py    2014-08-06 19:47:14 +0000
> @@ -83,7 +83,9 @@
>              'chroot_attach',
>              'chroot_no_attach',
>              'chroot_relative',
> -            'namespace_relative']
> +            'namespace_relative',
> +            'mediate_deleted',
> +            'delegate_deleted']
>  
>  filename = r'(\/|\@\{\S*\})\S*'
>  

-- 
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/20140811/7d0a5a80/attachment.pgp>


More information about the AppArmor mailing list