Skip to content

Commit

Permalink
v1.27.142
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jul 1, 2024
1 parent 4fbf380 commit 2f89314
Show file tree
Hide file tree
Showing 5 changed files with 53 additions and 5 deletions.
33 changes: 33 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,36 @@
- commits:
- subject: Update balena/open-balena-base Docker tag to v18.0.3
hash: 022fe52bb82646ebe7b3ab567b4d4a071e1eedef
body: |
Update balena/open-balena-base from 18.0.2 to 18.0.3
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Empty commit to rebuild open-balena-base to fix CVE-2024-6387.
hash: 4d7156be75e535ad5ab4a2bf2d574fde1b86d45c
body: >
Causes a rebuild of the open-balena-base to include
openssh-server
1:9.2p1-2+deb12u3 (OpenSSH_9.2p1 Debian-2+deb12u3) which fixes
[cve-2024-6387](https://www.qualys.com/2024/07/01/cve-2024-6387/regresshion.txt).
footer:
Change-type: patch
change-type: patch
Signed-off-by: Carlo Miguel F. Cruz <[email protected]>
signed-off-by: Carlo Miguel F. Cruz <[email protected]>
author: Carlo Miguel F. Cruz
nested: []
version: open-balena-base-18.0.3
title: ""
date: 2024-07-01T14:45:38.881Z
version: 1.27.142
title: ""
date: 2024-07-01T15:55:52.954Z
- commits:
- subject: Lock file maintenance
hash: 920a21a2f98ca1ff80c1d8d241f57fee69b67e9b
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

# v1.27.142
## (2024-07-01)


<details>
<summary> Update balena/open-balena-base Docker tag to v18.0.3 [Self-hosted Renovate Bot] </summary>

> ## open-balena-base-18.0.3
> ### (2024-07-01)
>
> * Empty commit to rebuild open-balena-base to fix CVE-2024-6387. [Carlo Miguel F. Cruz]
>
</details>

# v1.27.141
## (2024-07-01)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.27.141
1.27.142
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "balena-mdns-publisher",
"version": "1.27.141",
"version": "1.27.142",
"scripts": {
"build": "tsc",
"prettify": "balena-lint --fix src/ typings/",
Expand Down Expand Up @@ -56,6 +56,6 @@
]
},
"versionist": {
"publishedAt": "2024-07-01T01:17:46.424Z"
"publishedAt": "2024-07-01T15:55:54.210Z"
}
}

0 comments on commit 2f89314

Please sign in to comment.