Simon Déziel has proposed merging lp:~sdeziel/apparmor-profiles/unbound-remove-unneeded-caps into lp:apparmor-profiles.
Requested reviews: AppArmor Developers (apparmor-dev) For more details, see: https://code.launchpad.net/~sdeziel/apparmor-profiles/unbound-remove-unneeded-caps/+merge/284673 Remove unneeded fowner/fsetid caps that were recently added by me. Thanks to Christian Boltz [*] for spotting this. *: https://lists.ubuntu.com/archives/apparmor/2016-January/009278.html -- Your team AppArmor Developers is requested to review the proposed merge of lp:~sdeziel/apparmor-profiles/unbound-remove-unneeded-caps into lp:apparmor-profiles.
=== modified file 'ubuntu/16.04/usr.sbin.unbound' --- ubuntu/16.04/usr.sbin.unbound 2016-02-01 20:14:13 +0000 +++ ubuntu/16.04/usr.sbin.unbound 2016-02-01 21:12:43 +0000 @@ -12,8 +12,6 @@ deny capability chown, deny capability dac_override, - capability fowner, - capability fsetid, capability net_bind_service, capability setgid, capability setuid,
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
