Skip to content

Releases: containers/buildah

v1.38.0

11 Nov 15:26
Compare
Choose a tag to compare

What's Changed

Notable changes

  • Bump to Buildah v1.37.0 by @TomSweeneyRedHat in #5651
  • AddAndCopyOptions: add CertPath, InsecureSkipTLSVerify, Retry fields by @nalind in #5646
  • Add PrependedLinkedLayers/AppendedLinkedLayers to CommitOptions by @nalind in #5647
  • Use Epoch: 2 and respect the epoch in dependencies. by @jnovy in #5654
  • fix(deps): fix test/tools ginkgo typo by @Asutorufa in #5455
  • make vendor-in-container: use the caller's Go cache if it exists by @nalind in #5667
  • install: On Debian/Ubuntu, add installation of libbtrfs-dev and libdevmapper-dev by @jelmer in #5541
  • Drop the e2e test suite by @nalind in #5668
  • [CI:DOCS] Update tutorials to keep up with API changes in storage by @nalind in #5665
  • Update containerd by @nalind in #5666
  • conformance tests: use mirror.gcr.io for most images by @nalind in #5673
  • Add(): re-escape any globbed items that included escapes by @nalind in #5676
  • unit tests: use test-specific policy.json and registries.conf by @nalind in #5672
  • gofix, gofmt the code, add gofmt linter by @kolyshkin in #5680
  • conformance: move weirdly-named files out of the repository by @nalind in #5684
  • Commit(): retry committing to local storage on storage.LayerUnknown by @nalind in #5686
  • CI: enable the gofumpt and whitespace linters by @nalind in #5689
  • run: fix a nil pointer dereference on FreeBSD by @dfr in #5694
  • [CI:DOCS] buildah-build.1.md: expand the --layer-label description by @nalind in #5701
  • [CI:DOCS] update some godocs, use 0o to prefix an octal in a comment by @nalind in #5702
  • New VMs by @edsantiago in #5703
  • Add a validation script for Makefile $(SOURCES) by @nalind in #5704
  • imagebuildah: make scratch config handling toggleable by @nalind in #5690
  • copier: handle globbing with "**" path components by @nalind in #5688
  • Vendor c/common:9d025e4cb348 by @Honny1 in #5710
  • Update to go 1.22 by @Luap99 in #5715
  • make use of new pasta option from c/common by @Luap99 in #5724
  • add: add support for git sources by @danishprakash in #5438
  • manifest add --artifact: handle multiple values by @nalind in #5728
  • build: fall back to parsing a TARGETPLATFORM build-arg by @nalind in #5731
  • [skip-ci] Packit: Enable sidetags for bodhi updates by @lsm5 in #5730
  • imagebuildah.StageExecutor: clean up volumes/volumeCache by @nalind in #5729
  • In a container, try to register binfmt_misc by @nalind in #5732
  • Do not error on trying to write IMA xattr as rootless by @mheon in #5741
  • fix: remove duplicate conditions by @cuishuang in #5745
  • [CI:DOCS] Document how entrypoint is configured in buildah config by @rhatdan in #5734
  • buildah-manifest-create.1: Fix manpage section by @siretart in #5757
  • Document that zstd:chunked is downgraded to zstd when encrypting by @mtrmac in #5759
  • CVE-2024-9407: validate "bind-propagation" flag settings by @nalind in #5761
  • tests: add quotes to names by @Luap99 in #5765
  • Don't set ambient caps; switch to moby/sys/capability by @kolyshkin in #5754
  • vendor: update c/common to latest by @Luap99 in #5763
  • Make buildah manifest push --all true by default by @k9withabone in #5755
  • Audit and tidy OWNERS by @baude in #5770
  • [skip-ci] Packit: constrain koji job to fedora package to avoid dupes by @lsm5 in #5774
  • Properly validate cache IDs and sources by @mheon in #5778
  • Add support for COPY --exclude and ADD --exclude options by @rhatdan in #5733
  • Document more buildah build --secret options by @nalind in #5784
  • go.mod: remove unnecessary replace by @Luap99 in #5791
  • Integration tests: run git daemon on a random-but-bind()able port by @nalind in #5783
  • chroot: add newlines at the end of printed error messages by @nalind in #5753
  • deps: bump runc to v1.2.0 by @kolyshkin in #5796
  • tests: mkcw: bug fixes, refactor by @edsantiago in #5802
  • tests: sbom: never write to cwd by @edsantiago in #5803
  • tests: blobcache: use unique image name by @edsantiago in #5801
  • Handle RUN --mount with relative targets and no configured workdir by @nalind in #5798
  • tests: bud: make parallel-safe by @edsantiago in #5804
  • tests/tools: update golangci-lint to v1.61.0 by @Luap99 in #5821
  • CI VMs: bump f40 -> f41 by @edsantiago in #5820

