Skip to content

Releases: nerves-project/nerves_system_br

v1.9.5

17 Nov 14:41
Compare
Choose a tag to compare

This release pulls in security and bug fixes from Buildroot and Erlang.

  • Package updates
    • Buildroot 2019.08.2
    • Erlang/OTP 22.1.7
    • fwup 1.5.0 - GPT support, experimental filesystem encryption
    • erlinit 1.5.3 - Bug fix to support Erlang slave nodes

v1.9.4

28 Oct 13:35
Compare
Choose a tag to compare
  • Package updates
    • wpa_supplicant v2.9 - This pull in several security fixes and addresses a
      WPA-EAP crash on Raspberry Pis.
    • bborg-overlays - Update to latest device tree overlays for Beaglebone
      boards.

v1.9.3

08 Oct 00:33
Compare
Choose a tag to compare

This updates Buildroot to 2019.08.1 which is a security and bug fix update to
2019.08.

  • Package updates
    • Buildroot 2019.08.1
    • Erlang/OTP 22.1.1

v1.9.2

18 Sep 01:02
Compare
Choose a tag to compare
  • Bug fixes

    • Fix path length issue when building qt5webengine/chromium on CircleCI
  • Package updates

    • erlinit v1.5.2 - Reproducible build support

v1.9.1

18 Sep 01:02
Compare
Choose a tag to compare
  • Bug fixes
    • Fix regression with CI scripts preventing artifacts from being published.

v1.9.0

03 Sep 14:44
Compare
Choose a tag to compare

This release updates Buildroot to 2019.08. Buildroot release notes are at
http://lists.busybox.net/pipermail/buildroot/2019-September/258136.html.

  • Package updates
    • Buildroot 2019.08

v1.8.6

13 Aug 20:48
Compare
Choose a tag to compare
  • Package updates
    • erlinit v1.5.1 - Fix issue where erlinit would stop reaping zombies if they
      were being created too quickly

v1.8.5

25 Jul 17:22
Compare
Choose a tag to compare
  • Package updates

    • rpi-firmware - Bump to latest version to fix framebuffer issue found on
      Raspberry Pi Zeros
  • Improvements

    • Export pkg-config paths so that C programs with Makefiles that use
      pkg-config have a better chance of working

v1.8.4

17 Jul 15:06
Compare
Choose a tag to compare
  • Patches

    • Qt 5.13.0 - Fixes compilation errors when building Chromium for arm.
  • Package updates

    • Erlang/OTP 22.0.7

v1.8.3

12 Jul 17:37
Compare
Choose a tag to compare
  • Package updates
    • Raspberry Pi firmware updates to support the Raspberry Pi 4
    • Erlang/OTP 22.0.5, 21.3.8.4, and 20.3.8.9
    • Qt 5.13.0 - This fixes compilation errors when building Chromium for x86_64.
      Unfortunately, Raspberry Pi compiles still don't work.
    • Buildroot 2019.05.1 - security and bug fixes to a variety of packages