File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 22
33# Changelog
44
5+ ## v1.42.2 (2025-12-02)
6+
7+ [release-1.42] Bump runc to v1.3.4
8+
59## v1.42.1 (2025-11-06)
610
711 [release-1.42] bump runc to v1.3.3 - CVE-2025-52881
Original file line number Diff line number Diff line change 1+ - Changelog for v1.42.2 (2025-12-02)
2+ * [release-1.42] Bump runc to v1.3.4
3+
14- Changelog for v1.42.1 (2025-11-06)
25 * [release-1.42] bump runc to v1.3.3 - CVE-2025-52881
36 * RPM: build with sequoia on F43+
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ const (
2929 // identify working containers.
3030 Package = "buildah"
3131 // Version for the Package. Also used by .packit.sh for Packit builds.
32- Version = "1.42.1 "
32+ Version = "1.42.2 "
3333
3434 // DefaultRuntime if containers.conf fails.
3535 DefaultRuntime = "runc"
You can’t perform that action at this time.
0 commit comments