Releases: containers/common
Releases · containers/common
v0.8.2
config: default to cgroupns="host" on cgroup v1
Fix handling of libpod.conf events_logger default
v0.9.4
Previous version tags did not work.
v0.9.3
Fix default for UserNS to be host not private.
v0.9.2
Fix default event_logger setting to "file" if pulled from libpod.conf
v0.9.1
Add support for cgroups configuration
v0.9.0
Add pkg/auth common code for login/logout
Fix vendoring
Add RuntimeSupportsKVM to config.Engine
v0.8.0
Add more utils for returning defaults
Only default to systemd if built with the systemd buildtag
v0.7.0
Move pkg/unshare to containers/storage/pkg/unshare
use pause:3.2
image for infra containers
Fix capability testing
Add kata containers support
isDirectory resolve ~ to User HomeDir
Add capabilities testing as well
Add new pkg/sysctl package
v0.6.1
Fix compile on 32 bit systems.