Skip to content

v1.31.0

Compare
Choose a tag to compare
@TomSweeneyRedHat TomSweeneyRedHat released this 30 Jun 21:07
· 639 commits to main since this release

What's Changed

  • Bump to v1.30.0 by @rhatdan in #4726
  • Revert "buildah image should not enable fuse-overlayfs for rootful mode" by @flouthoc in #4722
  • [CI:DOCS] Renovate: Ensure test/tools/go.mod is managed by @cevich in #4731
  • chore(deps): update quay.io/centos/centos docker tag to v8 by @renovate in #4735
  • [CI:DOCS] Clarify the need for qemu-user-static package by @rhatdan in #4738
  • chore(deps): update centos docker tag to v8 by @renovate in #4734
  • fix(deps): update module github.com/opencontainers/runc to v1.1.6 by @renovate in #4732
  • fix(deps): update module github.com/opencontainers/runtime-spec to v1.1.0-rc.2 by @renovate in #4743
  • parse: add support for relabel bind mount option by @danishprakash in #4705
  • makefile: increase conformance timeout by @flouthoc in #4760
  • build: --platform must accept only arch by @flouthoc in #4757
  • fix(deps): update module github.com/containers/common to v0.53.0 by @renovate in #4762
  • fix(deps): update module github.com/docker/docker to v23.0.5+incompatible by @renovate in #4744
  • fix(deps): update module github.com/opencontainers/runc to v1.1.7 by @renovate in #4764
  • parse: filter edge-case for podman-remote by @flouthoc in #4765
  • Fix an overflow on retries on container name conflicts by @mtrmac in #4752
  • [CI:DOCS] Cirrus: Fix meta task failing to find commit by @cevich in #4773
  • manifest, push: use source as destination if not specified by @flouthoc in #4767
  • run,mount: remove path only if they didnt pre-exist by @flouthoc in #4755
  • fix(deps): update module golang.org/x/term to v0.8.0 by @renovate in #4776
  • fix(deps): update module golang.org/x/sync to v0.2.0 by @renovate in #4774
  • [CI:DOCS]: Update the demos README file to fix minor typos by @pixdrift in #4781
  • fix(deps): update module golang.org/x/crypto to v0.9.0 by @renovate in #4785
  • fix(deps): update module github.com/containerd/containerd to v1.7.1 by @renovate in #4786
  • secret: accept required flag without value by @flouthoc in #4791
  • fix(deps): update module github.com/openshift/imagebuilder to v1.2.5 by @renovate in #4793
  • build: validate volumes on backend by @flouthoc in #4792
  • fix(deps): update module github.com/docker/distribution to v2.8.2+incompatible by @renovate in #4789
  • fix(deps): update module github.com/sirupsen/logrus to v1.9.1 by @renovate in #4798
  • vendor in containers/(common,storage,image) by @rhatdan in #4797
  • Revert "Proof of concept: nightly dependency treadmill" by @edsantiago in #4801
  • [skip-ci] Update tim-actions/get-pr-commits action to v1.3.0 by @renovate in #4799
  • chroot, run: drop Pdeathsig by @giuseppe in #4790
  • vendor: bump logrus to v1.9.2 by @flouthoc in #4806
  • test: use debian instead of docker.io/library/debian:testing-slim by @flouthoc in #4807
  • fix(deps): update module github.com/onsi/gomega to v1.27.7 by @renovate in #4803
  • chore(deps): update quay.io/libpod/testimage docker tag to v20221018 by @renovate in #4737
  • CI: fix test broken by renovatebot by @edsantiago in #4812
  • fix(deps): update module github.com/stretchr/testify to v1.8.3 by @renovate in #4805
  • Go back to setting SysProcAttr.Pdeathsig for child processes by @nalind in #4813
  • Fix auth.json path (validated on Fedora 38) by @andrm in #4815
  • remove registry.centos.org since its decommissioned by @flouthoc in #4819
  • executor: apply label to only final stage via --label by @flouthoc in #4817
  • vendor: bump c/storage to 55ee2d19292f by @flouthoc in #4818
  • Add a warning to build --secret docs by @rijenkii in #4823
  • fix(deps): update github.com/containers/common digest to 462ccdd by @renovate in #4833
  • Explicitly ref. quay images for CI by @cevich in #4828
  • GetTempDir: honor image_copy_tmp_dir from containers.conf by @flouthoc in #4844
  • fix(deps): update module github.com/sirupsen/logrus to v1.9.3 by @renovate in #4843
  • fix(deps): update module github.com/containerd/containerd to v1.7.2 by @renovate in #4842
  • docs/Makefile: don't show sed invocations by @kolyshkin in #4841
  • intermediate-images inherit-label test: make it debuggable by @edsantiago in #4837
  • At startup, log the effective capabilities for debugging by @nalind in #4836
  • CI: Support testing w/ podman-next COPR packages by @cevich in #4830
  • fix(deps): update github.com/containers/image/v5 digest to abe5133 by @renovate in #4834
  • [CI:DOCS] Update comment to remove ambiguity by @cevich in #4849
  • [CI:DOCS] Renovate: Don't touch fragile test stuffs by @cevich in #4856
  • fix(deps): update module github.com/onsi/gomega to v1.27.8 by @renovate in #4857
  • fix(deps): update github.com/containers/storage digest to 3f3fb2f by @renovate in #4835
  • Revendor test tooling + Lint fix. by @cevich in #4863
  • Change util.EncryptConfig,DecryptConfig, GetFormat and make it public by @rhatdan in #4746
  • fix(deps): update module golang.org/x/term to v0.9.0 by @renovate in #4865
  • fix(deps): update module github.com/opencontainers/runtime-spec to v1.1.0-rc.3 by @renovate in #4861
  • Remove device mapper support by @kolyshkin in #4832
  • fix(deps): update module golang.org/x/crypto to v0.10.0 by @renovate in #4866
  • Add smoke tests for encryption CLI helpers by @mtrmac in #4745
  • fix(deps): update module golang.org/x/sync to v0.3.0 by @renovate in #4868
  • [CI:BUILD] Packit: add jobs for downstream Fedora package builds by @lsm5 in #4870
  • add hostname to /etc/hosts when running with host network by @Luap99 in #4869
  • add support for pasta(1) and slirp4netns options by @Luap99 in #4877
  • vendor: update c/{common,image,storage} to latest by @Luap99 in #4883
  • chore: pkg imported more than once by @testwill in #4880
  • Bump c/image to 5.26.0 and c/common to 0.54.0 by @TomSweeneyRedHat in #4895
  • chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml by @Juneezee in #4890
  • rootless: use default_rootless_network_cmd config by @Luap99 in #4889
  • Fix transition test to work with latest selinux policy by @rhatdan in #4829
  • Update vendor of containers/common by @rhatdan in #4899

New Contributors

Full Changelog: v1.30.0...v1.31.0