Releases: containers/common
Releases · containers/common
v0.40.0
Add default for log-tag
Add support for config drop in directories
Do not set the default netns
Don't use systemd defaults if /proc/1/comm != systemd
Fix spacing on name value pairs to be consistent
Leave default seccomp path empty
Sort containers.conf and containers.conf.5.md
Strip extra trailing newlines in templates
Tests are writing customer config to host machine
Use SetCredentials and add verbose to loginopts
[NO TESTS NEEDED] Sort containers.conf and containers.conf.5.md
add 'secret' section to the containers.conf struct.
add @Luap99 to OWNERS
add passdriver for secrets.
build(deps): bump github.com/containers/image/v5 from 5.12.0 to 5.13.0
build(deps): bump github.com/containers/storage from 1.32.0 to 1.32.2
build(deps): bump github.com/docker/docker
build(deps): bump github.com/jinzhu/copier from 0.3.0 to 0.3.2
build(deps): bump github.com/onsi/ginkgo from 1.16.2 to 1.16.4
build(deps): bump github.com/onsi/gomega from 1.12.0 to 1.13.0
build(deps): bump github.com/opencontainers/selinux from 1.8.1 to 1.8.2
fix autodiscovery of the secret passdriver.
fixed comments
libimage: fix Exists
libimage: pull: turn image-lookup errors non-fatal
libmage: Exists: catch corrupted images
made necessary changes to handle OS/Arch while importing an image
pkg/config: fix systemd compile errors
pull: don't resolve short names on explicit docker:// reference
seccomp: add support for defaultErrnoRet
seccomp: allow more *_time64 syscalls
seccomp: allow timer_settime64
seccomp: switch default to ENOSYS
secrets: fix build with go 1.15
support tag@digest notation
v0.38.9
v0.38.8
v0.38.7
v0.38.6
v0.38.5
v0.39.0
Vendor in containers/storage v1.32.0
Ensure configuration directory is created for networks
Include gateway in generated default networks
Use Private as default for rootless when we want CNI
rootless networking
libimage: add some comments
libimage: add more image tests
build(deps): bump github.com/containers/storage from 1.31.1 to 1.32.0
rootless_networking = "slirp4netns | cni"
build(deps): bump github.com/opencontainers/runc from 1.0.0-rc94 to 1.0.0-rc95
v0.38.4
v0.38.3
v0.38.2
libimage: add save tests
libimage/Image.HasDifferentDigest: handle manifest lists
libimage: push: ignore image platform
Cirrus: Use config. in common with all repos.
libimage: add import test
Fix handling of all capabilities
libimage: add save tests
containers.conf: don't set default logging driver