v6.0.30
This commit is contained in:
parent
aedfe78fc5
commit
80655a1ea5
3 changed files with 93 additions and 1 deletions
|
@ -1,3 +1,64 @@
|
||||||
|
- commits:
|
||||||
|
- subject: Update layers/meta-balena to 9a9378bb245dbf1de3aca1fe69b92bb4d462e087
|
||||||
|
hash: 1c56749c16ca8399d106d80233d586b71193a3f5
|
||||||
|
body: Update layers/meta-balena
|
||||||
|
footer:
|
||||||
|
Changelog-entry: Update layers/meta-balena to 9a9378bb245dbf1de3aca1fe69b92bb4d462e087
|
||||||
|
changelog-entry: Update layers/meta-balena to 9a9378bb245dbf1de3aca1fe69b92bb4d462e087
|
||||||
|
author: balena-renovate[bot]
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: Update tests/leviathan digest to 17c522f
|
||||||
|
hash: d4f0f9ccb2a819a22213d7cb5822534a5191014d
|
||||||
|
body: Update tests/leviathan
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
author: balena-renovate[bot]
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: Update balena-io/balena-cli to v19.0.11
|
||||||
|
hash: 2824ed421ede89a422157bae190ce00d1443548e
|
||||||
|
body: |
|
||||||
|
Update balena-io/balena-cli from 19.0.10 to 19.0.11
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
author: balena-renovate[bot]
|
||||||
|
nested: []
|
||||||
|
version: leviathan-2.31.44
|
||||||
|
title: ""
|
||||||
|
date: 2024-09-18T17:49:06.237Z
|
||||||
|
version: meta-balena-6.0.30
|
||||||
|
title: ""
|
||||||
|
date: 2024-09-18T21:20:36.785Z
|
||||||
|
- commits:
|
||||||
|
- subject: "modemmanager: Fix SIM7100E crash"
|
||||||
|
hash: e397c18742117596fed133e0b5992362e230f538
|
||||||
|
body: >
|
||||||
|
With the update to MM 1.22.0 we have received reports that
|
||||||
|
|
||||||
|
SIM7100E is not functioning correctly.
|
||||||
|
|
||||||
|
Followed up with ModemManager devs and it was discovered the
|
||||||
|
issue
|
||||||
|
|
||||||
|
is related to a PCO setting:
|
||||||
|
|
||||||
|
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/884
|
||||||
|
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: meta-balena-6.0.29
|
||||||
|
title: ""
|
||||||
|
date: 2024-09-18T12:31:58.505Z
|
||||||
|
version: 6.0.30
|
||||||
|
title: ""
|
||||||
|
date: 2024-09-19T08:11:17.919Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update balena-yocto-scripts to 659a7ebd075bb77fb46422d377a68458acbc646d
|
- subject: Update balena-yocto-scripts to 659a7ebd075bb77fb46422d377a68458acbc646d
|
||||||
hash: a7a6b97add1073ebdffe1bebb9150874c9d197eb
|
hash: a7a6b97add1073ebdffe1bebb9150874c9d197eb
|
||||||
|
|
31
CHANGELOG.md
31
CHANGELOG.md
|
@ -1,6 +1,37 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v6.0.30
|
||||||
|
## (2024-09-19)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update layers/meta-balena to 9a9378bb245dbf1de3aca1fe69b92bb4d462e087 [balena-renovate[bot]] </summary>
|
||||||
|
|
||||||
|
> ## meta-balena-6.0.30
|
||||||
|
> ### (2024-09-18)
|
||||||
|
>
|
||||||
|
>
|
||||||
|
> <details>
|
||||||
|
> <summary> Update tests/leviathan digest to 17c522f [balena-renovate[bot]] </summary>
|
||||||
|
>
|
||||||
|
>> ### leviathan-2.31.44
|
||||||
|
>> #### (2024-09-18)
|
||||||
|
>>
|
||||||
|
>> * Update balena-io/balena-cli to v19.0.11 [balena-renovate[bot]]
|
||||||
|
>>
|
||||||
|
>
|
||||||
|
> </details>
|
||||||
|
>
|
||||||
|
>
|
||||||
|
> ## meta-balena-6.0.29
|
||||||
|
> ### (2024-09-18)
|
||||||
|
>
|
||||||
|
> * modemmanager: Fix SIM7100E crash [Florin Sarbu]
|
||||||
|
>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
# v6.0.28+rev3
|
# v6.0.28+rev3
|
||||||
## (2024-09-19)
|
## (2024-09-19)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
6.0.28+rev3
|
6.0.30
|
Loading…
Add table
Reference in a new issue