|
| 1 | +- Changelog for v1.29.6 (2025-12-11) |
| 2 | + * Temporarily hard-skip bud-multiple-platform-values test |
| 3 | + * runUsingRuntime: use named constants for runtime states |
| 4 | + * Add a dummy "runtime" that just dumps its config file |
| 5 | + * Makefile: run unit and conformance tests without -cover |
| 6 | + * .cirrus: run -race only on non-PR branch |
| 7 | + * Update the selinux spc test |
| 8 | + * Update a push test |
| 9 | + * Update tests to compensate for changed error messages |
| 10 | + * Backport test fix from pull/5016 |
| 11 | + * Builder.SetWorkDir(): trim off a path separator suffix, if there is one |
| 12 | + * commit: set "parent" for docker format only when requested |
| 13 | + * Stop setting "parent" in docker format |
| 14 | + * container.conf: support attributed string slices |
| 15 | + * Add support for --compat-auth-file in login/logout |
| 16 | + * Update github.com/containers/image/v5 to get updated docker-daemon: |
| 17 | + * Ignore errors if label.Relabel returns ENOSUP |
| 18 | + * run: handle relabeling bind mounts ourselves |
| 19 | + * CI: run integration tests on Fedora with both crun and runc |
| 20 | + * CI: switch to debian for testing there |
| 21 | + * test start_git_server(): chown the sample repo we'll serve |
| 22 | + * Partially work around containers/common |
| 23 | + * Don't set ambient capabilities |
| 24 | + * Silence new linter warnings |
| 25 | + * tests/tools: bump golangci-lint and golang.org/x/tools |
| 26 | + * finish switching to moby/sys/capability |
| 27 | + * Bump x/tools to v0.26.0 |
| 28 | + * Bump to Go 1.22 |
| 29 | + * switch to moby/sys/capability |
| 30 | + * Proxy module access |
| 31 | + * Bump CI environment to match release-1.39 |
| 32 | + * Bump runc to v1.2.9 for CVE-2025-31133,52565,52881 |
| 33 | + * [release-1.29] Add conditional release-checking system test |
| 34 | + * [release-1.29] tests/conformance/testdata/Dockerfile.add:... |
| 35 | + |
1 | 36 | - Changelog for v1.29.5 (2025-02-06) |
2 | 37 | * Backport testing of CVE-2024-9407 fix |
3 | 38 | * Changes based on review feedback |
|
0 commit comments