spiegel_podman/vendor/github.com/moby/sys/capability
tomsweeneyredhat 2ba0070cc4
Bump runc to 1.2.9, Buildah 1.29.6
Cherry picked from commit 2e8bce201e with
additional updates required for the v4.2.0-rhel branch.

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>

Assisted by AI: Cursor <Auto>
Signed-off-by: Chris Evich <cevich@redhat.com>
2026-01-28 10:45:58 -05:00
..
.codespellrc Bump runc to 1.2.9, Buildah 1.29.6 2026-01-28 10:45:58 -05:00
.golangci.yml Bump runc to 1.2.9, Buildah 1.29.6 2026-01-28 10:45:58 -05:00
capability.go Bump runc to 1.2.9, Buildah 1.29.6 2026-01-28 10:45:58 -05:00
capability_linux.go Bump runc to 1.2.9, Buildah 1.29.6 2026-01-28 10:45:58 -05:00
capability_noop.go Bump runc to 1.2.9, Buildah 1.29.6 2026-01-28 10:45:58 -05:00
CHANGELOG.md Bump runc to 1.2.9, Buildah 1.29.6 2026-01-28 10:45:58 -05:00
enum.go Bump runc to 1.2.9, Buildah 1.29.6 2026-01-28 10:45:58 -05:00
enum_gen.go Bump runc to 1.2.9, Buildah 1.29.6 2026-01-28 10:45:58 -05:00
LICENSE Bump runc to 1.2.9, Buildah 1.29.6 2026-01-28 10:45:58 -05:00
README.md Bump runc to 1.2.9, Buildah 1.29.6 2026-01-28 10:45:58 -05:00
syscall_linux.go Bump runc to 1.2.9, Buildah 1.29.6 2026-01-28 10:45:58 -05:00

This is a fork of (apparently no longer maintained) https://github.com/syndtr/gocapability package. It provides basic primitives to work with Linux capabilities.

For changes, see CHANGELOG.md.

Go Reference

Alternatives