Releases: nerves-project/nerves_system_br
v1.23.2
This is a security/bug fix update for v1.23.1.
-
Fixes
- Patch Erlang to make CTRL-R work over ssh. See OTP PR 7499
-
Package updates
v1.23.1
This is a security/bug fix release for v1.23.0. The patch in 1.23.0 to remove
the multiline editor code in OTP 26 has been removed since the issue with ssh
has been fixed in OTP 26.0.2.
-
Updates
- Allow error messages from merge-squashfs to be propogated to help debug
squashfs packaging issues.
- Allow error messages from merge-squashfs to be propogated to help debug
-
Package updates
v1.23.0
This update pulls in Erlang/OTP 26.0 and Buildroot 2023.02.1. For the Buildroot
portion, most projects that work with nerves_system_br
v1.22.x shouldn't need
any changes with this update, but please review the Buildroot release notes.
-
Upgrade notes
- The default TERM setting changed from vt100 to xterm-256color. In the past,
this didn't really matter. With OTP 26, the TERM setting starts being used
so applications that use the terminal may change how they render. - OTP 26.0 comes with a multiline editor. At the time of this release
multiline editing didn't work with ssh so it's currently disabled.
- The default TERM setting changed from vt100 to xterm-256color. In the past,
-
Package updates
- Erlang/OTP 26.0
- Buildroot 2023.02.1. See the release notes for Buildroot 2023.02 as well.
- erlinit 1.12.3
v1.22.8
- Package updates
v1.22.7
This is a security/bug fix release for v1.22.6.
-
Fixes
- Remove hardcoded OPTEE filename for use with U-Boot. This is needed for
BeaglePlay/TI AM625 support.
- Remove hardcoded OPTEE filename for use with U-Boot. This is needed for
-
Package updates
v1.22.6
This update contains an update to Nerves Heart to support "snoozing" of hardware
watchdog and heart-related reboots to assist debugging heart issues. No other
updates were made.
- Package updates
v1.22.5
This is a security/bug fix release for v1.22.4.
We switched from Docker Hub to the GitHub Container Registry for new official
system images. Existing Docker Hub images are not going away. However, new ones
will be at ghcr.io/nerves-project/nerves_system_br
. This change should not
affect anyone unless you manually fetch the images.
- Package updates
v1.22.4
This is a security/bug fix release for v1.22.3.
- Package updates
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