Releases: smartrent/nerves_system_srhub
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.
-
Changes
- Switch to ops.fw for handling revert firmware and similar
-
Updated dependencies
v0.33.1
This is a security/bug fix update.
- Updated dependencies
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
anderlinit.config
for the changes and to keep the
hostname the same.
- The serial numbers returned by
-
Updated dependencies
v0.32.1
This is a security/bug fix update.
- Package updates
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.
- Updated dependencies
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.
- Updated dependencies
- linux 6.1.69-ti-r21
- Erlang/OTP 26.2.2
- nerves_system_br v1.26.1
- Buildroot 2023.11.1
v0.30.1
v0.30.0
v0.29.1
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.
-
New features
- Support factory reset, preventing firmware reverts. See Nerves.Runtime.FwupOps
-
Updated dependencies