Updating apparmor features file for Ubuntu Touch

This commit is contained in:
Ricardo Salveti de Araujo 2014-09-22 23:59:50 -03:00
parent d1cbe1abfa
commit 79e38ec819
2 changed files with 12 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (2.243) UNRELEASED; urgency=medium
* Updating apparmor features file for Ubuntu Touch
-- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com> Mon, 22 Sep 2014 23:59:25 -0300
livecd-rootfs (2.242) utopic; urgency=medium
* get-ppa-fingerprint: Adjust use of

View File

@ -23,7 +23,9 @@ profile {yes
mount {mask {mount umount
}
}
network {af_mask {unspec unix local inet ax25 ipx appletalk netrom bridge atmpvc x25 inet6 rose netbeui security key netlink packet ash econet atmsvc rds sna irda pppox wanpipe llc can tipc bluetooth iucv rxrpc isdn phonet ieee802154 caif alg nfc max
network {af_unix {yes
}
af_mask {unspec unix inet ax25 ipx appletalk netrom bridge atmpvc x25 inet6 rose netbeui security key netlink packet ash econet atmsvc rds sna irda pppox wanpipe llc can tipc bluetooth iucv rxrpc isdn phonet ieee802154 caif alg nfc
}
}
file {mask {create read write exec append mmap_exec link lock
@ -40,7 +42,9 @@ change_hat {yes
}
policy {set_load {yes
}
versions {v6 {yes
versions {v7 {yes
}
v6 {yes
}
v5 {yes
}