From d85e8959eebb8efff08dfa350c6425873c3e19ff Mon Sep 17 00:00:00 2001 From: Frank Hunleth Date: Mon, 20 Jan 2025 09:10:10 -0500 Subject: [PATCH] v1.29.1 release --- CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87b13c9..e45224e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,21 @@ follows: releases, and Linux kernel updates. They're also made to fix bugs and add features to the build infrastructure. +## v1.29.1 + +This is a security/bug fix update. + +* Changes + * Support hardware PWM + * Support the use of NVME SSDs + +* Updated dependencies + * [nerves_system_br v1.29.3](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.29.3) + * [Buildroot 2024.08.3](https://lore.kernel.org/buildroot/874j3e17ek.fsf@dell.be.48ers.dk/T/) + * [Erlang/OTP 27.2](https://erlang.org/download/OTP-27.2.README) + * Linux 6.6.64 with the Raspberry Pi and PREEMPT_RT patches + * [fwup v1.12.0](https://github.com/fwup-home/fwup/releases/tag/v1.12.0) + ## v1.29.0 This is a major Erlang and Buildroot update. diff --git a/VERSION b/VERSION index 5e57fb8..83cf0d9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.29.0 +1.29.1