File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed
Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 22
33# Changelog
44
5+ ## v1.29.6 (2025-11-19)
6+
7+ [release-1.29]Bump runc to v1.2.8 - CVE-2025-52881
8+ [release-1.29] Add conditional release-checking system test
9+ [release-1.29] tests/conformance/testdata/Dockerfile.add:...
10+
511## v1.29.5 (2025-02-06)
612
713 Backport testing of CVE-2024-9407 fix
Original file line number Diff line number Diff line change 1+ - Changelog for v1.29.6 (2025-11-19)
2+ * [release-1.29]Bump runc to v1.2.8 - CVE-2025-52881
3+ * [release-1.29] Add conditional release-checking system test
4+ * [release-1.29] tests/conformance/testdata/Dockerfile.add:...
5+
16- Changelog for v1.29.5 (2025-02-06)
27 * Backport testing of CVE-2024-9407 fix
38 * Changes based on review feedback
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ const (
3030 Package = "buildah"
3131 // Version for the Package. Bump version in contrib/rpm/buildah.spec
3232 // too.
33- Version = "1.29.5 "
33+ Version = "1.29.6 "
3434
3535 // DefaultRuntime if containers.conf fails.
3636 DefaultRuntime = "runc"
You can’t perform that action at this time.
0 commit comments