All Versions
149
Latest Version
Avg Release Cycle
19 days
Latest Release
-

Changelog History
Page 11

  • v1.0.0-rc.1 Changes

    • ๐Ÿ†• New features

      • Buildroot 2018.02
    • ๐Ÿ› Bug fixes

      • Removed trivial .fw creation to remove need to build rebar. The reason for the removal was that it sometimes triggered compiler errors. Since only one person used the .fw file (to our knowledge), it seemed easier to skip building it. This requires a change to CI scripts in systems that publish the .fw file.
      • Reduced ANSI window polling over serial ports (nbtty). This makes viewing logs a little faster and reduces the chance of stray ANSI sequences corrupting the terminal.
  • v1.0.0-rc.0 Changes

  • v0.17.0 Changes

    System tarballs no longer use the ustar format due to the 99 character path limitation. This means that they can't be untar'd with Erlang's built-in tar ๐Ÿ‘ file support.

    • ๐Ÿ†• New features
      • fwup v1.0.0
      • Buildroot 2017.11.2 - security patch release
      • Enable selection of rpi-firmware to support Raspberry Pi ports that want to use Linux 4.9 rather than 4.4
  • v0.16.4 Changes

    • ๐Ÿ› Bug fix
      • Fix undeterministic build break for Erlang due to missing host-autoconf dependency.
  • v0.16.3 Changes

    ๐Ÿ“‡ Drop build metadata for now due to publish errors from hex.pm.

    • ๐Ÿ› Bug fix
      • Force Erlang to use Buildroot's version of autoconf rather than the host OS's version
  • v0.16.2 Changes

    • ๐Ÿ†• New features
      • Erlang 20.2.1
  • v0.16.1-2017 Changes

    • ๐Ÿ†• New features

    • ๐Ÿ› Bug fixes

      • A couple obscure new Busybox commands crept into the default config due to the Buildroot version bump in the v0.16.0. These have been disabled.
  • v0.16.0-2017 Changes

    ๐Ÿš€ Since Nerves systems can become highly dependent on Buildroot releases, we've ๐Ÿ— decided to append the Buildroot version number to the end of the version string. This makes it possible for us to release nerves_system_br with different ๐Ÿ— target Buildroot versions. While it is generally good to track Buildroot ๐Ÿš€ releases to obtain security fixes and improvements, this can cause unwelcome ๐Ÿš‘ work on a stable product. It is also critical to know when you're upgrading โšก๏ธ Buildroot versions since many C-based packages will be updated that could result ๐Ÿš€ in regressions. Buildroot does provide long term support releases ๐Ÿ”’ that only contain security patches so users may want to transition to those โฌ†๏ธ branches to minimize upgrade risk.

    • ๐Ÿ†• New features

      • Buildroot 2017.11
    • ๐Ÿ› Bug fixes

      • Fixed locale warnings in Docker for some users. Developers can upgrade by running docker pull nervesproject/nerves_system_br
  • v0.15.1 Changes

  • v0.15.0 Changes

    • ๐Ÿ†• New features
      • Erlang 20.1
      • fwup v0.18.0
      • erlinit v1.3.0
      • Added QT5 webengine patches for chromium support
      • moved nerves.exs to mix.exs for nerves v0.8.0