Skip to content

Commit

Permalink
v6.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Sep 13, 2024
1 parent 8000240 commit 875bdf5
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 1 deletion.
43 changes: 43 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,46 @@
- commits:
- subject: Update layers/meta-balena to 743309ff6019a6b956ad21f73ced5ae5673f2b1b
hash: 67aee0174bce2237a2f0a5dd797e6f592d4bdc0b
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to 743309ff6019a6b956ad21f73ced5ae5673f2b1b
changelog-entry: Update layers/meta-balena to 743309ff6019a6b956ad21f73ced5ae5673f2b1b
author: balena-renovate[bot]
nested:
- commits:
- subject: "initrdscripts: Make cryptsetup fail hard in unexpected conditions"
hash: c1bccdbd95bcb0202c4b80679ade0967df643342
body: >
This patch adds a set of checks that make sure that the
partition

layout is as expected on a system with encrypted disks. Namely
it

* Checks that the boot partition is split

* Checks that it can find the correct amount of encrypted
partitions

* Checks that the label on the unlocked filesystem matches the
label
on the encrypted partition
* Checks that system is not mixing encrypted and unencrypted
partitions
* Checks there are no ambiguities or duplicit partitions
footer:
Change-type: patch
change-type: patch
Signed-off-by: Michal Toman <michalt@balena.io>
signed-off-by: Michal Toman <michalt@balena.io>
author: Michal Toman
nested: []
version: meta-balena-6.0.25
title: ""
date: 2024-09-13T16:23:25.632Z
version: 6.0.25
title: ""
date: 2024-09-13T19:49:39.807Z
- commits:
- subject: Update layers/meta-balena to 99684cda8ebe27dc5c5882ebc410b525d606b632
hash: b72d0c76bd1d41cc7d4ec8ed9ac9b22c65571eec
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# v2.113.24
## (2023-03-27)

# v6.0.25
## (2024-09-13)


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

> ## meta-balena-6.0.25
> ### (2024-09-13)
>
> * initrdscripts: Make cryptsetup fail hard in unexpected conditions [Michal Toman]
>
</details>

# v6.0.24
## (2024-09-13)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.0.24
6.0.25

0 comments on commit 875bdf5

Please sign in to comment.