mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
runc: add libpathrs info to --version and features
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
This commit is contained in:
@@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- The poststart hooks are now executed after starting the user-specified
|
||||
process, fixing a runtime-spec conformance issue. (#4347, #5186)
|
||||
|
||||
### Added ###
|
||||
- `runc version` and `runc features` now provide version information about
|
||||
libpathrs when runc is built with the `libpathrs` build tag. (#5291)
|
||||
|
||||
### Changed ###
|
||||
- runc now depends on [libpathrs v0.2.5] or later, and attempting to build with
|
||||
older versions will cause compilation errors. (#5291)
|
||||
|
||||
Reference in New Issue
Block a user