Skip to content

Releases: containers/common

v0.38.1

12 May 19:15
Compare
Choose a tag to compare
adjust log-driver defaults
Do not emit warnings about OCI runtime paths
build(deps): bump github.com/opencontainers/selinux from 1.8.0 to 1.8.1
build(deps): bump github.com/containers/storage from 1.30.1 to 1.30.3
[NO TESTS NEEDED] Fix reading configs on mac and windows
libimage: add push tests
build(deps): bump github.com/opencontainers/runc from 1.0.0-rc93 to 1.0.0-rc94
libimage: fix pull from dir
libimage: add load unit tests
Only close EventChannel if it has been created.

v0.38.0

07 May 14:49
Compare
Choose a tag to compare
build(deps): bump github.com/docker/docker
libimage: add an events system
libimage: add unit tests
libimage: rename dockerTransport to registryTransport
Bump github.com/onsi/gomega from 1.11.0 to 1.12.0
pull: simplify transports switch
Fix images tagged by 64 chars cannot be pulled when ommiting "docker://" prefix
Add support for codespell, and fix issues found
libimage: restore the ability to pull from docker-daemon and tarball
Swap default logging to journald
fix image tree
Add support for creating default CNI network
Bump github.com/containers/image/v5 from 5.11.1 to 5.12.0
Bump github.com/onsi/ginkgo from 1.16.1 to 1.16.2
Add a default network creation package
Add ability to specify a subnet for the default network
libimage: follow-up changes

v0.37.1

30 Apr 16:03
Compare
Choose a tag to compare
Bump github.com/containers/storage from 1.30.0 to 1.30.1
Add support for the runsc OCI Runtime
Add support for machine_enabled in containers.conf
modify README.md: Contributing section finetuning
Add support for image_parallel_copies in containers.conf
Bump github.com/containers/ocicrypt from 1.1.0 to 1.1.1

v0.37.0

21 Apr 11:58
Compare
Choose a tag to compare
new libimage package
Bump github.com/containers/storage from 1.29.0 to 1.30.0
config: suggest enable-linger only if euid != 0
Change log message in findRuntime()
Add setns to default seccomp.json
Cleanup debugf information to make debugging more useful

v0.36.0

13 Apr 13:13
Compare
Choose a tag to compare
Bump to v0.36.0

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

v0.35.4

24 Mar 20:52
Compare
Choose a tag to compare
pkg/seccomp: simplify and fix IsSupported
pkg/seccomp: use sync.Once to speed up IsSupported
capabilities: ALL returns the bounding set
capabilities: memoize BoundingSet
capabilities: add new method BoundingSet()
Update pause image to 3.5

v0.35.3

19 Mar 09:11
ad47fe9
Compare
Choose a tag to compare
  • capabilities: add new method BoundingSet()
  • Bump github.com/containers/storage from 1.27.0 to 1.28.0
  • Bump github.com/onsi/ginkgo from 1.15.1 to 1.15.2
  • Bump github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1
  • Bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1
  • Remove vendor from dependabot config
  • Add dependabot config file to support vendoring
  • Bump github.com/onsi/gomega from 1.10.5 to 1.11.0
  • Bump github.com/onsi/ginkgo from 1.15.0 to 1.15.1
  • Bump github.com/containers/image/v5 from 5.10.4 to 5.10.5

v0.35.2

01 Mar 14:07
Compare
Choose a tag to compare
Vendor in containers/common and start using types subdir.
        shrink the vendoring size of containers/common/pkg/config
Bump github.com/containers/image/v5 from 5.10.3 to 5.10.4

v0.35.1

23 Feb 20:32
Compare
Choose a tag to compare
Bump github.com/containers/image/v5 from 5.10.2 to 5.10.3
Stop logging messages about using DOCKER_CONFIG
Add autocompletions to be shared between buildah and podman
Bump github.com/sirupsen/logrus from 1.7.1 to 1.8.0
Export error constants from pkg/secrets

v0.35.0

17 Feb 19:54
Compare
Choose a tag to compare
Bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1
Move EnforceRange and HasTable out of Podman and into common
Bump github.com/spf13/cobra from 1.1.1 to 1.1.2
Bump github.com/containers/image/v5 from 5.10.1 to 5.10.2
Add missing values to containers.conf man page
update pause image to 3.4.1