Skip to content

Releases: nerves-project/nerves_system_rpi4

v1.32.0

30 Oct 00:10

Choose a tag to compare

This is a major Erlang and Buildroot update. This updates from Erlang/OTP 27 to
Erlang/OTP 28.

v1.31.4

30 Sep 16:51

Choose a tag to compare

  • Changes
    • Synchronize and fix Raspberry Pi camera settings

v1.31.3

14 Sep 02:08

Choose a tag to compare

This is an important security/bug fix that addresses Erlang CVEs for the ssh
module (see Erlang release notes).

v1.31.2

11 Aug 11:39

Choose a tag to compare

This is a security/bug fix release.

v1.31.1

04 Jul 22:08

Choose a tag to compare

This is a security/bug fix release.

v1.31.0

06 May 02:46

Choose a tag to compare

This is a major Buildroot update.

Please see the nerves_system_br v1.31.0 release notes
for additional information if you've forked this system.

v1.30.1

18 Apr 08:43

Choose a tag to compare

This is a security/bug fix update.

v1.30.0

23 Mar 21:07

Choose a tag to compare

This is a major Buildroot update.

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

  • Changes

    • Add REUSE compliance to help improve OSS copyright and licensing accuracy
    • Update Raspberry Pi libraries and firmware to latest releases
  • Updated dependencies

    • Erlang/OTP 27.3
    • Buildroot 2024.11.2
    • Linux 6.6.74 (Raspberry Pi 1.20250127 release)
    • rpicam-apps 1.5.3
    • rpi-libcamera v0.3.2+rpt20241119
    • rpi-distro-firmware-nonfree 1:20230625-2+rpt3

v1.29.1

20 Jan 20:51

Choose a tag to compare

This is a security/bug fix update.

v1.29.0

27 Nov 17:36

Choose a tag to compare

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

    • Applied and enabled the Real-Time Linux patch set, PREEMPT_RT. Please see
      write-ups on the web for benefits and how to use. The impact of this patch
      shouldn't be noticeable to most Nerves users.
    • Switch CPU frequency governor from conservative to the more modern
      schedutil. See LWN article for details.
    • Fix missing option for out-of-the-box QMI (cellular modem) support
  • Updated dependencies