Skip to content

Commit 0bb7e0b

Browse files
committed
VERSION: release v0.5.0
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
1 parent 5a2921b commit 0bb7e0b

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff 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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ USAGE:
172172
umoci [global options] command [command options] [arguments...]
173173
174174
VERSION:
175-
0.4.6
175+
0.5.0
176176
177177
AUTHOR:
178178
Aleksa Sarai <asarai@suse.com>

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.7+dev
1+
0.5.0

0 commit comments

Comments
 (0)