v1.36.0
TomSweeneyRedHat
released this
23 May 23:55
·
358 commits
to main
since this release
What's Changed
Notable changes
- Bump c/* projects, Buildah to v1.35.0 and then to v1.36.0-dev by @TomSweeneyRedHat in #5385
- Update .gitignore by @mtrmac in #5389
- [CI:DOCS] Migrate buildah container image by @cevich in #5384
- tests: enable pasta tests by @Luap99 in #5381
- pr-should-include-tests: use GitHub label, not commit text by @edsantiago in #5374
- Bump google.golang.org/protobuf to v1.33.0 by @TomSweeneyRedHat in #5404
- [skip-ci] Makefile: update rpm target by @lsm5 in #5388
- [skip-ci] rpm: use go-rpm-macros supported vendoring by @lsm5 in #5410
- fix links to containerignore doc by @Pvlerick in #5402
- fix /etc/hosts and resolv.conf setup with network configs by @Luap99 in #5409
- CVE-2024-1753 container escape fix by @TomSweeneyRedHat in #5411
- [CI:DOCS] Stop rebasing renovate PRs automatically by @cevich in #5414
- Change RUN to comment in bud.bats by @TomSweeneyRedHat in #5415
- CI: bump VMs by @edsantiago in #5426
- Makefile - instead of calling
as
directly, use it from env var by @rahilarious in #5436 - Add support for passing CDI specs to --device by @nalind in #5443
- Makefile: softcode
strip
, use it from env var by @rahilarious in #5446 - Fix caching when mounting a cached stage with COPY/ADD by @aaronlehmann in #5445
- source-push: add support for
--digestfile
by @flouthoc in #5454 - Update install.md by @onlykzy in #5457
- heredoc: honor inline
COPY
irrespective of.containerignore
file by @flouthoc in #5459 - [skip-ci] Fix issue/pr lock workflow by @cevich in #5466
- use containers/storage/pkg/fileutils/(Exists,Lexists) by @giuseppe in #5469
- Integration tests: fixup use of _prefetch by @nalind in #5480
- Switch packit configuration to use epel-9-$arch instead of centos-stream+epel-next-9-$arch by @nalind in #5484
- integration test: handle new labels in "bud and test --unsetlabel" by @nalind in #5487
- [CI:DOCS] Add golang 1.21 update warning by @cevich in #5437
- Makefile: add missing files to $(SOURCES) by @nalind in #5496
- Disable packit builds for centos-stream+epel-next-8 by @nalind in #5493
- Integration tests: switch some base images by @nalind in #5499
- Makefile: set GOTOOLCHAIN=local by @nalind in #5498
- containerImageRef.NewImageSource: merge the tar filters by @nalind in #5497
- Add link to Buildah image page to README.md by @TomSweeneyRedHat in #5515
- Don't set GOTOOLCHAIN=local by @nalind in #5513
- CI VMs: bump to new versions with tmpfs /tmp by @edsantiago in #5470
- Builder.cdiSetupDevicesInSpecdefConfig(): use configured CDI dirs by @nalind in #5494
- Address CVE-2024-3727 by @TomSweeneyRedHat in #5523
- Setting --arch should set the TARGETARCH build arg by @rhatdan in #5478
- fix CentOS/RHEL build - no BATS there by @jnovy in #5528
- Add release note template to split dependency chores by @der-eismann in #5463
- Don't leak temp files on failures by @rhatdan in #5527
- Don't expand RUN heredocs ourselves, let the shell do it by @nalind in #5473
- Integration tests: fake up a replacement for nixery.dev/shell by @nalind in #5495
- bud tests: fix breakage when vendoring into podman by @edsantiago in #5537
- Fix buildah prune --help examples by @naskya in #5534
- Bump to c/common v0.59.0 by @TomSweeneyRedHat in #5542
- build: be more selective about specifying the default OS by @nalind in #5543
Dependency updates
- chore(deps): update module github.com/go-jose/go-jose/v3 to v3.0.3 [security] by @renovate in #5395
- fix(deps): update module github.com/docker/docker to v25.0.4+incompatible by @renovate in #5387
- fix(deps): update module github.com/containers/ocicrypt to v1.1.10 by @renovate in #5397
- chore(deps): update module gopkg.in/go-jose/go-jose.v2 to v2.6.3 [security] by @renovate in #5396
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.16.0 by @renovate in #5377
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.0 by @renovate in #5412
- fix(deps): update module github.com/docker/docker to v25.0.5+incompatible by @renovate in #5418
- fix(deps): update github.com/containers/luksy digest to 3d2cf0e by @renovate in #5447
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.1 by @renovate in #5430
- chore(deps): update module golang.org/x/net to v0.23.0 [security] by @renovate in #5485
- fix(deps): update module github.com/containers/luksy to v0.0.0-20240408185936-afd8e7619947 by @renovate in #5502
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.2 by @renovate in #5505
- fix(deps): update module github.com/cyphar/filepath-securejoin to v0.2.5 by @renovate in #5511
- fix(deps): update module golang.org/x/exp to v0.0.0-20240416160154-fe59bbe5cc7f by @renovate in #5516
- chore(deps): update module github.com/opencontainers/runtime-spec to v1.2.0 by @renovate in #5363
- fix(deps): update module github.com/containers/luksy to v0.0.0-20240506205542-84b50f50f3ee by @renovate in #5518
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.18.0 by @renovate in #5540
- fix(deps): update module github.com/containers/image/v5 to v5.31.0 by @renovate in #5539
New Contributors
- @Pvlerick made their first contribution in #5402
- @aaronlehmann made their first contribution in #5445
- @onlykzy made their first contribution in #5457
- @jnovy made their first contribution in #5528
- @der-eismann made their first contribution in #5463
- @naskya made their first contribution in #5534
Full Changelog: v1.35.0...v1.36.0