Skip to content

Releases: containers/common

v0.44.3

01 Oct 14:34
v0.44.3
Compare
Choose a tag to compare

config: add omitzero for numeric types

v0.44.2

27 Sep 18:07
v0.44.2
Compare
Choose a tag to compare

Add machine table to containers.conf

v0.46.0

24 Sep 19:28
Compare
Choose a tag to compare
containers.conf.5.md: simplify wording to avoit tautology
Add machine table to containers.conf
libimage: load: improve error messages

v0.45.0

21 Sep 18:57
Compare
Choose a tag to compare
copier: add OciAcceptUncompressedLayers option
Export no such secret error
libimage: accept CompressionFormat/CompressionLevel
Add description of slirp options
UserNS should default to '' rather then host
(*libimage.Image).HasDifferentDigest: add authentication
libimage: accept CompressionFormat/CompressionLevel
Enable ipv6 for rootless users by default
Make podman system service timeout configurable in containers.conf
build(deps): bump github.com/mitchellh/mapstructure from 1.4.1 to 1.4.2
Merge pull request #768 from fcrozat/krun
ensure same path is used in all location for krun
Add support for image_copy_tmp_dir

v0.44.1

20 Sep 11:26
Compare
Choose a tag to compare
  • (*libimage.Image).HasDifferentDigest: add authentication

v0.42.3

20 Sep 11:16
Compare
Choose a tag to compare
  • (*libimage.Image).HasDifferentDigest: add authentication

v0.42.2

14 Sep 15:02
Compare
Choose a tag to compare
Backports for Podman 3.3.2
Fix the fallback runtime path
Switch default Rootless Networking to "CNI" for OSX
libimage: disk usage: catch corrupted images
set GOPROXY=https://proxy.golang.org

v0.44.0

13 Sep 13:35
Compare
Choose a tag to compare
Add HelperBinariesDir field to engine config
Add space trimming check in sysctl.Validate
Cirrus: Use fresher VM images
Fix `pkg/sysctl` path typo
Fix the fallback runtime path
Switch default Rootless Networking to "CNI" for OSX
Update pkg/sysctl/sysctl.go
add some cni plugin paths
build(deps): bump github.com/containers/image/v5 from 5.15.0 to 5.16.0
build(deps): bump github.com/containers/storage from 1.34.0 to 1.35.0
build(deps): bump github.com/onsi/gomega from 1.15.0 to 1.16.0
build(deps): bump github.com/opencontainers/runc from 1.0.1 to 1.0.2
build(deps): bump github.com/opencontainers/selinux from 1.8.4 to 1.8.5
docs/containers.conf.5.md: Fix manpage section
fix untag + v0.43.2
libimage: disk usage: catch corrupted images
libimage: relax untag by digest checks
path: dest paths inside container should always be treated as *nix type
remove-image: Add optional `LookupManifest` to RemoveImagesOptions.
runtime: Add ReturnManifestIfPresent to LookupImageOptions
runtime: Add `ManifestList` to `LookupImageOptions`
seccomp: allow memfd_secret

v0.43.2

17 Aug 11:06
Compare
Choose a tag to compare
  • libimage: relax untag by digest checks
  • path: dest paths inside container should always be treated as *nix type

v0.43.1

12 Aug 10:47
Compare
Choose a tag to compare

Fix spelling mistakes
Fix examples in containers.conf