Skip to content

Releases: containers/buildah

v1.14.8

09 Apr 17:59
Compare
Choose a tag to compare
Run (make vendor)
Run (make -C tests/tools vendor)
Run (go mod tidy) before (go mod vendor) again
Fix (make vendor)
Bump validation
Bump back to v1.15.0-dev

v1.14.7

07 Apr 21:05
Compare
Choose a tag to compare
Bump github.com/containers/image/v5 from 5.3.1 to 5.4.3
make vendor: run `tidy` after `vendor`
Do not skip the directory when the ignore pattern matches
Bump github.com/containers/common from 0.7.0 to 0.8.1
Downgrade siruspen/logrus from 1.4.2
Fix errorf conventions
dockerignore tests : remove symlinks, rework
Bump back to v1.15.0-dev

v1.14.6

03 Apr 13:57
Compare
Choose a tag to compare
  • bud.bats - cleanup, refactoring
  • vendor in latest containers/storage 1.18.0 and containers/common v0.7.0
  • Bump github.com/spf13/cobra from 0.0.6 to 0.0.7
  • Bump github.com/containers/storage from 1.16.5 to 1.17.0
  • Bump github.com/containers/image/v5 from 5.2.1 to 5.3.1
  • Fix Amazon install step
  • Bump back to v1.15.0-dev
  • Fix bud-build-arg-cache test
  • Make image history work correctly with new args handling
  • Don't add args to the RUN environment from the Builder
  • Update github.com/openshift/imagebuilder to v1.1.4
  • Add .swp files to .gitignore

v1.14.5

27 Mar 18:25
Compare
Choose a tag to compare
  • revert #2246 FIPS mode change
  • Bump back to v1.15.0-dev
  • image with dup layers: we now have one on quay
  • digest test : make more robust

v1.14.4

26 Mar 13:21
Compare
Choose a tag to compare
  • Fix fips-mode check for RHEL8 boxes
  • Fix potential CVE in tarfile w/ symlink (Edit 02-Jun-2020: Addresses CVE-2020-10696)
  • Fix .dockerignore with globs and ! commands
  • update install steps for Amazon Linux 2
  • Bump github.com/openshift/imagebuilder from 1.1.2 to 1.1.3
  • Add comment for RUN command in volume ownership test
  • Run stat command directly for volume ownership test
  • vendor in containers/common v0.6.1
  • Cleanup go.sum
  • Bump back to v1.15.0-dev

v1.14.3

18 Mar 12:10
Compare
Choose a tag to compare
  • Update containers/storage to v1.16.5
  • Bump github.com/containers/storage from 1.16.2 to 1.16.4
  • Bump github.com/openshift/imagebuilder from 1.1.1 to 1.1.2
  • Update github.com/openshift/imagebuilder vendoring
  • Update unshare man page to fix script example
  • Fix compilation errors on non linux platforms
  • Bump containers/common and opencontainers/selinux versions
  • Add tests for volume ownership
  • Preserve volume uid and gid through subsequent commands
  • Fix FORWARD_NULL errors found by Coverity
  • Bump github.com/containers/storage from 1.16.1 to 1.16.2
  • Fix errors found by codespell
  • Bump back to v1.15.0-dev
  • Add Pull Request Template

v1.14.2

04 Mar 13:42
Compare
Choose a tag to compare
  • Add Buildah pull request template
  • Bump to containers/storage v1.16.1
  • run_linux: fix tight loop if file is not pollable
  • Bump github.com/opencontainers/selinux from 1.3.2 to 1.3.3
  • Bump github.com/containers/common from 0.4.1 to 0.4.2
  • Bump back to v1.15.0-dev
  • Add Containerfile to build a versioned stable image on quay.io

v1.14.1

