diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 711e298..d5fcb2a 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,34 @@ +- commits: + - subject: Update balena-yocto-scripts to fe688d2bfbb121401830ec804fa423619048a224 + hash: cbd92e7006d31f04a1c5805520dddc87ff84cf0d + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to fe688d2bfbb121401830ec804fa423619048a224 + changelog-entry: Update balena-yocto-scripts to fe688d2bfbb121401830ec804fa423619048a224 + author: Renovate Bot + nested: + - commits: + - subject: "balena-api.inc: fix 'fatal: unsafe repository'" + hash: b467ef7d676d77e1057b1b9a1180075b9b82012e + body: | + Git 2.35.2 was released to fix a security issue with multi-user + machines. Add `device_dir` to the whitelist to avoid this error. + + Also, let's make sure an error is thrown when the hostapp cannot + be made public. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Florin Sarbu + signed-off-by: Florin Sarbu + author: Florin Sarbu + nested: [] + version: balena-yocto-scripts-1.19.4 + title: "'Add dir exceptions for newer git'" + date: 2022-04-28T11:28:28.873Z + version: 2.98.7+rev1 + title: "'Update balena-yocto-scripts digest to fe688d2'" + date: 2022-04-28T12:58:25.599Z - commits: - subject: Update layers/meta-balena to 9431a0dcafd13d0218b875f40e7e642d042ae4aa hash: b8c769c43f6a15fdf0c4536d7b995259171d95d5 diff --git a/CHANGELOG.md b/CHANGELOG.md index 334df60..f63862c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,20 @@ Change log ----------- +# v2.98.7+rev1 +## (2022-04-28) + + +
+ Update balena-yocto-scripts to fe688d2bfbb121401830ec804fa423619048a224 [Renovate Bot] + +> ## balena-yocto-scripts-1.19.4 +> ### (2022-04-28) +> +> * balena-api.inc: fix 'fatal: unsafe repository' [Florin Sarbu] +> +
+ # v2.98.7 ## (2022-04-27) diff --git a/VERSION b/VERSION index 63b0b45..c86dbf1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.98.7 \ No newline at end of file +2.98.7+rev1 \ No newline at end of file