Skip to content

Releases: containers/common

v0.13.1

11 Jun 09:51
Compare
Choose a tag to compare
logout suggests logout with docker

v0.13.0

08 Jun 19:13
Compare
Choose a tag to compare
V2 Store identity associated with remote URL
Bump github.com/stretchr/testify from 1.6.0 to 1.6.1
Bump github.com/containers/storage from 1.20.1 to 1.20.2
Bump github.com/onsi/ginkgo from 1.12.2 to 1.12.3
Bump github.com/opencontainers/runc from 1.0.0-rc9 to 1.0.0-rc90

v0.12.0

28 May 20:54
Compare
Choose a tag to compare
Add support for Remote flags in containers.conf
Do not validate paths on remote platforms
Add full path for error messages on containers.conf
Bump github.com/opencontainers/selinux from 1.5.1 to 1.5.2
Bump github.com/onsi/ginkgo from 1.12.1 to 1.12.2
fixes for pkg/sysinfo/checkCgroupPids
pkg/sysinfo: fix error path in checkCgroupPids
pkg/sysinfo/checkCgroupPids: speedup

v0.11.4

21 May 15:24
Compare
Choose a tag to compare
Bump github.com/onsi/gomega from 1.10.0 to 1.10.1
Bump github.com/containers/storage from 1.19.2 to 1.20.1
Bump github.com/onsi/ginkgo from 1.12.0 to 1.12.1
Revert removal of Set flags

v0.11.3

16 May 10:31
Compare
Choose a tag to compare
Ignore empty strings from libpod.conf
Bump github.com/containers/storage from 1.19.1 to 1.19.2
Bump github.com/containers/image/v5 from 5.4.3 to 5.4.4
return Containers.PidsLimit iff rootless and cgroupmanager==systemd

v0.11.2

11 May 13:26
Compare
Choose a tag to compare
pkg/config: set correct path in XDG_CONFIG_HOME

v0.11.1

08 May 12:32
Compare
Choose a tag to compare
Simplify option handling
Document the intent of fully handling various options
Implement *.AuthFile and LoginOptions.CertDir
Do not set StaticDirSet, TmpDirSet,VolumePathSet
Remove LogoutOptions.Stdin
Provide a CLI flag for LoginOptions.GetLoginSet
Don't set pids limit on rootless cgroupv1 systems

v0.8.3

07 May 20:40
Compare
Choose a tag to compare
Do not set StaticDirSet, TmpDirSet,VolumePathSet

v0.11.0

06 May 19:44
Compare
Choose a tag to compare
auth pkg supports login empty argument
Specify default paths to policy.json file

v0.10.0

01 May 13:44
Compare
Choose a tag to compare
Fix config.Capabilities function call