Skip to content

Commit

Permalink
v5.3.21+rev6
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jun 27, 2024
1 parent b4096ab commit d851719
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 1 deletion.
38 changes: 38 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,41 @@
- commits:
- subject: Update balena-yocto-scripts to a880342e40fe05d00a0f1cf2582a0699921152e0
hash: 247d850dd1e6d5e1c35ed5b80df8c631ba0e0065
body: Update balena-yocto-scripts
footer:
Changelog-entry: Update balena-yocto-scripts to a880342e40fe05d00a0f1cf2582a0699921152e0
changelog-entry: Update balena-yocto-scripts to a880342e40fe05d00a0f1cf2582a0699921152e0
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Simplify check for secure boot
hash: be189f7e2f6fb26f778f29e1f955a1cdd01bc8a4
body: >
We were previously introducing a variable that was essentially

replicating the contents of an input. This commit makes use of
the input

directly.


Incidentally, the previous code also had a small bug/typo, in
which we

mixed a test for string length with a test for string equality.
footer:
Signed-off-by: Leandro Motta Barros <[email protected]>
signed-off-by: Leandro Motta Barros <[email protected]>
Change-type: patch
change-type: patch
author: Leandro Motta Barros
nested: []
version: balena-yocto-scripts-1.24.1
title: ""
date: 2024-06-27T20:35:29.474Z
version: 5.3.21+rev6
title: ""
date: 2024-06-27T23:06:43.433Z
- commits:
- subject: Update balena-yocto-scripts to 7fa652ca218ce38ec260360c01064b483fa4dc8d
hash: 14cf19686c3dec43890a0338cced8317c0eb5c72
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
Change log
-----------

# v5.3.21+rev6
## (2024-06-27)


<details>
<summary> Update balena-yocto-scripts to a880342e40fe05d00a0f1cf2582a0699921152e0 [Self-hosted Renovate Bot] </summary>

> ## balena-yocto-scripts-1.24.1
> ### (2024-06-27)
>
> * Simplify check for secure boot [Leandro Motta Barros]
>
</details>

# v5.3.21+rev5
## (2024-06-27)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.3.21+rev5
5.3.21+rev6

0 comments on commit d851719

Please sign in to comment.