From fc983977a255ab3e4b255990eafeeafe4b606312 Mon Sep 17 00:00:00 2001 From: Frank Hunleth Date: Tue, 12 Oct 2021 21:58:20 -0400 Subject: [PATCH] v1.17.1 release --- CHANGELOG.md | 18 ++++++++++++++++++ VERSION | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a28eff..98abaf4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## v1.17.1 + +This is a security/bug fix patch release. It should be safe to update for +everyone. + +* Updated dependencies + * [nerves_system_br v1.17.1](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.17.1) + * [Buildroot 2021.08.1](http://lists.busybox.net/pipermail/buildroot/2021-October/625642.html) + * [Erlang/OTP 24.1.2](https://erlang.org/download/OTP-24.1.2.README) + +* Fixes + * Fix the sysfs thermal interface driver. It was incorrectly unselected in the + Linux kernel options previously. + +* Improvements + * Include software versioning and licensing info (see legal-info directory in + artifact) + ## v1.17.0 This release updates to Buildroot 2021.08 and OTP 24.1. If you have made a diff --git a/VERSION b/VERSION index 092afa1..511a76e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.17.0 +1.17.1