diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index c6d51815..9d56874c 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,20 @@ +- commits: + - subject: Increase initrd size to accomodate secure boot and FDE packages + hash: 0b091028d08b9ea76eddf2d5e05bb8d043e51b55 + body: | + This is necessary to accomodate builds with secure boot and FDE enabled + footer: + Change-type: patch + change-type: patch + Changelog-entry: Increase initrd size to accomodate secure boot and FDE packages + changelog-entry: Increase initrd size to accomodate secure boot and FDE packages + Signed-off-by: Michal Toman + signed-off-by: Michal Toman + author: Michal Toman + nested: [] + version: 2.107.10+rev1 + title: "" + date: 2022-11-29T13:53:06.018Z - commits: - subject: Update layers/meta-balena to fbf651fead37336e826d709f48255897962bdbd5 hash: 6f229740e565cd609bc81211f2ee72e0c7572a0a diff --git a/CHANGELOG.md b/CHANGELOG.md index d851c028..c6941424 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Change log ----------- +# v2.107.10+rev1 +## (2022-11-29) + +* Increase initrd size to accomodate secure boot and FDE packages [Michal Toman] + # v2.107.10 ## (2022-11-25) diff --git a/VERSION b/VERSION index 66b8a269..e8037284 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.107.10 \ No newline at end of file +2.107.10+rev1 \ No newline at end of file