Skip to content

Commit

Permalink
v4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Nov 6, 2023
1 parent 3b74db8 commit 626c850
Show file tree
Hide file tree
Showing 3 changed files with 341 additions and 1 deletion.
258 changes: 258 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,261 @@
- commits:
- subject: Update layers/meta-balena to 6fcf0103c06b9a20d5fbc06e1433cce71145bb2f
hash: 3b74db800aef47d46cdf930461523f3db86becc8
body: Update layers/meta-balena
footer:
Changelog-entry: Update layers/meta-balena to 6fcf0103c06b9a20d5fbc06e1433cce71145bb2f
changelog-entry: Update layers/meta-balena to 6fcf0103c06b9a20d5fbc06e1433cce71145bb2f
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Update tests/leviathan digest to 2a64939
hash: 44b9074caa94ce8704c2caeac46269338ec30466
body: Update tests/leviathan
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Update Lock file maintenance
hash: ae22f3efcbe5858619bb87acb78e1f9e8001ef90
body: |
Update
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: leviathan-2.29.9
title: ""
date: 2023-11-06T00:53:48.210Z
- commits:
- subject: "patch: Update Learn More docs content"
hash: 2e4d53c54239eb550c252dc1a6d7eabdb059ed3e
body: ""
footer:
Signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
author: Vipul Gupta (@vipulgupta2048)
nested: []
version: leviathan-2.29.8
title: ""
date: 2023-10-30T14:22:19.959Z
- commits:
- subject: Update Lock file maintenance
hash: 7fb3d995abf9949466994affea68419e5ee91ae5
body: |
Update
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: leviathan-2.29.7
title: ""
date: 2023-10-30T00:51:53.810Z
- commits:
- subject: Update core/contracts digest to 1091793
hash: 4a2ffb821d539af2e4a2e42cf467120bc950c99c
body: |
Update core/contracts
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: leviathan-2.29.6
title: ""
date: 2023-10-26T07:39:59.321Z
version: meta-balena-4.1.3
title: ""
date: 2023-11-06T05:41:30.588Z
- commits:
- subject: "flasher: remove user mode check after programming keys"
hash: 05d3d41323c20f557a773229766afaef1dbf1eb5
body: >
This check is now done in the cryptsetup initramfs hook rather
than
during installation, which obviates the need to perform it during setup.
Remove it.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Joseph Kogut <[email protected]>
signed-off-by: Joseph Kogut <[email protected]>
author: Joseph Kogut
nested: []
- subject: "initrdscripts: unlock LUKS partitions only in user mode"
hash: 63672541fefde9643040a555ba125e0bd021dc46
body: >
During installation, some firmwares may allow keys to be
enrolled but
fail to tip the system into user mode until the system is rebooted. We
don't want to mislead users with only full-disk encryption into thinking
their system also has secure boot enabled when it doesn't.
Disable the hook to unlock encrypted partitions if the firmware fails to
boot into user mode.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Joseph Kogut <[email protected]>
signed-off-by: Joseph Kogut <[email protected]>
author: Joseph Kogut
nested: []
- subject: "os-helpers: add secure boot helpers"
hash: c8e0369c239b229366278d5d7725bfcd2e8ac86d
body: >
We now have several places where secure boot specific
configuration is
checked. Create an os-helpers-secureboot package to consolidate and
reuse this code.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Joseph Kogut <[email protected]>
signed-off-by: Joseph Kogut <[email protected]>
author: Joseph Kogut
nested: []
version: meta-balena-4.1.2
title: ""
date: 2023-11-01T08:29:33.877Z
- commits:
- subject: "plymouth: Remove --retain-splash flag from plymouth quit"
hash: 01a0cc9a3116274fd6e6e6c999705e6e5a8acfec
body: |
This flag isn't needed on balenaOS as the splash screen
remains even after plymouthd is stopped.
Having the flag in place prevents user apps from writing to
tty consoles after stopping plymouth via dbus.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
version: meta-balena-4.1.1
title: ""
date: 2023-10-25T19:07:25.710Z
- commits:
- subject: "tests: add safe reboot checks"
hash: 8d99048a3e2218d4cfdbbf9e27e2a3e04c1aa700
body: >
This check tests the safe_reboot script used in hostOS updates
to
make sure application locks are respected.
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: "hostapp-update: move lock checking to helper function"
hash: 8cf977610619687e5958c66b430585cd91f0dbe2
body: >
The helper function can then be called both from hostapp-update
and
from the actions server hup script.
footer:
Change-type: minor
change-type: minor
Signed-off-by: Alex Gonzalez <[email protected]>
signed-off-by: Alex Gonzalez <[email protected]>
author: Alex Gonzalez
nested: []
- subject: "os-helpers-logging: output script logging to journald"
hash: e0f1c60cf6eaf668c4c5714d525da17df58073e5
body: ""
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: "os-helpers: add safe_reboot function"
hash: 18ebc142a761b798fe3b08bc93baf52a11702a2c
body: >
This script performs a safe system reboot with application
update
locks checks.
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-4.1.0
title: ""
date: 2023-10-25T08:06:44.556Z
- commits:
- subject: 'Revert "kernel-balena: Remove apparmor support"'
hash: ddc94ae58072323cf94ac39d6c2d16c78ff794d8
body: >
This is no longer needed after the balena_os/balena-engine
commit:
https://github.com/balena-os/balena-engine/commit/ed8ba18e8776a7bf37b3326baeca8196b4ea76b0
released in balena-engine v20.10.39
This reverts commit 18cd233a83554b58b3540164afd768fdeda60b03.
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-4.0.31
title: ""
date: 2023-10-24T16:20:53.918Z
- commits:
- subject: Update tests/leviathan digest to 5a3ce72
hash: 0216b1316a6d264dbea12fa127f46b53eaa4e020
body: Update tests/leviathan
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Update Lock file maintenance
hash: 1cc18146582d9f526999e96e421d9112674a6eee
body: |
Update
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: leviathan-2.29.5
title: ""
date: 2023-10-23T00:52:28.730Z
version: meta-balena-4.0.30
title: ""
date: 2023-10-23T19:50:24.069Z
version: 4.1.3
title: ""
date: 2023-11-06T09:55:25.800Z
- commits:
- subject: "layers/meta-balena: Update to v4.0.29"
hash: ab3bfcde342031930927011bbb0928b61f1f7f9d
Expand Down
82 changes: 82 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,88 @@
Change log
-----------

