|
| 1 | +- Changelog for vv1.37.0 (2024-07-26) |
| 2 | + * Bump c/storage, c/image, c/common for v1.37.0 |
| 3 | + * "build with basename resolving user arg" tests: correct ARG use |
| 4 | + * bud-multiple-platform-no-run test: correct ARG use |
| 5 | + * imagebuildah: always have default values for $TARGET... args ready |
| 6 | + * bump github.com/openshift/imagebuilder to v1.2.14 |
| 7 | + * fix(deps): update module github.com/docker/docker to v27.1.1+incompatible |
| 8 | + * fix(deps): update module github.com/cyphar/filepath-securejoin to v0.3.1 |
| 9 | + * fix(deps): update module github.com/docker/docker to v27.1.0+incompatible |
| 10 | + * CI: use local registry, part 2 of 2 |
| 11 | + * CI: use local registry, part 1 of 2 |
| 12 | + * fix(deps): update module github.com/fsouza/go-dockerclient to v1.11.1 |
| 13 | + * Revert "fix(deps): update github.com/containers/image/v5 to v5.31.1" |
| 14 | + * Replace libimage.LookupReferenceFunc with the manifests version |
| 15 | + * conformance tests: enable testing CompatVolumes |
| 16 | + * conformance tests: add a test that tries to chown a volume |
| 17 | + * imagebuildah: make traditional volume handling not the default |
| 18 | + * StageExecutor.prepare(): mark base image volumes for preservation |
| 19 | + * fix(deps): update module github.com/containers/image/v5 to v5.31.1 |
| 20 | + * Vendor in latest containers/(common, storage, image) |
| 21 | + * fix(deps): update module golang.org/x/term to v0.22.0 |
| 22 | + * fix(deps): update module golang.org/x/sys to v0.22.0 |
| 23 | + * fix(deps): update golang.org/x/exp digest to 7f521ea |
| 24 | + * fix(deps): update github.com/containers/luksy digest to a8846e2 |
| 25 | + * imagebuildah.StageExecutor.Copy(): reject new flags for now |
| 26 | + * bump github.com/openshift/imagebuilder to v1.2.11 |
| 27 | + * Rework parsing of --pull flags |
| 28 | + * fix(deps): update module github.com/containers/image/v5 to v5.31.1 |
| 29 | + * imagebuildah.StageExecutor.prepare(): log the --platform flag |
| 30 | + * CI VMs: bump |
| 31 | + * buildah copy: preserve owner info with --from= a container or image |
| 32 | + * conformance tests: enable testing CompatSetParent |
| 33 | + * containerImageRef.NewImageSource(): move the FROM comment to first |
| 34 | + * commit: set "parent" for docker format only when requested |
| 35 | + * Update godoc for Builder.EnsureContainerPathAs |
| 36 | + * fix(deps): update module github.com/spf13/cobra to v1.8.1 |
| 37 | + * fix(deps): update module github.com/containernetworking/cni to v1.2.0 |
| 38 | + * fix(deps): update module github.com/opencontainers/runc to v1.1.13 |
| 39 | + * Change default for podman build to --pull missing |
| 40 | + * fix(deps): update module github.com/containers/common to v0.59.1 |
| 41 | + * Clarify definition of --pull options |
| 42 | + * buildah: fix a nil pointer reference on FreeBSD |
| 43 | + * Use /var/tmp for $TMPDIR for vfs conformance jobs |
| 44 | + * Cirrus: run `df` during job setup |
| 45 | + * conformance: use quay.io/libpod/centos:7 instead of centos:8 |
| 46 | + * Stop setting "parent" in docker format |
| 47 | + * conformance: check if workdir trims path separator suffixes |
| 48 | + * push integration test: pass password to docker login via stdin |
| 49 | + * Re-enable the "copy with chown" conformance test |
| 50 | + * healthcheck: Add support for `--start-interval` |
| 51 | + * fix(deps): update module github.com/docker/docker to v26.1.4+incompatible |
| 52 | + * fix(deps): update module github.com/containerd/containerd to v1.7.18 |
| 53 | + * tests: set _CONTAINERS_USERNS_CONFIGURED=done for libnetwork |
| 54 | + * Cross-build on Fedora |
| 55 | + * Drop copyStringSlice() and copyStringStringMap() |
| 56 | + * fix(deps): update module golang.org/x/crypto to v0.24.0 |
| 57 | + * fix(deps): update module github.com/openshift/imagebuilder to v1.2.10 |
| 58 | + * Provide an uptime_netbsd.go |
| 59 | + * Spell unix as "!windows" |
| 60 | + * Add netbsd to lists-of-OSes |
| 61 | + * fix(deps): update golang.org/x/exp digest to fd00a4e |
| 62 | + * [skip-ci] Packit: enable c10s downstream sync |
| 63 | + * CI VMs: bump, to debian with cgroups v2 |
| 64 | + * Document when BlobDirectory is overridden |
| 65 | + * fix secret mounts for env vars when using chroot isolation |
| 66 | + * Change to take a types.ImageReference arg |
| 67 | + * imagebuildah: Support custom image reference lookup for cache push/pull |
| 68 | + * fix(deps): update module github.com/onsi/ginkgo/v2 to v2.19.0 |
| 69 | + * Bump to v1.37.0-dev |
| 70 | + * CI: Clarify Debian use for conformance tests |
| 71 | + |
1 | 72 | - Changelog for v1.36.0 (2024-05-23)
|
2 | 73 | * build: be more selective about specifying the default OS
|
3 | 74 | * Bump to c/common v0.59.0
|
|
0 commit comments