v2.112.12
This commit is contained in:
parent
0354466fa9
commit
d0128a516c
3 changed files with 49 additions and 1 deletions
|
@ -1,3 +1,36 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to 2e4f0c9530e0c8ea71b52a6e6a4f12fd01f1643b
|
||||
hash: 2f99e56b410819310d92ef4544dc6a7272eae036
|
||||
body: Update layers/meta-balena
|
||||
footer:
|
||||
Changelog-entry: Update layers/meta-balena to 2e4f0c9530e0c8ea71b52a6e6a4f12fd01f1643b
|
||||
changelog-entry: Update layers/meta-balena to 2e4f0c9530e0c8ea71b52a6e6a4f12fd01f1643b
|
||||
author: Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: "os-helpers-fs: get_internal_device() skip disks w/out media"
|
||||
hash: 1da9ea7a3ea1fb87ce31c9281376c2ad5110c1dd
|
||||
body: >
|
||||
Block device nodes are sometimes created without attached media. These
|
||||
|
||||
devices can neither be read from, nor written to. In this case, the
|
||||
|
||||
flasher will attempt to install to the invalid disk and fail. Detect
|
||||
|
||||
this case and skip the disk to allow flashing to continue.
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Joseph Kogut <joseph@balena.io>
|
||||
signed-off-by: Joseph Kogut <joseph@balena.io>
|
||||
author: Joseph Kogut
|
||||
nested: []
|
||||
version: meta-balena-2.112.12
|
||||
title: ""
|
||||
date: 2023-02-20T23:28:32.426Z
|
||||
version: 2.112.12
|
||||
title: ""
|
||||
date: 2023-02-21T01:37:53.895Z
|
||||
- commits:
|
||||
- subject: Update layers/meta-balena to d21da1fc034f4e0b09a457d0ed5eda47d0a18e13
|
||||
hash: ab26c8cd906b95e8f09354b2052b416d63c6b36c
|
||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v2.112.12
|
||||
## (2023-02-21)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to 2e4f0c9530e0c8ea71b52a6e6a4f12fd01f1643b [Renovate Bot] </summary>
|
||||
|
||||
> ## meta-balena-2.112.12
|
||||
> ### (2023-02-20)
|
||||
>
|
||||
> * os-helpers-fs: get_internal_device() skip disks w/out media [Joseph Kogut]
|
||||
>
|
||||
|
||||
</details>
|
||||
|
||||
# v2.112.11
|
||||
## (2023-02-20)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.112.11
|
||||
2.112.12
|
Loading…
Add table
Reference in a new issue