Skip to content

Commit 17f3851

Browse files
committed
VERSION: release 0.4.7
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
1 parent 9b9c3ca commit 17f3851

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1414

1515
## [Unreleased] ##
1616

17+
## [0.4.7] - 2021-04-05 ##
18+
1719
### Security ###
1820
- A security flaw was found in umoci, and has been fixed in this release. If
1921
umoci was used to unpack a malicious image (using either `umoci unpack` or
@@ -479,7 +481,8 @@ systems.
479481
+ `repack`
480482
+ `config`
481483

482-
[Unreleased]: https://github.com/opencontainers/umoci/compare/v0.4.6...HEAD
484+
[Unreleased]: https://github.com/opencontainers/umoci/compare/v0.4.7...HEAD
485+
[0.4.7]: https://github.com/opencontainers/umoci/compare/v0.4.6...v0.4.7
483486
[0.4.6]: https://github.com/opencontainers/umoci/compare/v0.4.5...v0.4.6
484487
[0.4.5]: https://github.com/opencontainers/umoci/compare/v0.4.4...v0.4.5
485488
[0.4.4]: https://github.com/opencontainers/umoci/compare/v0.4.3...v0.4.4

VERSION

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

0 commit comments

Comments
 (0)