diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 6abddac..be30814 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,36 @@ +- commits: + - subject: Update balena/open-balena-base Docker tag to v18.0.3 + hash: e8be095166342c94f0b7b96cbd0992a5b4293386 + 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 + signed-off-by: Carlo Miguel F. Cruz + author: Carlo Miguel F. Cruz + nested: [] + version: open-balena-base-18.0.3 + title: "" + date: 2024-07-01T14:45:38.881Z + version: 2.28.46 + title: "" + date: 2024-07-01T16:14:01.061Z - commits: - subject: Update balena/open-balena-base Docker tag to v18.0.2 hash: 42c645110ec50e0c34176a6eca5a4474a45245f2 diff --git a/CHANGELOG.md b/CHANGELOG.md index 73b5f9a..3ba3bda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/). +# v2.28.46 +## (2024-07-01) + + +
+ Update balena/open-balena-base Docker tag to v18.0.3 [Self-hosted Renovate Bot] + +> ## 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] +> + +
+ # v2.28.45 ## (2024-06-11) diff --git a/VERSION b/VERSION index 6a71008..c7a7580 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.28.45 \ No newline at end of file +2.28.46 \ No newline at end of file