touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #75968
[Bug 1451601] [NEW] CAP_AUDIT_READ not included.
Public bug reported:
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?
** Affects: libcap2 (Ubuntu)
Importance: Undecided
Status: New
--
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:
New
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
Follow ups
References