This commit is contained in:
flowzone-app[bot] 2023-12-01 03:17:34 +00:00 committed by GitHub
parent d39e6eac48
commit fa89448dda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 104 additions and 1 deletions

View file

@ -1,3 +1,74 @@
- commits:
- subject: Update layers/meta-balena to 0e2ba69c8a8d7c6b67ec8536f5c84bbd245ac220
hash: d33dacd29d41d9bb518b3d0b8ecd8145149b010a
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to 0e2ba69c8a8d7c6b67ec8536f5c84bbd245ac220
changelog-entry: Update layers/meta-balena to 0e2ba69c8a8d7c6b67ec8536f5c84bbd245ac220
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Update balena-supervisor to v15.0.4
hash: 16a85aa4e2fc58f61b189585969872f7b7566946
body: |
Update balena-supervisor from 15.0.2 to 15.0.4
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Only build sqlite3 from source
hash: d18292f68e09d5846eb0fa254d5205f07052dea8
body: ""
footer:
Change-type: patch
change-type: patch
author: Felipe Lalanne
nested: []
- subject: Update @balena/systemd to 0.5.0
hash: 7981e6becd6b6d7e5317979277ab02eb7a24840a
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
signed-off-by: Christina Ying Wang <christina@balena.io>
author: Christina Ying Wang
nested: []
version: balena-supervisor-15.0.4
title: ""
date: 2023-11-22T17:10:54.919Z
- commits:
- subject: Cache last reported current state to /mnt/root/tmp
hash: eb8ad11cd702e7d5ffba499c6b2d2fcadc030dd4
body: >
Whenever the Supervisor reports current state, it diffs
the current state
with its last reported current state. However, when the Supervisor starts
up, there is no last reported state, since that last report is stored in
process memory. Caching the last report in a location that survives
Supervisor restarts will reduce the current report bandwidth used on startup.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
signed-off-by: Christina Ying Wang <christina@balena.io>
author: Christina Ying Wang
nested: []
version: balena-supervisor-15.0.3
title: ""
date: 2023-11-22T00:32:48.806Z
version: meta-balena-5.0.3
title: ""
date: 2023-11-30T23:16:20.736Z
version: 5.0.3
title: ""
date: 2023-12-01T03:17:28.399Z
- commits:
- subject: Update layers/meta-balena to 4e89f786a171b42546c254557c5f1283c71e9503
hash: 64fdc2ee1d6bffca4c8fd3c745f038c09cbc03e6

View file

@ -1,6 +1,38 @@
Change log
-----------
# v5.0.3
## (2023-12-01)
<details>
<summary> Update layers/meta-balena to 0e2ba69c8a8d7c6b67ec8536f5c84bbd245ac220 [Self-hosted Renovate Bot] </summary>
> ## meta-balena-5.0.3
> ### (Invalid date)
>
>
> <details>
> <summary> Update balena-supervisor to v15.0.4 [Self-hosted Renovate Bot] </summary>
>
>> ### balena-supervisor-15.0.4
>> #### (2023-11-22)
>>
>> * Only build sqlite3 from source [Felipe Lalanne]
>> * Update @balena/systemd to 0.5.0 [Christina Ying Wang]
>>
>> ### balena-supervisor-15.0.3
>> #### (2023-11-22)
>>
>> * Cache last reported current state to /mnt/root/tmp [Christina Ying Wang]
>>
>
> </details>
>
>
</details>
# v5.0.2
## (2023-11-30)

View file

@ -1 +1 @@
5.0.2
5.0.3