Releases: lucab/caps-rs
Releases · lucab/caps-rs
v0.5.6
17 Oct 13:40
Compare
Sorry, something went wrong.
No results found
Changes:
Update minimum toolchain to 1.63
Remove thiserror dependency
Gracefully handle unsupported capabilities in clear and read operations
v0.5.5
02 Nov 09:22
Compare
Sorry, something went wrong.
No results found
Changes:
Add CAPGET and CAPSET for LoongArch64
v0.5.4
05 Aug 08:16
Compare
Sorry, something went wrong.
No results found
Changes:
Remove dependency on errno crate in favor of std functions
v0.5.3
27 Sep 13:37
Compare
Sorry, something went wrong.
No results found
Changes:
lib: added support for serde
cargo: added serde_support feature
v0.5.2
10 May 08:46
Compare
Sorry, something went wrong.
No results found
Changes:
lib: fix bounding drop error message
v0.5.1
15 Feb 17:40
Compare
Sorry, something went wrong.
No results found
Changes:
nr: fix syscall definitions for x86_64-unknown-linux-gnux32.
ci: move Travis jobs to GH actions
v0.5.0
16 Oct 21:43
Compare
Sorry, something went wrong.
No results found
Changes:
examples: show how to introspect all capabilities
nr: add CAP_CHECKPOINT_RESTORE
v0.4.0
10 Aug 08:48
Compare
Sorry, something went wrong.
No results found
Changes:
lib: switch 'set' to borrow its argument
errors: switch to thiserror
ci: test on multiple architectures
cargo: switch to edition 2018
runtime: support procfs cap_last_cap
caps: mark enum as non-exhaustive
ci: bump toolchains
caps: fix warnings
caps: gracefully support older kernel versions
nr: add CAP_PERFMON and CAP_BPF
You can’t perform that action at this time.