Buildah - v1.35.0

Security

What's Changed

  • fix(deps): update github.com/containers/image/v5 digest to 7a40fee by @renovate in https://github.com/containers/buildah/pull/5205
  • Bump 1.34.0 by @TomSweeneyRedHat in https://github.com/containers/buildah/pull/5222
  • fix(deps): update module github.com/containernetworking/plugins to v1.4.0 by @renovate in https://github.com/containers/buildah/pull/5211
  • [skip-ci] Update actions/stale action to v9 by @renovate in https://github.com/containers/buildah/pull/5215
  • Ignore errors if label.Relabel returns ENOSUP by @rhatdan in https://github.com/containers/buildah/pull/5197
  • chore(deps): update dependency containers/automation_images to v20231208 by @renovate in https://github.com/containers/buildah/pull/5223
  • mkcw: populate the rootfs using an overlay by @nalind in https://github.com/containers/buildah/pull/5224
  • commit: add a --add-file flag by @nalind in https://github.com/containers/buildah/pull/5226
  • chore(deps): update dependency containers/automation_images to v20231208 by @renovate in https://github.com/containers/buildah/pull/5229
  • manifest: addCompression use default from containers.conf by @rhatdan in https://github.com/containers/buildah/pull/5228
  • fix(deps): update module golang.org/x/crypto to v0.17.0 [security] by @renovate in https://github.com/containers/buildah/pull/5232
  • [CI:DOCS] Document use of containers-transports values in buildah by @rhatdan in https://github.com/containers/buildah/pull/5230
  • fix(deps): update module github.com/fsouza/go-dockerclient to v1.10.1 by @renovate in https://github.com/containers/buildah/pull/5233
  • fix(deps): update github.com/containers/image/v5 digest to 1b221d4 by @renovate in https://github.com/containers/buildah/pull/5240
  • fix(deps): update github.com/containers/storage digest to ef81e9b by @renovate in https://github.com/containers/buildah/pull/5241
  • Replace strings.SplitN with strings.Cut by @serprex in https://github.com/containers/buildah/pull/5239
  • Bump CI VMs by @edsantiago in https://github.com/containers/buildah/pull/5246
  • fix(deps): update module golang.org/x/term to v0.16.0 by @renovate in https://github.com/containers/buildah/pull/5249
  • fix(deps): update module golang.org/x/sync to v0.6.0 by @renovate in https://github.com/containers/buildah/pull/5247
  • Replace map[K]bool with map[K]struct{} where it makes sense by @serprex in https://github.com/containers/buildah/pull/5238
  • fix(deps): update module golang.org/x/crypto to v0.18.0 by @renovate in https://github.com/containers/buildah/pull/5253
  • stage_executor,layers: burst cache of layers if heredoc content is changed by @flouthoc in https://github.com/containers/buildah/pull/5261
  • internal/mkcw.Archive(): handle extra image content by @nalind in https://github.com/containers/buildah/pull/5252
  • commit: force omitHistory if the parent has layers but no history by @nalind in https://github.com/containers/buildah/pull/5276
  • build,commit: add --sbom to scan and produce SBOMs when committing by @nalind in https://github.com/containers/buildah/pull/5279
  • stage_executor,heredoc: honor interpreter in heredoc by @flouthoc in https://github.com/containers/buildah/pull/5255
  • fix(deps): update module github.com/opencontainers/image-spec to v1.1.0-rc6 by @renovate in https://github.com/containers/buildah/pull/5283
  • fix(deps): update module github.com/onsi/gomega to v1.31.1 by @renovate in https://github.com/containers/buildah/pull/5278
  • Use reversed logo for dark theme in README by @Sea-n in https://github.com/containers/buildah/pull/5287
  • tests: Remove a bad FROM line by @edsantiago in https://github.com/containers/buildah/pull/5291
  • Fix a build break on FreeBSD by @dfr in https://github.com/containers/buildah/pull/5293
  • Fix FreeBSD version parsing by @dfr in https://github.com/containers/buildah/pull/5296
  • Run codespell on code by @rhatdan in https://github.com/containers/buildah/pull/5297
  • [CI:DOCS] move footnotes to where they're applicable by @edsantiago in https://github.com/containers/buildah/pull/5305
  • Allow users to specify no-dereference by @rhatdan in https://github.com/containers/buildah/pull/5299
  • fix(deps): update module github.com/moby/buildkit to v0.12.5 [security] by @renovate in https://github.com/containers/buildah/pull/5308
  • fix(deps): update github.com/containers/luksy digest to b62d551 by @renovate in https://github.com/containers/buildah/pull/5310
  • fix(deps): update module github.com/opencontainers/runc to v1.1.12 [security] by @renovate in https://github.com/containers/buildah/pull/5309
  • imagebuildah: fix crash with empty RUN by @giuseppe in https://github.com/containers/buildah/pull/5313
  • fix(deps): update github.com/openshift/imagebuilder digest to b767bc3 by @renovate in https://github.com/containers/buildah/pull/5311
  • fix(deps): update module github.com/containerd/containerd to v1.7.13 by @renovate in https://github.com/containers/buildah/pull/5269
  • manifest, push: add support for --retry and --retry-delay by @flouthoc in https://github.com/containers/buildah/pull/5315
  • Make buildah match podman for handling of ulimits by @rhatdan in https://github.com/containers/buildah/pull/5275
  • [CI:DOCS] docs: correct default authfile path by @rhatdan in https://github.com/containers/buildah/pull/5319
  • build, heredoc: show heredoc summary in build output by @flouthoc in https://github.com/containers/buildah/pull/5314
  • buildah manifest: add artifact-related options by @nalind in https://github.com/containers/buildah/pull/5301
  • Split up error messages for missing --sbom related flags by @nalind in https://github.com/containers/buildah/pull/5288
  • Vendor in latest containers/storage and image by @rhatdan in https://github.com/containers/buildah/pull/5290
  • Bump main to v1.35.0-dev by @TomSweeneyRedHat in https://github.com/containers/buildah/pull/5328
  • build --all-platforms: skip some base "image" platforms by @nalind in https://github.com/containers/buildah/pull/5335
  • Build with CNI support on FreeBSD by @dfr in https://github.com/containers/buildah/pull/5339
  • Reduce official image size by @isker in https://github.com/containers/buildah/pull/5347
  • Update module github.com/opencontainers/image-spec to v1.1.0 by @renovate in https://github.com/containers/buildah/pull/5341
  • [CI:DOCS] Revert "Reduce official image size" by @cevich in https://github.com/containers/buildah/pull/5350
  • Update module go.etcd.io/bbolt to v1.3.9 by @renovate in https://github.com/containers/buildah/pull/5355
  • [skip-ci] Update tim-actions/get-pr-commits action to v1.3.1 by @renovate in https://github.com/containers/buildah/pull/5357
  • Properly handle build --pull=false by @rhatdan in https://github.com/containers/buildah/pull/5354
  • [CI:DOCS] Add comment re: Total Success task name by @cevich in https://github.com/containers/buildah/pull/5342
  • Update module golang.org/x/crypto to v0.20.0 by @renovate in https://github.com/containers/buildah/pull/5358
  • tests: skip_if_no_unshare(): check for --setuid by @edsantiago in https://github.com/containers/buildah/pull/5360
  • Use retry logic from containers/common by @rhatdan in https://github.com/containers/buildah/pull/5345
  • manifest add: complain if we get artifact flags without --artifact by @nalind in https://github.com/containers/buildah/pull/5366
  • fix(deps): update github.com/containers/image/v5 digest to cdc6802 by @renovate in https://github.com/containers/buildah/pull/5368
  • fix(deps): update github.com/containers/storage digest to eadc620 by @renovate in https://github.com/containers/buildah/pull/5370
  • fix(deps): update github.com/containers/luksy digest to ceb12d4 by @renovate in https://github.com/containers/buildah/pull/5369
  • fix(deps): update module github.com/stretchr/testify to v1.9.0 by @renovate in https://github.com/containers/buildah/pull/5372
  • Update vendor of containers/common by @rhatdan in https://github.com/containers/buildah/pull/5367
  • Add a conformance test for copying to a mounted prior stage by @nalind in https://github.com/containers/buildah/pull/5375
  • conformance tests: don't break on trailing zeroes in layer blobs by @nalind in https://github.com/containers/buildah/pull/5386

New Contributors

  • @serprex made their first contribution in https://github.com/containers/buildah/pull/5239
  • @Sea-n made their first contribution in https://github.com/containers/buildah/pull/5287
  • @isker made their first contribution in https://github.com/containers/buildah/pull/5347

Full Changelog: https://github.com/containers/buildah/compare/v1.34.0...v1.35.0


Security

Security wording was detected, but no CVEs were found.

Details

date
March 7, 2024, 12:38 p.m.
name
v1.35.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