Skip to content

Latest commit

 

History

History
246 lines (168 loc) · 9.46 KB

CHANGELOG.md

File metadata and controls

246 lines (168 loc) · 9.46 KB

Changelog

v0.34.0

This is a major Erlang and Buildroot update.

Please see the nerves_system_br v1.29.0 release notes for upgrade instructions if you've forked this system.

v0.33.1

This is a security/bug fix update.

v0.33.0

This is a major Erlang and Buildroot.

Please see the nerves_system_br v1.28.0 release notes for upgrade instructions if you've forked this system.

  • Changes

    • Elixir 1.17 and Erlang/OTP 27 support
    • Reduce copy/pasted definitions in the fwup.conf by extracting them to fwup_include/fwup-common.conf. (No functional changes)
  • Fixes

    • The serial numbers returned by Nerves.Runtime.serial_number/0 now contain the whole serial number. If you forked this system, check the boardid.config and erlinit.config for the changes and to keep the hostname the same.
  • Updated dependencies

v0.32.1

This is a security/bug fix update.

v0.32.0

This is a major Buildroot update.

Please see the nerves_system_br v1.27.0 release notes for upgrade instructions if you've forked this system.

v0.31.0

This is a major Buildroot and Linux update. If you use circuits_gpio, it is critical to update to 1.2.0 or later to get a workaround for GPIO indices changing.

Please see the nerves_system_br v1.26.0 release notes for upgrade instructions if you've forked this system.

v0.30.1

This is a security/bug fix update.

Package updates

v0.30.0

This is a major Buildroot and toolchain update.

Please see nerves_system_br v1.25.0 release notes for upgrade instructions if you've forked this system.

v0.29.1

This is a security/bug fix update.

v0.29.0

This is a Buildroot version update that appears to mostly contain bug and security fixes. It should be a low risk upgrade from v0.29.0.

v0.28.2

v0.28.1

This is a bug and security fix update. It should be a low risk upgrade.

v0.28.0

This is a major update that brings in Erlang/OTP 26 and Buildroot 2023.02.2.

v0.27.2

This is a bug and security fix update. It should be a low risk upgrade.

v0.27.1

This is a bug fix and Erlang version bump from 25.2 to 25.2.3. It should be a low risk upgrade.

v0.27.0

This is a Buildroot version update that appears to mostly contain bug and security fixes. It should be a low risk upgrade.

v0.26.3

  • Changes

    • Two Buildroot patch updates and an Erlang minor version update
    • Nerves Heart v2.0 is now included. Nerves Heart connects the Erlang runtime to a hardware watchdog. v2.0 has numerous updates to improve information that you can get and also has more safeguards to avoid conditions that could cause a device to hang forever.
  • Updated dependencies

v0.26.2

v0.26.1

v0.26.0

v0.25.3

v0.25.2

v0.25.1

  • Updates
    • Add iptables options so that srhub can be used as a WiFi hotspot

v0.25.0

Initial release