Skip to content

Releases: nerves-project/nerves_system_br

v1.31.1

06 Jun 19:40

Choose a tag to compare

This is mostly a security/bug fix update for 1.31.1.

v1.31.0

04 May 22:30

Choose a tag to compare

This is a major Buildroot update to 2025.02.1. It also includes a Mesa3D update that fixes Raspberry Pi 5 display issues.

v1.30.1

17 Apr 15:52

Choose a tag to compare

This is a security fix update to v1.30.0. Please see the Erlang release notes.

This fixes CVE-2025-32433 which allows for unauthenticated access via SSH. If you are using SSH in production, please update your nerves_system_br dependency to this or later. If using an officially supported Nerves system, the latest versions all have this update.

v1.30.0

22 Mar 23:12

Choose a tag to compare

This update pulls in Buildroot 2024.11.2 and Erlang/OTP 27.3. This is a major
Buildroot update.

  • Changes

    • Pull in upstream Raspberry Pi updates for various things. This includes WiFI
      WPA3 support on some RPis and better CM5 and Pi 500 support
    • Add REUSE compliance to help improve OSS copyright and licensing accuracy
  • Package updates

v1.29.3

10 Jan 03:00

Choose a tag to compare

This is mostly a security/bug fix update for 1.29.2.

v1.29.2

13 Dec 15:50

Choose a tag to compare

This is a security/bug fix update for 1.29.1.

  • Package updates

  • Changes

    • Added tpm2-tss-engine and updated tpm2-tss to enable TPM use with
      Nerves. Patches are here until included with Buildroot. Thanks to @abelino
      and @amclain.

v1.29.1

21 Nov 03:27

Choose a tag to compare

This is a security/bug fix update for 1.29.0.

v1.29.0

10 Oct 01:56

Choose a tag to compare

This update pulls in Buildroot 2024.08 and Erlang/OTP 27.1.1. This is a major
Buildroot and Erlang update.

If you're updating from Nerves systems earlier than 1.28.0, please see the
1.28.0 update instructions below.

  • Changes

    • Add patch for wpa_supplicant to optionally enable PKCS11 support. This
      allows hardware security modules to supply 802.1x or WiFi credentials.
    • Strip write-only executables files included in releases. This is needed for
      the XLA shared library.
  • Package updates

v1.28.3

30 Aug 20:23

Choose a tag to compare

This is a security/bug fix update for 1.28.2

v1.28.2

01 Aug 20:19

Choose a tag to compare

This is a security/bug fix update for 1.28.1

  • Changes

    • Warn, but don't fail on MacOS when building on a case insensitive filesystem
      and files overlap. The iptables package particularly problematic. This is a
      temporary workaround to help get past issues created by files that aren't
      actually used at runtime.
  • Package updates