|
| 1 | +- Changelog for v1.30.0 (2023-04-06) |
| 2 | + * fix(deps): update module github.com/opencontainers/runc to v1.1.5 |
| 3 | + * fix(deps): update module github.com/fsouza/go-dockerclient to v1.9.7 |
| 4 | + * buildah image should not enable fuse-overlayfs for rootful mode |
| 5 | + * stage_executor: inline network add default string |
| 6 | + * fix(deps): update module github.com/containers/common to v0.51.2 |
| 7 | + * chore(deps): update dependency containers/automation_images to v20230330 |
| 8 | + * fix(deps): update module github.com/docker/docker to v23.0.2+incompatible |
| 9 | + * chore(deps): update dependency containers/automation_images to v20230320 |
| 10 | + * fix(deps): update module github.com/onsi/gomega to v1.27.6 |
| 11 | + * fix(deps): update github.com/opencontainers/runtime-tools digest to e931285 |
| 12 | + * [skip-ci] Update actions/stale action to v8 |
| 13 | + * test: don't allow to override io.buildah.version |
| 14 | + * executor: only apply label on the final stage |
| 15 | + * Update docs/buildah-build.1.md |
| 16 | + * update build instruction for Ubuntu |
| 17 | + * code review |
| 18 | + * build: accept arguments from file with --build-arg-file |
| 19 | + * run_linux: Update heuristic for mounting /sys |
| 20 | + * [CI:BUILD] Packit: Enable Copr builds on PR and commit to main |
| 21 | + * fix(deps): update module github.com/fsouza/go-dockerclient to v1.9.6 |
| 22 | + * Update to Go 1.18 |
| 23 | + * Disable dependabot in favor of renovate |
| 24 | + * chore(deps): update dependency containers/automation_images to v20230314 |
| 25 | + * Fix requiring tests on Makefile changes |
| 26 | + * Vendor in latest containers/(storage, common, image) |
| 27 | + * imagebuildah: set len(short_image_id) to 12 |
| 28 | + * Re-enable conformance tests |
| 29 | + * Skip conformance test failures with Docker 23.0.1 |
| 30 | + * Cirrus: Replace Ubuntu -> Debian SID |
| 31 | + * run: add support for inline --network in RUN stmt |
| 32 | + * vendor: bump imagebuilder to a3c3f8358ca31b1e4daa6 |
| 33 | + * stage_executor: attempt to push cache only when cacheKey is valid |
| 34 | + * Add "ifnewer" as option in help message for pull command |
| 35 | + * build: document behaviour of buildah's distributed cache |
| 36 | + * fix(deps): update module golang.org/x/term to v0.6.0 |
| 37 | + * Add default list of capabilities required to run buildah in a container |
| 38 | + * executor,copy: honor default ARG value while eval stage |
| 39 | + * sshagent: use ExtendedAgent instead of Agent |
| 40 | + * tests/bud: remove unwated test |
| 41 | + * executor: do not warn on builtin default args |
| 42 | + * executor: don't warn about unused TARGETARCH,TARGETOS,TARGETPLATFORM |
| 43 | + * Fix tutorial for rootless mode |
| 44 | + * Vendor in latest containers/(common, storage, image) |
| 45 | + * Ignore the base image's base image annotations |
| 46 | + * fix(deps): update module github.com/fsouza/go-dockerclient to v1.9.5 |
| 47 | + * build(deps): bump github.com/containers/storage from 1.45.3 to 1.45.4 |
| 48 | + * Vendor in latest containers/common |
| 49 | + * docs/tutorials/04: add defaults for Run() |
| 50 | + * imagebuildah.StageExecutor: suppress bogus "Pushing cache []:..." |
| 51 | + * executor: also add stage with no children to cleanupStages |
| 52 | + * [CI:BUILD] copr: fix el8 builds |
| 53 | + * Fix documentation on which Capabilities are allowed by default |
| 54 | + * Skip subject-length validation for renovate PRs |
| 55 | + * Temporarily hard-skip bud-multiple-platform-values test |
| 56 | + * fix(deps): update github.com/openshift/imagebuilder digest to 86828bf |
| 57 | + * build(deps): bump github.com/containerd/containerd from 1.6.16 to 1.6.17 |
| 58 | + * build(deps): bump tim-actions/get-pr-commits from 1.1.0 to 1.2.0 |
| 59 | + * build(deps): bump github.com/containers/image/v5 from 5.24.0 to 5.24.1 |
| 60 | + * [skip-ci] Update tim-actions/get-pr-commits digest to 55b867b |
| 61 | + * build(deps): bump github.com/opencontainers/selinux |
| 62 | + * build(deps): bump golang.org/x/crypto from 0.5.0 to 0.6.0 |
| 63 | + * Add renovate configuration |
| 64 | + * Run codespell on codebase |
| 65 | + * login: support interspersed args for password |
| 66 | + * conformance: use scratch for minimal test |
| 67 | + * pkg/parse: expose public CleanCacheMount API |
| 68 | + * build(deps): bump go.etcd.io/bbolt from 1.3.6 to 1.3.7 |
| 69 | + * build(deps): bump github.com/containerd/containerd from 1.6.15 to 1.6.16 |
| 70 | + * docs: specify order preference for FROM |
| 71 | + * Bump to v1.30.0-dev |
| 72 | + |
1 | 73 | - Changelog for v1.29.0 (2023-01-25)
|
2 | 74 | * tests: improve build-with-network-test
|
3 | 75 | * Bump c/storagev1.45.3, c/imagev5.24.0, c/commonv0.51.0
|
|
0 commit comments