v2.101.1+rev1
This commit is contained in:
parent
d79c059986
commit
009f77b5c1
3 changed files with 76 additions and 1 deletions
|
@ -1,3 +1,62 @@
|
||||||
|
- commits:
|
||||||
|
- subject: Update contracts to 3d133659481f38ee1bba63d3835a231c70c11eec
|
||||||
|
hash: 06cdf3b2a812dcd05d67696b765b7ca2d07b473e
|
||||||
|
body: Update contracts
|
||||||
|
footer:
|
||||||
|
Changelog-entry: Update contracts to 3d133659481f38ee1bba63d3835a231c70c11eec
|
||||||
|
changelog-entry: Update contracts to 3d133659481f38ee1bba63d3835a231c70c11eec
|
||||||
|
author: renovate[bot]
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: "generic-amd64: match genericx86-64-ext connectivity"
|
||||||
|
hash: ed449edbd6504f97e94f11f1f97075582cf27e7b
|
||||||
|
body: >
|
||||||
|
Disable bluetooth/wifi in generic-amd64 to match
|
||||||
|
genericx86-64-ext.
|
||||||
|
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
|
||||||
|
- subject: "generic-amd64: update name to include GPT qualifier"
|
||||||
|
hash: ab8af4bff6ccff7d650c794ec8dc3e31be6f1671
|
||||||
|
body: >
|
||||||
|
Update the long name for generic-amd64 to include the MBR
|
||||||
|
qualifier,
|
||||||
|
|
||||||
|
matching the device type coffeescript file.
|
||||||
|
|
||||||
|
|
||||||
|
https://github.com/balena-os/balena-generic/pull/122
|
||||||
|
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
|
||||||
|
- subject: "genericx86-64-ext: update name to include MBR qualifier"
|
||||||
|
hash: d511fa372a606ddbc1814b35d109c4cc0aef57e2
|
||||||
|
body: >
|
||||||
|
Update the long name for genericx86-64-ext to include the MBR
|
||||||
|
qualifier,
|
||||||
|
|
||||||
|
matching the device type coffeescript file.
|
||||||
|
|
||||||
|
|
||||||
|
Related: https://github.com/balena-os/balena-intel/pull/534
|
||||||
|
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
|
||||||
|
version: contracts-2.0.9
|
||||||
|
title: "'x86-64 device types rename'"
|
||||||
|
date: 2022-08-04T15:36:26.752Z
|
||||||
|
version: 2.101.1+rev1
|
||||||
|
title: "'Update contracts digest to 3d13365'"
|
||||||
|
date: 2022-08-05T16:08:01.045Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update layers/meta-balena to 7a62296718a363abd393107933f30e611ec27d1e
|
- subject: Update layers/meta-balena to 7a62296718a363abd393107933f30e611ec27d1e
|
||||||
hash: 8d6013703e4e7fe31799025a35e6b821e48fc33b
|
hash: 8d6013703e4e7fe31799025a35e6b821e48fc33b
|
||||||
|
|
16
CHANGELOG.md
16
CHANGELOG.md
|
@ -1,6 +1,22 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v2.101.1+rev1
|
||||||
|
## (2022-08-05)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update contracts to 3d133659481f38ee1bba63d3835a231c70c11eec [renovate[bot]] </summary>
|
||||||
|
|
||||||
|
> ## contracts-2.0.9
|
||||||
|
> ### (2022-08-04)
|
||||||
|
>
|
||||||
|
> * generic-amd64: match genericx86-64-ext connectivity [Joseph Kogut]
|
||||||
|
> * generic-amd64: update name to include GPT qualifier [Joseph Kogut]
|
||||||
|
> * genericx86-64-ext: update name to include MBR qualifier [Joseph Kogut]
|
||||||
|
>
|
||||||
|
</details>
|
||||||
|
|
||||||
# v2.101.1
|
# v2.101.1
|
||||||
## (2022-08-03)
|
## (2022-08-03)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
2.101.1
|
2.101.1+rev1
|
Loading…
Add table
Reference in a new issue