v3.2.0
This commit is contained in:
parent
994bbf0c61
commit
4497894367
3 changed files with 103 additions and 1 deletions
|
@ -1,3 +1,76 @@
|
||||||
|
- commits:
|
||||||
|
- subject: Update layers/meta-balena to 87546c158a40798749c94fdab9355e3c39920490
|
||||||
|
hash: ea63e95ff84a33fa7c5b4dea0e63fe9db5a41543
|
||||||
|
body: Update layers/meta-balena
|
||||||
|
footer:
|
||||||
|
Changelog-entry: Update layers/meta-balena to 87546c158a40798749c94fdab9355e3c39920490
|
||||||
|
changelog-entry: Update layers/meta-balena to 87546c158a40798749c94fdab9355e3c39920490
|
||||||
|
author: Self-hosted Renovate Bot
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: Update balena-supervisor to v14.12.0
|
||||||
|
hash: 4f2c41743c27ea27d6eaedd5b4516427d9157d10
|
||||||
|
body: |
|
||||||
|
Update balena-supervisor from 14.11.14 to 14.12.0
|
||||||
|
footer:
|
||||||
|
Change-type: minor
|
||||||
|
change-type: minor
|
||||||
|
author: Self-hosted Renovate Bot
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: Update README
|
||||||
|
hash: c88d557aafc3088e4048a8cd9b9fc5fea8a45e01
|
||||||
|
body: >
|
||||||
|
Add the new dependency on RUST, reorganize the
|
||||||
|
documentation
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
author: Felipe Lalanne
|
||||||
|
nested: []
|
||||||
|
- subject: Replace node-dbus with @balena/systemd
|
||||||
|
hash: 327dc31ef02caa365e5a0c03597ba18d121c32a3
|
||||||
|
body: >
|
||||||
|
The node-dbus module is unmaintained and a blocker for
|
||||||
|
the update to
|
||||||
|
|
||||||
|
Node 18. Switching to our own node bindings for systemd solves this
|
||||||
|
|
||||||
|
issue
|
||||||
|
footer:
|
||||||
|
Relates-to: Shouqun/node-dbus#241
|
||||||
|
relates-to: Shouqun/node-dbus#241
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
author: Felipe Lalanne
|
||||||
|
nested: []
|
||||||
|
- subject: Replace dbus test service with mock-systemd-bus
|
||||||
|
hash: 8f17c30de68f62477a52dd16a268e1d003c666ea
|
||||||
|
body: >
|
||||||
|
This avoids unnecessary mocking and tests against the
|
||||||
|
real systemd API
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
author: Felipe Lalanne
|
||||||
|
nested: []
|
||||||
|
- subject: Update to nodejs 18
|
||||||
|
hash: 2da691bcd5dd5ee8d8ee9460d93c895b73b4e2f4
|
||||||
|
body: ""
|
||||||
|
footer:
|
||||||
|
Change-type: minor
|
||||||
|
change-type: minor
|
||||||
|
author: Pagan Gazzard
|
||||||
|
nested: []
|
||||||
|
version: balena-supervisor-14.12.0
|
||||||
|
title: ""
|
||||||
|
date: 2023-08-17T00:38:30.372Z
|
||||||
|
version: meta-balena-3.2.0
|
||||||
|
title: ""
|
||||||
|
date: 2023-08-17T04:33:51.281Z
|
||||||
|
version: 3.2.0
|
||||||
|
title: ""
|
||||||
|
date: 2023-08-17T06:39:20.969Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update layers/meta-balena to eeb57a87d32b9dafb4656a5a598a57da425892e4
|
- subject: Update layers/meta-balena to eeb57a87d32b9dafb4656a5a598a57da425892e4
|
||||||
hash: f0e1fd88be1fed69f5d5d86e77d42697c9da1823
|
hash: f0e1fd88be1fed69f5d5d86e77d42697c9da1823
|
||||||
|
|
29
CHANGELOG.md
29
CHANGELOG.md
|
@ -1,6 +1,35 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v3.2.0
|
||||||
|
## (2023-08-17)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update layers/meta-balena to 87546c158a40798749c94fdab9355e3c39920490 [Self-hosted Renovate Bot] </summary>
|
||||||
|
|
||||||
|
> ## meta-balena-3.2.0
|
||||||
|
> ### (2023-08-17)
|
||||||
|
>
|
||||||
|
>
|
||||||
|
> <details>
|
||||||
|
> <summary> Update balena-supervisor to v14.12.0 [Self-hosted Renovate Bot] </summary>
|
||||||
|
>
|
||||||
|
>> ### balena-supervisor-14.12.0
|
||||||
|
>> #### (2023-08-17)
|
||||||
|
>>
|
||||||
|
>> * Update README [Felipe Lalanne]
|
||||||
|
>> * Replace node-dbus with @balena/systemd [Felipe Lalanne]
|
||||||
|
>> * Replace dbus test service with mock-systemd-bus [Felipe Lalanne]
|
||||||
|
>> * Update to nodejs 18 [Pagan Gazzard]
|
||||||
|
>>
|
||||||
|
>
|
||||||
|
> </details>
|
||||||
|
>
|
||||||
|
>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
# v3.1.13
|
# v3.1.13
|
||||||
## (2023-08-16)
|
## (2023-08-16)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
3.1.13
|
3.2.0
|
Loading…
Add table
Reference in a new issue