From c2fe6307bea299115dccc0f854fc6d4040d516e8 Mon Sep 17 00:00:00 2001 From: Aleksa Sarai Date: Wed, 30 Jan 2019 16:15:35 +1100 Subject: [PATCH] VERSION: release v0.4.4 Signed-off-by: Aleksa Sarai --- CHANGELOG.md | 5 ++++- VERSION | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43f1c300c..66a2fae55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] + +## [0.4.4] - 2019-01-30 ## Added - Full-stack verification of blob hashes and descriptor sizes is now done on all operations, improving our hardening against bad blobs (we already did @@ -386,7 +388,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). + `repack` + `config` -[Unreleased]: https://github.com/openSUSE/umoci/compare/v0.4.3...HEAD +[Unreleased]: https://github.com/openSUSE/umoci/compare/v0.4.4...HEAD +[0.4.4]: https://github.com/openSUSE/umoci/compare/v0.4.3...v0.4.4 [0.4.3]: https://github.com/openSUSE/umoci/compare/v0.4.2...v0.4.3 [0.4.2]: https://github.com/openSUSE/umoci/compare/v0.4.1...v0.4.2 [0.4.1]: https://github.com/openSUSE/umoci/compare/v0.4.0...v0.4.1 diff --git a/VERSION b/VERSION index dd8a06396..6f2743d65 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.3+dev +0.4.4