Skip to content

Commit

Permalink
v2.107.22
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci committed Dec 9, 2022
1 parent 3051f7c commit 0b95d62
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 1 deletion.
14 changes: 14 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
- commits:
- subject: "tests: os: fsck: make compatible with old yocto releaes"
hash: 1e57154d1f3eedd82c20bbe463006783d63bc668
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <[email protected]>
signed-off-by: Ryan Cooke <[email protected]>
author: rcooke-warwick
nested: []
version: 2.107.22
title: ""
date: 2022-12-09T12:55:56.317Z
- commits:
- subject: "tests/connectivity: Run the proxy tests with the actual redsocks uid
of the DUT"
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Change log
-----------

# v2.107.22
## (2022-12-09)

* tests: os: fsck: make compatible with old yocto releaes [rcooke-warwick]

# v2.107.21
## (2022-12-08)

Expand Down
2 changes: 1 addition & 1 deletion meta-balena-common/conf/distro/include/balena-os.inc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ include conf/distro/include/balena-os-rust-version.inc

DISTRO = "balena-os"
DISTRO_NAME = "balenaOS"
DISTRO_VERSION = "2.107.21"
DISTRO_VERSION = "2.107.22"
HOSTOS_VERSION = "${DISTRO_VERSION}"
python () {
''' Set HOSTOS_VERSION from board VERSION if available '''
Expand Down

0 comments on commit 0b95d62

Please sign in to comment.