Skip to content

Commit

Permalink
v6.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Nov 27, 2024
1 parent ff486b9 commit 229a6ad
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
15 changes: 15 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
- commits:
- subject: "classes/kernel-balena: Add aufs patches for 6.1 kernels"
hash: 87d1cdcd707cf90dc40a760d0307fdb1573498b4
body: |
Also, aufs5 and aufs6 patches are in the same git repo now.
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: 6.1.16
title: ""
date: 2024-11-27T19:50:52.083Z
- commits:
- subject: "initrdscripts/migrate: Allow overriding of target internal devices"
hash: d969fcf547bad87cab45231ee30f59e48b32b6d4
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
-----------

# v6.1.16
## (2024-11-27)

* classes/kernel-balena: Add aufs patches for 6.1 kernels [Florin Sarbu]

# v6.1.15
## (2024-11-26)

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 = "6.1.15"
DISTRO_VERSION = "6.1.16"
HOSTOS_VERSION = "${DISTRO_VERSION}"
python () {
''' Set HOSTOS_VERSION from board VERSION if available '''
Expand Down

0 comments on commit 229a6ad

Please sign in to comment.