Updating apparmor features file for Ubuntu Touch

ubuntu/yakkety
Ricardo Salveti de Araujo 10 years ago
parent d1cbe1abfa
commit 79e38ec819

6
debian/changelog vendored

@ -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 livecd-rootfs (2.242) utopic; urgency=medium
* get-ppa-fingerprint: Adjust use of * get-ppa-fingerprint: Adjust use of

@ -23,7 +23,9 @@ profile {yes
mount {mask {mount umount 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 file {mask {create read write exec append mmap_exec link lock
@ -40,7 +42,9 @@ change_hat {yes
} }
policy {set_load {yes policy {set_load {yes
} }
versions {v6 {yes versions {v7 {yes
}
v6 {yes
} }
v5 {yes v5 {yes
} }

Loading…
Cancel
Save