v2.98.7+rev1
This commit is contained in:
parent
0d5edcc316
commit
f23ad86cfc
3 changed files with 46 additions and 1 deletions
|
@ -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 <florin@balena.io>
|
||||||
|
signed-off-by: Florin Sarbu <florin@balena.io>
|
||||||
|
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:
|
- commits:
|
||||||
- subject: Update layers/meta-balena to 9431a0dcafd13d0218b875f40e7e642d042ae4aa
|
- subject: Update layers/meta-balena to 9431a0dcafd13d0218b875f40e7e642d042ae4aa
|
||||||
hash: b8c769c43f6a15fdf0c4536d7b995259171d95d5
|
hash: b8c769c43f6a15fdf0c4536d7b995259171d95d5
|
||||||
|
|
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,6 +1,20 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v2.98.7+rev1
|
||||||
|
## (2022-04-28)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update balena-yocto-scripts to fe688d2bfbb121401830ec804fa423619048a224 [Renovate Bot] </summary>
|
||||||
|
|
||||||
|
> ## balena-yocto-scripts-1.19.4
|
||||||
|
> ### (2022-04-28)
|
||||||
|
>
|
||||||
|
> * balena-api.inc: fix 'fatal: unsafe repository' [Florin Sarbu]
|
||||||
|
>
|
||||||
|
</details>
|
||||||
|
|
||||||
# v2.98.7
|
# v2.98.7
|
||||||
## (2022-04-27)
|
## (2022-04-27)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
2.98.7
|
2.98.7+rev1
|
Loading…
Add table
Reference in a new issue