File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,6 +14,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1414
1515## [ Unreleased] ##
1616
17+ ## [ 0.5.0] - 2025-05-21 ##
18+
19+ > A wizard is never late, Frodo Baggins. Nor is he early; he arrives precisely
20+ > when he means to.
21+
22+ This version of umoci requires Go 1.23 to build.
23+
1724### Security ###
1825- A security flaw was found in the OCI image-spec, where it is possible to
1926 cause a blob with one media-type to be interpreted as a different media-type.
@@ -710,7 +717,8 @@ systems.
710717 + ` repack `
711718 + ` config `
712719
713- [ Unreleased ] : https://github.com/opencontainers/umoci/compare/v0.4.7...HEAD
720+ [ Unreleased ] : https://github.com/opencontainers/umoci/compare/v0.5.0...HEAD
721+ [ 0.5.0 ] : https://github.com/opencontainers/umoci/compare/v0.4.7...v0.5.0
714722[ 0.4.7 ] : https://github.com/opencontainers/umoci/compare/v0.4.6...v0.4.7
715723[ 0.4.6 ] : https://github.com/opencontainers/umoci/compare/v0.4.5...v0.4.6
716724[ 0.4.5 ] : https://github.com/opencontainers/umoci/compare/v0.4.4...v0.4.5
Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ USAGE:
172172 umoci [global options] command [command options] [arguments...]
173173
174174VERSION:
175- 0.4.6
175+ 0.5.0
176176
177177AUTHOR:
178178 Aleksa Sarai <asarai@suse.com>
Original file line number Diff line number Diff line change 1- 0.4.7+dev
1+ 0.5.0
You can’t perform that action at this time.
0 commit comments