Skip to content

Commit

Permalink
v1.17.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Oct 13, 2021
1 parent 6c5cc23 commit fc98397
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.17.0
1.17.1

0 comments on commit fc98397

Please sign in to comment.