Skip to content

Releases: containers/common

v0.1.3

29 Jan 17:43
Compare
Choose a tag to compare
Stop validating networkconfig by default
The default alternative path for seccomp.json should be /etc/containers/seccomp.json
The DefaultNetwork in network config should be bridge

v0.1.2

21 Jan 04:28
Compare
Choose a tag to compare
unshare: add getenv from cgo

v0.1.1

17 Jan 13:24
Compare
Choose a tag to compare

Fix compile on non Linux platforms

v0.1.0

15 Jan 11:28
Compare
Choose a tag to compare
Bump to 0.1.0
pkg/cgroups: delete it
Run code through codespell
Add new Capability function to parse Capabiltiies
HooksDir should be in LibpodConfig
Fix handling of SELinux labeling

v0.0.7

03 Jan 19:29
Compare
Choose a tag to compare

Lots of bug fixes
Update man page for containers.conf

v0.0.6

29 Dec 12:43
Compare
Choose a tag to compare
Add missing fields to be used with podman

v0.0.5

12 Dec 10:12
Compare
Choose a tag to compare

Fix go.mod issue with previous release.

v0.0.4

12 Dec 09:58
Compare
Choose a tag to compare
Comment out all fields in containers.conf by default
Remove merge code and optional handling
Add support for CONTAINERS_CONF environment variable
add libpod.conf to containers.conf

v0.0.3

06 Dec 11:29
Compare
Choose a tag to compare

Add support for determining which cgroup version processes are using

v0.0.2

07 Nov 15:19
9a7e604
Compare
Choose a tag to compare

Add HooksDir to the default configuration
Change default pids_limit from 1024 to 2048
Fix selinux_unsupported for systems do not support SELinux