-
Notifications
You must be signed in to change notification settings - Fork 593
Closed
Description
The Linux capabilities supported are not listed in the spec, but as they are strings and not numbers they probably ought to be, with the spec changed as more are added. If they were numbers it would seem ok, as you could just pass a new number for a new cap, but with strings, each implementation needs to add support to convert the string to a number so it seems sane to have them explicitly listed and a minor version spec bump should another be added (a rare event).
Metadata
Metadata
Assignees
Labels
No labels