v2.111.1
This commit is contained in:
parent
912dd25919
commit
67e3c7600f
3 changed files with 72 additions and 1 deletions
|
@ -1,3 +1,57 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to ad77fa3dacfa32044deb80c2266e3c2d8e1e13dd
|
||||
hash: c158cb8e965147f5ea31f5cd683da77a9a43ae04
|
||||
body: Update layers/meta-balena
|
||||
footer:
|
||||
Changelog-entry: Update layers/meta-balena to ad77fa3dacfa32044deb80c2266e3c2d8e1e13dd
|
||||
changelog-entry: Update layers/meta-balena to ad77fa3dacfa32044deb80c2266e3c2d8e1e13dd
|
||||
author: Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: "resin-init-flasher: do not report progress if unprovisioned"
|
||||
hash: c6e81823002c1b7f73373fc5eee9434c8805f5b5
|
||||
body: >
|
||||
If we know we have not provisioned, let's not print errors when the
|
||||
|
||||
report cannot be sent.
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||
signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||
author: Alex Gonzalez
|
||||
nested: []
|
||||
- subject: "resin-init-flasher: check splash configuration exists before copying"
|
||||
hash: 150bef07e330695cc2abcc1e46d533ed43b0a732
|
||||
body: >
|
||||
Otherwise, if the flasher is configured without a splash configuration
|
||||
|
||||
directory, the boot partition content is overwritten.
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Alex Gonzalez
|
||||
nested: []
|
||||
- subject: "resin-init-flasher: Move configuration data definitions to config
|
||||
file"
|
||||
hash: be9f8c76eab4494d6dfaaca81ec2c695d9f78d8c
|
||||
body: >
|
||||
This exposes a file based interface for configuration sharing. The
|
||||
|
||||
clarity is needed while working on the migrator.
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||
signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||
author: Alex Gonzalez
|
||||
nested: []
|
||||
version: meta-balena-2.111.1
|
||||
title: ""
|
||||
date: 2023-02-13T09:12:12.081Z
|
||||
version: 2.111.1
|
||||
title: ""
|
||||
date: 2023-02-13T11:08:59.151Z
|
||||
- commits:
|
||||
- subject: Update layers/meta-balena to 18d3baaee23803f2b15e45c1ce3b1446e7a87eb1
|
||||
hash: 037b7c36fc407bcf147d1b9f0b9f17a94c60a4f3
|
||||
|
|
17
CHANGELOG.md
17
CHANGELOG.md
|
@ -1,6 +1,23 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v2.111.1
|
||||
## (2023-02-13)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to ad77fa3dacfa32044deb80c2266e3c2d8e1e13dd [Renovate Bot] </summary>
|
||||
|
||||
> ## meta-balena-2.111.1
|
||||
> ### (2023-02-13)
|
||||
>
|
||||
> * resin-init-flasher: do not report progress if unprovisioned [Alex Gonzalez]
|
||||
> * resin-init-flasher: check splash configuration exists before copying [Alex Gonzalez]
|
||||
> * resin-init-flasher: Move configuration data definitions to config file [Alex Gonzalez]
|
||||
>
|
||||
|
||||
</details>
|
||||
|
||||
# v2.111.0
|
||||
## (2023-02-11)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.111.0
|
||||
2.111.1
|
Loading…
Add table
Reference in a new issue