What's Changed
Notable changes
- Bump c/storage to v1.59.0, c/image v5.36.0, c/common v0.64.0, Buildah to v1.41.0, then v1.42.0-dev by @TomSweeneyRedHat in #6293
- CI: make runc tests non-blocking by @nalind in #6286
- Restore the default meaning of
--pull
(should bealways
). by @Romain-Geissler-1A in #6300 - Exclude pulled up parent directories at commit-time by @nalind in #6296
- Only suppress "noted" items when not squashing by @nalind in #6302
- History should note unset-label, timestamp, and rewrite-timestamp by @nalind in #6315
- build:
--mount=type=bind
ignoremodTime
for cache candidates by @flouthoc in #6311 - copy: assume a destination with basename "." is a directory by @nalind in #6310
- Run: reap stray processes by @nalind in #6307
- imagebuildah.StageExecutor.Execute: commit more "no instructions" cases by @nalind in #6314
- Rework how we decide what to filter out of layer diffs by @nalind in #6332
- Adding mohanboddu as community manager to MAINTAINERS.md by @mohanboddu in #6339
- Mount image fails with imagestores by @nalind in #6340
- Losen the dependency on go-connections/tlsconfig by @mtrmac in #6328
- Support "--imagestore" global flags by @nalind in #6341
- Add --transient-store global option by @nalind in #6346
- Handle tagged+digested references when processing --all-platforms by @nalind in #6353
- Switch common, storage and image to monorepo. by @jankaluza in #6356
- chroot: use $PATH when finding commands by @nalind in #6378
- Update to Go 1.24 by @nalind in #6380
- Run: create parent directories of mount targets with mode 0755 by @nalind in #6381
- .cirrus.yml: Test Vendoring bump golang by @flouthoc in #6386
- Revert "fix(deps): update module github.com/cyphar/filepath-securejoin to v0.5.0" by @Luap99 in #6403
- Make some test files different from each other by @nalind in #6405
- commit: always return the config digest as the image ID by @nalind in #6426
- copier: ignore user.overlay.* xattrs by @nalind in #6429
- Include the Sequoia crypto backend, and run integration tests with it by @mtrmac in #6390
- build,add: add support for corporate proxies by @userid0x0 in #6274
Dependency updates
- fix(deps): update module github.com/spf13/pflag to v1.0.7 by @renovate[bot] in #6292
- fix(deps): update module github.com/containers/common to v0.64.0 by @renovate[bot] in #6294
- fix(deps): update module github.com/docker/docker to v28.3.3+incompatible by @renovate[bot] in #6303
- fix(deps): update github.com/containers/luksy digest to 8fccf78 by @renovate[bot] in #6309
- fix(deps): update module github.com/containers/storage to v1.59.1 by @renovate[bot] in #6312
- fix(deps): update module github.com/containers/image/v5 to v5.36.1 by @renovate[bot] in #6316
- fix(deps): update module github.com/containers/common to v0.64.1 by @renovate[bot] in #6318
- fix(deps): update module github.com/seccomp/libseccomp-golang to v0.11.1 by @renovate[bot] in #6320
- fix(deps): update module golang.org/x/sys to v0.35.0 by @renovate[bot] in #6323
- fix(deps): update module golang.org/x/term to v0.34.0 by @renovate[bot] in #6325
- fix(deps): update module github.com/docker/go-connections to v0.6.0 by @renovate[bot] in #6324
- fix(deps): update module golang.org/x/crypto to v0.41.0 by @renovate[bot] in #6326
- Update module github.com/stretchr/testify to v1.11.0 by @renovate[bot] in #6350
- Update module go.etcd.io/bbolt to v1.4.3 by @renovate[bot] in #6347
- Update module github.com/stretchr/testify to v1.11.1 by @renovate[bot] in #6355
- Update module github.com/spf13/cobra to v1.10.1 by @renovate[bot] in #6363
- Update module github.com/openshift/imagebuilder to v1 by @renovate[bot] in #6364
- Update module github.com/ulikunitz/xz to v0.5.15 [SECURITY] by @renovate[bot] in #6357
- fix(deps): update module github.com/spf13/pflag to v1.0.10 by @renovate[bot] in #6360
- fix(deps): update module github.com/fsouza/go-dockerclient to v1.12.2 by @renovate[bot] in #6351
- fix(deps): update module github.com/opencontainers/runc to v1.3.1 by @renovate[bot] in #6372
- fix(deps): update module golang.org/x/sync to v0.17.0 by @renovate[bot] in #6376
- fix(deps): update module github.com/opencontainers/cgroups to v0.0.5 by @renovate[bot] in #6374
- fix(deps): update module github.com/moby/buildkit to v0.24.0 by @renovate[bot] in #6367
- fix(deps): update module golang.org/x/crypto to v0.42.0 by @renovate[bot] in #6387
- fix(deps): update module github.com/docker/docker to v28.4.0+incompatible by @renovate[bot] in #6368
- fix(deps): update module github.com/cyphar/filepath-securejoin to v0.5.0 by @renovate[bot] in #6396
- fix(deps): update github.com/containers/luksy digest to 2cf5bc9 by @renovate[bot] in #6400
- fix(deps): update module github.com/moby/buildkit to v0.25.0 by @renovate[bot] in #6399
- fix(deps): update module github.com/docker/docker to v28.5.0+incompatible by @renovate[bot] in #6406
- fix(deps): update module github.com/opencontainers/runc to v1.3.2 by @renovate[bot] in #6407
- fix(deps): update module github.com/moby/buildkit to v0.25.1 by @renovate[bot] in #6413
- fix(deps): update module github.com/docker/docker to v28.5.1+incompatible by @renovate[bot] in #6415
- fix(deps): update module golang.org/x/sys to v0.37.0 by @renovate[bot] in #6416
- fix(deps): update module golang.org/x/crypto to v0.43.0 by @renovate[bot] in #6419
- fix(deps): update module github.com/openshift/imagebuilder to v1.2.18 by @renovate[bot] in #6431
- fix(deps): update module github.com/openshift/imagebuilder to v1.2.19 by @renovate[bot] in #6433
- [skip-ci] Update actions/stale action to v10 by @renovate[bot] in #6369
New Contributors
- @Romain-Geissler-1A made their first contribution in #6300
- @mohanboddu made their first contribution in #6339
- @jankaluza made their first contribution in #6356
- @userid0x0 made their first contribution in #6274
Full Changelog: v1.41.0...v1.42.0