touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #76715
[Bug 1451601] Re: CAP_AUDIT_READ not included.
No blocker, hopefully we can get it straight into upstream.
Thanks for reporting this bug.
** Changed in: libcap2 (Ubuntu)
Status: New => Triaged
** Changed in: libcap2 (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libcap2 in Ubuntu.
https://bugs.launchpad.net/bugs/1451601
Title:
CAP_AUDIT_READ not included.
Status in libcap2 package in Ubuntu:
Triaged
Bug description:
The version of libcap2/include/uapi/capabilities.h do not include
CAP_AUDIT_READ.
It is missing
/* Allow reading the audit log via multicast netlink socket */
#define CAP_AUDIT_READ 37
#define CAP_LAST_CAP CAP_AUDIT_READ
This was added in 3.16. This causes capsh --supports=cap_audit_read to
return cap[cap_audit_read] not recognized by library even when kernels
can support it.
Could this get updated, or is there a blocker somewhere?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcap2/+bug/1451601/+subscriptions
References