Skip to content

Commit 9cdc3cb

Browse files
committed
v1.17.1 release
1 parent 8425086 commit 9cdc3cb

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## v1.17.1
4+
5+
This is a security/bug fix patch release. It should be safe to update for
6+
everyone.
7+
8+
* Updated dependencies
9+
* [nerves_system_br v1.17.1](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.17.1)
10+
* [Buildroot 2021.08.1](http://lists.busybox.net/pipermail/buildroot/2021-October/625642.html)
11+
* [Erlang/OTP 24.1.2](https://erlang.org/download/OTP-24.1.2.README)
12+
13+
* Improvements
14+
* Include software versioning and licensing info (see legal-info directory in
15+
artifact)
16+
* Force core frequency to support Bluetooth. This mirrors a Raspberry Pi 3
17+
configuration
18+
* Remove espeak. This reduces firmware sizes and espeak was removed from other
19+
systems some time ago.
20+
* Sync display backlight settings with the Raspberry Pi 3 configuration so
21+
that the official 7" display works with the 3A as well.
22+
323
## v1.17.0
424

525
This release updates to Buildroot 2021.08 and OTP 24.1. If you have made a

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.17.0
1+
1.17.1

0 commit comments

Comments
 (0)