Skip to content

Releases: containers/common

v0.18.0

23 Jul 08:59
Compare
Choose a tag to compare
Move retry code to pkg/retry
Bump github.com/containers/storage from 1.21.1 to 1.21.2

v0.17.1

22 Jul 09:53
Compare
Choose a tag to compare
Ensure that rootless cgroupsv1 will select cgroupfs

v0.14.6

22 Jul 14:36
Compare
Choose a tag to compare
[0.14] Ensure that rootless cgroupsv1 will select cgroupfs

v0.17.0

21 Jul 14:41
Compare
Choose a tag to compare
Add retry helper functions
Remove extra lock in Reload function

v0.16.0

16 Jul 00:48
Compare
Choose a tag to compare
Add support for Umask
Fix config reload race
Add support for multiple service destinations
Bump github.com/containers/storage from 1.21.0 to 1.21.1
Add config reload
Bump github.com/opencontainers/selinux from 1.5.2 to 1.6.0
Bump github.com/onsi/ginkgo from 1.13.0 to 1.14.0

v0.14.4

06 Jul 10:13
Compare
Choose a tag to compare
PidsLimit should return 0 if rootless and cgroupfs manager
Fix location of stop_timeout in default containers.conf

v0.15.2

02 Jul 18:33
Compare
Choose a tag to compare
PidsLimit should return 0 if rootless and cgroupfs manager
Bump github.com/opencontainers/runc from 1.0.0-rc90 to 1.0.0-rc91
Use a loop to go through repos in quay script

v0.15.1

01 Jul 00:36
Compare
Choose a tag to compare
Delete VERSION file
readConfig(): don't return a pointer that's often ignored

v0.15.0

30 Jun 21:13
Compare
Choose a tag to compare
Add support for timezone
Specify container engine in comments of engine env
Add env to [engines] for engine to use
Fix location of stop_timeout in default containers.conf
Bump github.com/containers/image/v5 from 5.4.4 to 5.5.1
Fix testing to not race on containers.conf
pkg/version -> version
Move pkg/version to version to be consistent with other libraries in c/image.
Fixup handling of remote_uri for documentation
Add script to rebuild images on quay.io
Fix AppArmor profile prefix and name
Change AppArmor profile prefix and fix name-check

v0.14.3

25 Jun 16:02
Compare
Choose a tag to compare

Had to cut yet another release as v0.14.2 was but from another branch.