From 6fdd40ab3ea49aca172a34055f40432ff5b0625a Mon Sep 17 00:00:00 2001 From: Frank Hunleth Date: Tue, 28 Oct 2025 20:36:33 -0400 Subject: [PATCH] v0.23.0 release --- CHANGELOG.md | 12 ++++++++++++ VERSION | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbef9f0..9262cec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,18 @@ follows: releases, and Linux kernel updates. They're also made to fix bugs and add features to the build infrastructure. +## v0.23.0 + +This is a major Erlang and Buildroot update. This updates from Erlang/OTP 27 to +Erlang/OTP 28. + +* Package updates + * [nerves_system_br v1.32.3 release notes](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.32.3) + +* Updated dependencies + * [Erlang/OTP 28.1.1](https://erlang.org/download/OTP-28.1.1.README.md) + * [Buildroot 2025.05.2](https://lore.kernel.org/buildroot/7bed9b2e-a9d3-476b-84d6-61134e2f726f@rnout.be/T/) + ## v0.22.3 This is an important security/bug fix that addresses Erlang CVEs for the ssh diff --git a/VERSION b/VERSION index d90746a..ca222b7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.22.3 +0.23.0