Buildah - v1.32.0


What's Changed

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

New Contributors

  • @andrewgdotcom made their first contribution in https://github.com/containers/buildah/pull/4876
  • @aaerrolla made their first contribution in https://github.com/containers/buildah/pull/4955
  • @martinpitt made their first contribution in https://github.com/containers/buildah/pull/4959
  • @michalbiesek made their first contribution in https://github.com/containers/buildah/pull/4976
  • @PeterWhittaker made their first contribution in https://github.com/containers/buildah/pull/4985
  • @indyvanmol made their first contribution in https://github.com/containers/buildah/pull/5001

Full Changelog: https://github.com/containers/buildah/compare/v1.31.0...v1.32.0


Details

date
Sept. 14, 2023, 7:03 p.m.
name
v1.32.0
type
Minor
👇
Register or login to:
  • 🔍View and search all Buildah releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or