Dependency updates

  • fix(deps): update golang.org/x/exp digest to 8a7402a by @renovate in #5660
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.19.1 by @renovate in #5652
  • fix(deps): update module golang.org/x/sys to v0.23.0 by @renovate in #5663
  • fix(deps): update module github.com/fsouza/go-dockerclient to v1.11.2 by @renovate in #5658
  • fix(deps): update github.com/containers/luksy digest to 1f482a9 by @renovate in #5659
  • fix(deps): update module github.com/onsi/gomega to v1.34.1 by @renovate in #5650
  • fix(deps): update module golang.org/x/crypto to v0.26.0 by @renovate in #5670
  • fix(deps): update module golang.org/x/sys to v0.24.0 by @renovate in #5677
  • fix(deps): update module github.com/containers/image/v5 to v5.32.1 by @renovate in #5679
  • fix(deps): update module github.com/containers/common to v0.60.1 by @renovate in #5682
  • fix(deps): update module github.com/docker/docker to v27.1.2+incompatible by @renovate in #5683
  • fix(deps): update module github.com/containers/common to v0.60.2 by @renovate in #5697
  • fix(deps): update module github.com/openshift/imagebuilder to v1.2.15 by @renovate in #5700
  • fix(deps): update module github.com/docker/docker to v27.2.0+incompatible by @renovate in #5708
  • fix(deps): update github.com/containers/luksy digest to 2e7307c by @renovate in #5711
  • fix(deps): update golang.org/x/exp digest to 9b4947d by @renovate in #5712
  • fix(deps): update module golang.org/x/term to v0.24.0 by @renovate in #5719
  • fix(deps): update module github.com/docker/docker to v27.2.1+incompatible by @renovate in #5726
  • fix(deps): update module github.com/fsouza/go-dockerclient to v1.12.0 by @renovate in #5687
  • fix(deps): update module github.com/cyphar/filepath-securejoin to v0.3.2 by @renovate in #5736
  • fix(deps): update module github.com/moby/buildkit to v0.16.0 by @renovate in #5383
  • chore(deps): update dependency ubuntu to v24 by @renovate in #5756
  • fix(deps): update module github.com/cyphar/filepath-securejoin to v0.3.3 by @renovate in #5758
  • fix(deps): update module golang.org/x/crypto to v0.28.0 by @renovate in #5771
  • chore(deps): update dependency containers/a...
Read more

v1.33.11

25 Oct 22:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.33.10...v1.33.11

v1.27.5

25 Oct 14:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.27.4...v1.27.5

v1.33.10

21 Oct 22:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.33.8...v1.33.10

v1.37.5

18 Oct 14:34
Compare
Choose a tag to compare

What's Changed

Notable changes

Full Changelog: v1.37.4...v1.37.5

v1.37.4

07 Oct 13:28
df9247c
Compare
Choose a tag to compare

What's Changed

Notable changes

Full Changelog: v1.37.3...v1.37.4

v1.37.3

23 Sep 16:03
Compare
Choose a tag to compare

What's Changed

Notable changes

Full Changelog: v1.37.2...v1.37.3

v1.37.2

21 Aug 12:20
Compare
Choose a tag to compare

What's Changed

Notable changes

Full Changelog: v1.37.1...v1.37.2

v1.37.1

13 Aug 15:07
Compare
Choose a tag to compare

v1.37.0

26 Jul 17:52
Compare
Choose a tag to compare

What's Changed

