From 166ff1eba6df3d98c2c6ae2454923def266e4c30 Mon Sep 17 00:00:00 2001 From: Frank Hunleth Date: Wed, 1 Feb 2017 20:42:42 -0500 Subject: [PATCH] v0.9.3 release --- CHANGELOG.md | 10 ++++++++++ VERSION | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ca1e7ce..b6bc7231 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## v0.9.3 + + * New features + * Bump fwup to v0.13.0 - contains a fix for sending progress updates through + Erlang ports + + * Bug fixes + * Fix Musl C library systems by fixing a symlink. Without this fix the + system will boot and kernel panic when loading `/sbin/init`. + ## v0.9.2 IMPORTANT: This includes a kernel bump to 4.4.43 and bumps for rpi-userland and rpi-firmware. Most importantly, kernels no longer need to be marked that diff --git a/VERSION b/VERSION index 2003b639..965065db 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.9.2 +0.9.3