Skip to content

Commit

Permalink
v6.0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Sep 21, 2024
1 parent 63def0c commit f9168db
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 1 deletion.
56 changes: 56 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,59 @@
- commits:
- subject: Update layers/meta-balena to b3ab5311c0ad999dc896ab5b9a85e48098ddd3dc
hash: 650a207d026f9c29f5e5aac539be6258f1550373
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to b3ab5311c0ad999dc896ab5b9a85e48098ddd3dc
changelog-entry: Update layers/meta-balena to b3ab5311c0ad999dc896ab5b9a85e48098ddd3dc
author: balena-renovate[bot]
nested:
- commits:
- subject: "mkfs-hostapp-native: update Dockerfile to using trixie"
hash: 61265dc52127a461b476c225268e3d6be6f9eabf
body: >-
This is required to be able to build in host distributions that
use

glibc v2.39 to avoid errors such as:


```

| + hostapp-update -f /input -n

| Running hostapp update...

| touch: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38'
not found (required by touch)

```
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
signed-off-by: Alex Gonzalez <[email protected]>
author: Alex Gonzalez
nested: []
- subject: "meta-balena-rust: rust-llvm: backport a fix for build with gcc-13"
hash: c8863a14595c7147a7072b21420eb803ef146779
body: |
* needed for rust-llvm-native on hosts with gcc-13

(backport from
335eb3a93e96 rust-llvm: backport a fix for build with gcc-13)
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
signed-off-by: Alex Gonzalez <[email protected]>
author: Alex Gonzalez
nested: []
version: meta-balena-6.0.31
title: ""
date: 2024-09-20T21:32:01.568Z
version: 6.0.31
title: ""
date: 2024-09-21T00:17:38.966Z
- commits:
- subject: Update balena-yocto-scripts to 0899d814aa7f25d48825ac701c61e066f7b0c4f5
hash: 27f045a51e70ff812e7db0dc670e8a475aad7ec4
Expand Down
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# v2.105.10
## (2022-10-13)

# v6.0.31
## (2024-09-21)


<details>
<summary> Update layers/meta-balena to b3ab5311c0ad999dc896ab5b9a85e48098ddd3dc [balena-renovate[bot]] </summary>

> ## meta-balena-6.0.31
> ### (2024-09-20)
>
> * mkfs-hostapp-native: update Dockerfile to using trixie [Alex Gonzalez]
> * meta-balena-rust: rust-llvm: backport a fix for build with gcc-13 [Alex Gonzalez]
>
</details>

# v6.0.30+rev2
## (2024-09-20)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.0.30+rev2
6.0.31

0 comments on commit f9168db

Please sign in to comment.