From 2da92da47a206d15811d6e026b7c923949fc2d40 Mon Sep 17 00:00:00 2001 From: Frank Hunleth Date: Sat, 6 Nov 2021 22:51:08 -0400 Subject: [PATCH] v1.17.3 release --- CHANGELOG.md | 22 ++++++++++++++++------ VERSION | 2 +- 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30c6617..5d1c572 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,22 @@ follows: 1. Major version updates are breaking updates to the build infrastructure. These should be very rare. -2. Minor version updates are made for every major Buildroot release. Buildroot - makes four releases a year. Major Erlang/OTP updates are held off until the - next Buildroot release. -3. Patch version updates are made for Buildroot minor releases and Erlang/OTP - minor and patch releases. They're also made to fix bugs and add features to - the build infrastructure. +2. Minor version updates are made for every major Buildroot release. This + may also include Erlang/OTP and Linux kernel updates. These are made four + times a year shortly after the Buildroot releases. +3. Patch version updates are made for Buildroot minor releases, Erlang/OTP + releases, and Linux kernel updates. They're also made to fix bugs and add + features to the build infrastructure. + +## v1.17.3 + +This release updates the Linux kernel from 5.4 to 5.10 to follow the Raspberry +Pi OS. + +* Updated dependencies + * [nerves_system_br v1.17.3](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.17.3) + * [Erlang/OTP 24.1.4](https://erlang.org/download/OTP-24.1.4.README). + * Linux 5.10.63 with Raspberry Pi patches ## v1.17.2 diff --git a/VERSION b/VERSION index 06fb41b..b9a05a6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.17.2 +1.17.3