Skip to content

Commit 9f98175

Browse files
committed
v0.17.0 release
1 parent bc509f5 commit 9f98175

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v0.17.0
4+
5+
System tarballs no longer use the ustar format due to the 99 character path
6+
limitation. This means that they can't be untar'd with Erlang's built-in tar
7+
file support.
8+
9+
* New features
10+
* [fwup v1.0.0](https://github.com/fhunleth/fwup/releases/tag/v1.0.0)
11+
* Buildroot 2017.11.2 - security patch release
12+
* Enable selection of rpi-firmware to support Raspberry Pi ports that want
13+
to use Linux 4.9 rather than 4.4
14+
315
## v0.16.4
416

517
* Bug fix

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.16.4
1+
0.17.0

0 commit comments

Comments
 (0)