|
| 1 | +- Changelog for vv1.29.6 (2025-12-05) |
| 2 | + * Stop checking spec file version |
| 3 | + * tests/tools: update ginkgo and golangci-lint |
| 4 | + * Remove -cover flag from test-unit target |
| 5 | + * Adjust supportability date to match RHEL 8.6 |
| 6 | + * Skip bud with --cpu-shares test on runc/cgroupsv2 |
| 7 | + * Prune CI tests for RHEL release branch |
| 8 | + * Temporarily hard-skip bud-multiple-platform-values test |
| 9 | + * Adjust tests for new CI environment |
| 10 | + * CI: run integration tests on Fedora with both crun and runc |
| 11 | + * buildah-build(1): clarify that --cgroup-parent affects RUN instructions |
| 12 | + * runUsingRuntime: use named constants for runtime states |
| 13 | + * Add a dummy "runtime" that just dumps its config file |
| 14 | + * run: handle relabeling bind mounts ourselves |
| 15 | + * Integration tests: run git daemon on a random-but-bind()able port |
| 16 | + * Don't set ambient capabilities |
| 17 | + * finish switching to moby/sys/capability |
| 18 | + * vendor: switch to moby/sys/capability |
| 19 | + * Handle Cobra v1.5 -> v1.8 behavior changes |
| 20 | + * Bump runc to v1.2.9 |
| 21 | + * util.SortMounts(): make the returned order more stable |
| 22 | + * Proxy module access |
| 23 | + * Bump x/tools to v0.26.0 |
| 24 | + * Bump CI environment to match release-1.39 |
| 25 | + * Bump minimum to golang 1.22.6 |
| 26 | + * [release-1.26] Add conditional release-checking system test |
| 27 | + * [release-1.26] tests/conformance/testdata/Dockerfile.add:... |
| 28 | + |
1 | 29 | - Changelog for v1.26.9 (2025-01-24) |
2 | 30 | * Add build-tag comments |
3 | 31 | * Fix cache locks with multiple mounts |
|
0 commit comments