Skip to content

v1.32.0

Compare
Choose a tag to compare
@nalind nalind released this 14 Sep 19:03
· 21 commits to release-1.32 since this release

What's Changed

  • [CI:DOCS] Update debian/ubuntu build instructions by @andrewgdotcom in #4876
  • Bump c/image to 5.26.1, c/common to 0.55.1, Buildah to 1.31.0, and then to 1.32.0-dev by @TomSweeneyRedHat in #4902
  • pkg/overlay: add limited support for FreeBSD by @dfr in #4888
  • fix(deps): update module github.com/opencontainers/image-spec to v1.1.0-rc4 by @renovate in #4903
  • [CI:BUILD] Packit: fix pre-sync action for downstream tasks by @lsm5 in #4907
  • contrib/buildahimage: set config correctly for rootless build user by @flouthoc in #4905
  • fix(deps): update module golang.org/x/term to v0.10.0 by @renovate in #4911
  • Vendor in containers/(common, image, storage) by @rhatdan in #4916
  • [CI:BUILD] Packit: downstream task script needs GOPATH by @lsm5 in #4924
  • fix(deps): update module github.com/containers/common to v0.55.2 by @renovate in #4923
  • [CI:BUILD] Packit: remove pre-sync action by @lsm5 in #4926
  • fix(deps): update module github.com/opencontainers/runc to v1.1.8 by @renovate in #4930
  • Vendor in latest containers/(common, storage, image) by @rhatdan in #4900
  • fix(deps): update module github.com/containers/image/v5 to v5.26.1 by @renovate in #4938
  • fix(deps): update module github.com/opencontainers/runtime-spec to v1.1.0 by @renovate in #4936
  • fix(deps): update module github.com/onsi/gomega to v1.27.10 by @renovate in #4939
  • fix(deps): update module github.com/docker/docker to v24.0.5+incompatible by @renovate in #4941
  • fix(deps): update module github.com/containerd/containerd to v1.7.3 by @renovate in #4943
  • manifest, push: implement --add-compression to push with compressed variants. by @flouthoc in #4912
  • CI:BUILD] RPM: define gobuild macro for rhel/centos stream by @lsm5 in #4946
  • Ensure created ImageSource / ImageDestination objects are closed by @mtrmac in #4945
  • fix(deps): update github.com/containers/storage digest to c3da76f by @renovate in #4949
  • buildah: add --layer-label for setting labels on intermediate images by @flouthoc in #4940
  • Cirrus: container/rootless env. var. passthrough by @cevich in #4872
  • fix(deps): update module golang.org/x/term to v0.11.0 by @renovate in #4953
  • Update install.md changes to reflect current Debian stable version name by @aaerrolla in #4955
  • fix(deps): update module golang.org/x/crypto to v0.12.0 by @renovate in #4954
  • packit: Build PRs into default packit COPRs by @martinpitt in #4959
  • [CI:BUILD] Packit: add fedora-eln targets and build docs with vendored go-md2man by @lsm5 in #4964
  • fix(deps): update module github.com/opencontainers/runc to v1.1.9 by @renovate in #4970
  • chore(deps): update dependency ubuntu to v22 by @renovate in #4965
  • chore(deps): update dependency containers/automation_images to v20230807 by @renovate in #4958
  • [CI:BUILD] RPM: fix buildtags by @lsm5 in #4971
  • chore(deps): update dependency containers/automation_images to v20230809 by @renovate in #4972
  • buildah/push/manifest-push: add support for --force-compression to prevent reusing other blobs by @flouthoc in #4973
  • chroot: setSeccomp add support for ArchPARISC(64) and ArchRISCV64 by @michalbiesek in #4976
  • make,cross: restore loong64 by @michalbiesek in #4979
  • fix(deps): update module github.com/containers/ocicrypt to v1.1.8 by @renovate in #4978
  • [CI:BUILD] rpm: spdx compatible license field by @lsm5 in #4984
  • [CI:DOCS] Replace troff code with markdown in buildah-{copy,add}.1.md by @PeterWhittaker in #4985
  • chore(deps): update dependency containers/automation_images to v20230816 by @renovate in #4982
  • executor: build-arg warnings must honor global args by @flouthoc in #4983
  • Clear CommonBuildOpts when loading Builder status by @nalind in #4975
  • fix(deps): update module github.com/containers/storage to v1.49.0 by @renovate in #4990
  • Use buildah repo rather than podman repo by @rhatdan in #4994
  • pkg/chrootuser: Ignore comments when parsing /etc/group on FreeBSD by @dfr in #4997
  • [skip-ci] GHA: Closed issue/PR comment-lock test by @cevich in #4991
  • [skip-ci] GHA: Attempt to fix discussion_lock workflow by @cevich in #5002
  • [skip-ci] Update tim-actions/commit-message-checker-with-regex action to v0.3.2 by @renovate in #5003
  • [CI:DOCS] docs: add reference to oci-hooks by @flouthoc in #5004
  • Support passing of ULimits as -1 to mean max by @rhatdan in #5000
  • Update module github.com/containerd/containerd to v1.7.5 by @renovate in #4998
  • Fixing the owner of the storage.conf. by @indyvanmol in #5001
  • push: --force-compression should be true with --compression-format by @flouthoc in #5013
  • vendor containers/common@12405381ff45 by @vrothberg in #5016
  • fix(deps): update module golang.org/x/sys to v0.12.0 by @renovate in #5017
  • [CI:DOCS] docs: use valid github repo by @flouthoc in #5020
  • fix(deps): update module golang.org/x/crypto to v0.13.0 by @renovate in #5026
  • Don't try to look up names when committing images by @nalind in #5025
  • fix(deps): update module github.com/docker/docker to v24.0.6+incompatible by @renovate in #5029
  • fix(deps): update module github.com/cyphar/filepath-securejoin to v0.2.4 by @renovate in #5030
  • Make sure that pathnames picked up from the environment are absolute by @nalind in #5032
  • Produce confidential workload images by @nalind in #4960
  • fix(deps): update module github.com/containerd/containerd to v1.7.6 by @renovate in #5040
  • Move code around to not require libimage by @Luap99 in #5039
  • Cirrus: Remove multi-arch buildah image builds by @cevich in #5006
  • Bump vendor containers/(common, storage, image) by @rhatdan in #5042
  • Run codespell on code by @rhatdan in #5045
  • GetTmpDir is not using ImageCopyTmpdir correctly by @rhatdan in #5043

New Contributors

Full Changelog: v1.31.0...v1.32.0