Releases: nerves-project/nerves_system_br
v1.22.3
This is a security/bug fix release for v1.22.2.
-
Fixes
- Emit warnings rather than error out when stripping executables fails on the
firmware image packing step. These can happen when using precompiled Rust
executables. They still work. The more important architecture checks are
not impacted by this change.
- Emit warnings rather than error out when stripping executables fails on the
-
Package updates
v1.22.2
This is a security/bug fix release for v1.22.1.
- Package updates
v1.22.1
This is a trivial update to v1.22.0 that allows better debug output control of
Nerves Heart. No other changes were made.
- Package updates
v1.22.0
This update pulls in Buildroot 2022.11. Most projects that work with
nerves_system_br v1.21.x shouldn't need any changes with this update, but please
review the Buildroot release notes.
-
Updates
- Support Crosstool-NG-built RISC-V glibc toolchains
-
Package updates
v1.21.6
-
Fixes
- Revert RTL8723DS driver update due to an incompatibility with the Allwinner
D1 Linux 5.19 branch. It works with Linux 6.1 and these patches are included
in Buildroot 2022.11, so upgrading Allwinner D1 systems will eventually be
required.
- Revert RTL8723DS driver update due to an incompatibility with the Allwinner
-
Package updates
v1.21.5
This is a security/bug fix release for v1.21.4.
-
Fixes
- Pull in RTL8723DS driver updates so that it compiles on Linux 6.1. This
fixes an issue building the latest Allwinner D1 (RISC-V) kernel updates.
- Pull in RTL8723DS driver updates so that it compiles on Linux 6.1. This
-
Package updates
v1.21.4
This is a security/bug fix release for v1.21.3.
-
Fixes
- Fixes guarded poweroff via Nerves Heart to poweroff instead of halt
-
Package updates
v1.21.3
This release updates Nerves Heart to 2.0.1. This is technically a backwards
incompatible version, but only if you use Nerves Heart statistics reports in
your code. Nerves Heart 2.0 has several improvements to address rare issues and
provide better information. The nerves_runtime
library has updates to use
these new features.
- Package updates
v1.21.2
This is a security/bug fix release for v1.21.1.
-
Updates
- Use
MIX_BUILD_PATH
if specified for build products
- Use
-
Package updates
v1.21.1
This is a security/bug fix release for v1.21.0.
-
Updates
- Fix nerves-env.sh use with Bash
-
Package updates