# v4.1.3
## (2023-11-06)


<details>
<summary> Update layers/meta-balena to 6fcf0103c06b9a20d5fbc06e1433cce71145bb2f [Self-hosted Renovate Bot] </summary>

> ## meta-balena-4.1.3
> ### (2023-11-06)
>
>
> <details>
> <summary> Update tests/leviathan digest to 2a64939 [Self-hosted Renovate Bot] </summary>
>
>> ### leviathan-2.29.9
>> #### (2023-11-06)
>>
>> * Update Lock file maintenance [Self-hosted Renovate Bot]
>>
>> ### leviathan-2.29.8
>> #### (Invalid date)
>>
>> * patch: Update Learn More docs content [Vipul Gupta (@vipulgupta2048)]
>>
>> ### leviathan-2.29.7
>> #### (Invalid date)
>>
>> * Update Lock file maintenance [Self-hosted Renovate Bot]
>>
>> ### leviathan-2.29.6
>> #### (2023-10-26)
>>
>> * Update core/contracts digest to 1091793 [Self-hosted Renovate Bot]
>>
>
> </details>
>
>
> ## meta-balena-4.1.2
> ### (2023-11-01)
>
> * flasher: remove user mode check after programming keys [Joseph Kogut]
> * initrdscripts: unlock LUKS partitions only in user mode [Joseph Kogut]
> * os-helpers: add secure boot helpers [Joseph Kogut]
>
> ## meta-balena-4.1.1
> ### (2023-10-25)
>
> * plymouth: Remove --retain-splash flag from plymouth quit [Kyle Harding]
>
> ## meta-balena-4.1.0
> ### (2023-10-25)
>
> * tests: add safe reboot checks [Alex Gonzalez]
> * hostapp-update: move lock checking to helper function [Alex Gonzalez]
> * os-helpers-logging: output script logging to journald [Alex Gonzalez]
> * os-helpers: add safe_reboot function [Alex Gonzalez]
>
> ## meta-balena-4.0.31
> ### (2023-10-24)
>
> * Revert "kernel-balena: Remove apparmor support" [Alex Gonzalez]
>
> ## meta-balena-4.0.30
> ### (2023-10-23)
>
>
> <details>
> <summary> Update tests/leviathan digest to 5a3ce72 [Self-hosted Renovate Bot] </summary>
>
>> ### leviathan-2.29.5
>> #### (2023-10-23)
>>
>> * Update Lock file maintenance [Self-hosted Renovate Bot]
>>
>
> </details>
>
>
</details>

# v4.0.29
## (2023-11-01)

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

0 comments on commit 626c850

Please sign in to comment.