CAP_EPOLLWAKEUP was renamed to CAP_BLOCK_SUSPEND in:
http://comments.gmane.org/gmane.linux.kernel/1329263

CAP_EPOLLWAKEUP was added in 3.5 and changed to CAP_BLOCK_SUSPEND. For
tidiness, it seems we should just have CAP_BLOCK_SUSPEND. This patch
instead adds CAP_BLOCK_SUSPEND since there are kernels out there using
CAP_EPOLLWAKEUP. I'm fine with removing CAP_EPOLLWAKEUP as well.

-- 
Jamie Strandboge             | http://www.canonical.com
Author: Jamie Strandboge <[email protected]>
Description: CAP_EPOLLWAKEUP was renamed to CAP_BLOCK_SUSPEND. See:
 http://comments.gmane.org/gmane.linux.kernel/1329263
 For now, allow both.
Forwarded: yes

Index: apparmor-2.8.0/utils/severity.db
===================================================================
--- apparmor-2.8.0.orig/utils/severity.db	2012-08-14 12:26:15.000000000 -0500
+++ apparmor-2.8.0/utils/severity.db	2012-08-14 12:26:41.000000000 -0500
@@ -46,6 +46,7 @@
        CAP_SYSLOG 8
        CAP_WAKE_ALARM 8
        CAP_EPOLLWAKEUP 8
+       CAP_BLOCK_SUSPEND 8
        CAP_DAC_READ_SEARCH 7
 # unused
        CAP_NET_BROADCAST 0

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
AppArmor mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to