Notable changes

  • Bump to Buildah v1.36.0 by @TomSweeneyRedHat in #5545
  • fix secret mounts for env vars when using chroot isolation by @jonahbull in #5544
  • CI: Clarify Debian use for conformance tests by @cevich in #5538
  • imagebuildah: Support custom image reference lookup for cache push/pull by @aaronlehmann in #5532
  • [skip-ci] Packit: enable c10s downstream sync by @lsm5 in #5514
  • CI VMs: bump, to debian with cgroups v2 by @edsantiago in #5550
  • Drop copyStringSlice() and copyStringStringMap() by @nalind in #5570
  • Cross-build on Fedora by @cevich in #5572
  • healthcheck: Add support for --start-interval by @flouthoc in #5472
  • Re-enable two conformance tests by @nalind in #5566
  • Clarify definition of --pull options by @rhatdan in #5407
  • tests: set _CONTAINERS_USERNS_CONFIGURED=done for libnetwork by @nalind in #5574
  • buildah: fix a nil pointer reference on FreeBSD by @dfr in #5580
  • Add some NetBSD support by @coypoop in #5559
  • CI VMs: bump by @edsantiago in #5600
  • buildah copy: preserve owner info with --from= a container or image by @nalind in #5597
  • containerImageRef.NewImageSource(): move the FROM comment to first by @nalind in #5595
  • Update godoc for Builder.EnsureContainerPathAs by @nalind in #5594
  • commit: set "parent" for docker format only when requested by @nalind in #5596
  • imagebuildah.StageExecutor.prepare(): log the --platform flag by @nalind in #5599
  • Rework parsing of --pull flags by @nalind in #5605
  • Bump github.com/openshift/imagebuilder from v1.2.10 to v1.2.11 by @nalind in #5609
  • Change default for podman build to --pull missing by @rhatdan in #5583
  • Vendor in latest containers/(common, image, storage) by @rhatdan in #5585
  • imagebuildah: make traditional volume handling not the default by @nalind in #5604
  • Replace libimage.LookupReferenceFunc with the manifests version by @nalind in #5628
  • Revert #5627 by @nalind in #5629
  • CI: use local registry by @edsantiago in #5584
  • Update github.com/openshift/imagebuilder to v1.2.14 by @nalind in #5641

Dependency updates

  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.19.0 by @renovate in #5546
  • fix(deps): update golang.org/x/exp digest to fd00a4e by @renovate in #5558
  • fix(deps): update module github.com/openshift/imagebuilder to v1.2.10 by @renovate in #5563
  • fix(deps): update module golang.org/x/crypto to v0.24.0 by @renovate in #5568
  • fix(deps): update module github.com/containerd/containerd to v1.7.18 by @renovate in #5571
  • fix(deps): update module github.com/docker/docker to v26.1.4+incompatible by @renovate in #5573
  • fix(deps): update module github.com/containers/common to v0.59.1 by @renovate in #5567
  • fix(deps): update module github.com/opencontainers/runc to v1.1.13 by @renovate in #5589
  • fix(deps): update module github.com/spf13/cobra to v1.8.1 by @renovate in #5591
  • fix(deps): update module github.com/containernetworking/cni to v1.2.0 by @renovate in #5475
  • fix(deps): update module github.com/containers/image/v5 to v5.31.1 by @renovate in #5601
  • fix(deps): update golang.org/x/exp digest to 7f521ea by @renovate in #5613
  • fix(deps): update github.com/containers/luksy digest to a8846e2 by @renovate in #5612
  • fix(deps): update module golang.org/x/sys to v0.22.0 by @renovate in #5618
  • fix(deps): update module golang.org/x/term to v0.22.0 by @renovate in #5619
  • fix(deps): update module github.com/containers/image/v5 to v5.31.1 by @renovate in #5627
  • fix(deps): update module github.com/fsouza/go-dockerclient to v1.11.1 by @renovate in #5634
  • fix(deps): update module github.com/docker/docker to v27.1.0+incompatible by @renovate in #5639
  • fix(deps): update module github.com/cyphar/filepath-securejoin to v0.3.1 by @renovate in #5643
  • fix(deps): update module github.com/docker/docker to v27.1.1+incompatible by @renovate in #5644

New Contributors

Full Changelog: v1.36.0...v1.37.0