From ff401ca2e70757404eec0b3a72f54da899e233b9 Mon Sep 17 00:00:00 2001 From: Frank Hunleth Date: Fri, 30 Aug 2024 16:26:21 -0400 Subject: [PATCH] v1.28.1 release --- CHANGELOG.md | 13 +++++++++++++ VERSION | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f0a4b5..d547a52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,19 @@ follows: releases, and Linux kernel updates. They're also made to fix bugs and add features to the build infrastructure. +## v1.28.1 + +This is a security/bug fix update. + +* Fixes + * Device tree overlays are now included for all official Raspberry Pi cameras + and should load automatically + +* Updated dependencies + * [nerves_system_br v1.28.3](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.28.3) + * [Buildroot 2024.05.2](https://lore.kernel.org/buildroot/87zfpfh147.fsf@dell.be.48ers.dk/T/) + * [Erlang/OTP 27.0.1](https://erlang.org/download/OTP-27.0.1.README) + ## v1.28.0 This is a major Erlang, Buildroot, Linux and Raspberry Pi display and camera diff --git a/VERSION b/VERSION index cfc7307..450a687 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.28.0 +1.28.1