28 Feb 14:32
Compare
Choose a tag to compare
  • Search for local runtime per values in containers.conf
  • Set correct ownership on working directory
  • BATS : in teardown, umount stale mounts
  • Bump github.com/spf13/cobra from 0.0.5 to 0.0.6
  • Bump github.com/fsouza/go-dockerclient from 1.6.1 to 1.6.3
  • Bump github.com/stretchr/testify from 1.4.0 to 1.5.1
  • Replace unix with syscall to allow vendoring into libpod
  • Update to containers/common v0.4.1
  • Improve remote manifest retrieval
  • Fix minor spelling errors in containertools README
  • Clear the right variable in buildahimage
  • Correct a couple of incorrect format specifiers
  • Update to containers/common v0.3.0
  • manifest push --format: force an image type, not a list type
  • run: adjust the order in which elements are added to $PATH
  • getDateAndDigestAndSize(): handle creation time not being set
  • Bump github.com/containers/common from 0.2.0 to 0.2.1
  • include installation steps for CentOS 8 and Stream
  • include installation steps for CentOS7 and forks
  • Adjust Ubuntu install info to also work on Pop!_OS
  • Make the commit id clear like Docker
  • Show error on copied file above context directory in build
  • Bump github.com/containers/image/v5 from 5.2.0 to 5.2.1
  • pull/from/commit/push: retry on most failures
  • Makefile: fix install.cni.sudo
  • Repair buildah so it can use containers.conf on the server side
  • Bump github.com/mattn/go-shellwords from 1.0.9 to 1.0.10
  • Bump github.com/fsouza/go-dockerclient from 1.6.0 to 1.6.1
  • Fixing formatting & build instructions
  • Add Code of Conduct
  • Bors: Fix no. req. github reviews
  • Cirrus+Bors: Simplify temp branch skipping
  • Bors-ng: Add documentation and status-icon
  • Bump github.com/onsi/ginkgo from 1.11.0 to 1.12.0
  • fix XDG_RUNTIME_DIR for authfile
  • Cirrus: Disable F29 testing
  • Cirrus: Add jq package
  • Cirrus: Fix lint + validation using wrong epoch
  • Stop using fedorproject registry
  • Bors: Workaround ineffective required statuses
  • Bors: Enable app + Disable Travis
  • Cirrus: Add standardized log-collection
  • Cirrus: Improve automated lint + validation
  • Allow passing options to golangci-lint
  • Cirrus: Fixes from review feedback
  • Cirrus: Temporarily ignore VM testing failures
  • Cirrus: Migrate off papr + implement VM testing
  • Cirrus: Update packages + fixes for get_ci_vm.sh
  • Show validation command-line
  • Skip overlay test w/ vfs driver
  • use alpine, not centos, for various tests
  • Flake handling: cache and prefetch images
  • Bump to v1.15.0-dev

v1.14.0

07 Feb 18:24
Compare
Choose a tag to compare
  • bump github.com/mtrmac/gpgme
  • Update containers/common to v0.1.4
  • manifest push: add --format option
  • Bump github.com/onsi/gomega from 1.8.1 to 1.9.0
  • vendor github.com/containers/image/[email protected]
  • info test: deal with random key order
  • Bump back to v1.14.0-dev

v1.13.2

31 Jan 15:42
Compare
Choose a tag to compare
  • sign.bats: set GPG_TTY=/dev/null
  • Fix parse_unsupported.go
  • getDateAndDigestAndSize(): use manifest.Digest
  • Bump github.com/opencontainers/selinux from 1.3.0 to 1.3.1
  • Bump github.com/containers/common from 0.1.0 to 0.1.2
  • Touch up os/arch doc
  • chroot: handle slightly broken seccomp defaults
  • buildahimage: specify fuse-overlayfs mount options
  • Bump github.com/mattn/go-shellwords from 1.0.7 to 1.0.9
  • copy.bats: make sure we detect failures due to missing source
  • parse: don't complain about not being able to rename something to itself
  • Makefile: use a $(GO_TEST) macro, fix a typo
  • manifests: unit test fix
  • Fix build for 32bit platforms
  • Allow users to set OS and architecture on bud
  • Fix COPY in containerfile with envvar
  • Bump c/storage to v1.15.7
  • add --sign-by to bud/commit/push, --remove-signatures for pull/push
  • Remove cut/paste error in CHANGELOG.md
  • Update vendor of containers/common to v0.1.0
  • update install instructions for Debian, Raspbian and Ubuntu
  • Add support for containers.conf
  • Bump back to v1.14.0-dev