Skip to content

Releases: nerves-project/nerves_system_rpi4

v1.33.1

18 Feb 15:41

Choose a tag to compare

This is a security and bug fix release.

v2.0.0

17 Feb 19:30

Choose a tag to compare

This is a major update of nerves_system_rpi4 that changes the MicroSD/eMMC
layout in order to support automatic rollback of non-working firmware updates.

IMPORTANT This is a one way upgrade. Going back to the old partitioning
requires manually reflashing of the RPi's storage.

Previous releases assumed that firmware updates worked. This one requires that
firmware images mark themselves as good using
Nerves.Runtime.validate_firmware/0. See Nerves.Runtime for more information
on this. Firmware not marked as good reverts back to the previous version.

  • Changes

    • Fix camera support by enabling the unicam-legacy Linux device driver
    • Enabled multipath TCP support in the Linux kernel
    • Deleted all use of nerves_fw_active since it was sometimes incorrect and
      caused confusion
  • Package updates

v2.0.0-rc.3

03 Feb 21:55

Choose a tag to compare

  • Changes
    • Fixed typo in fwup.conf preventing use of 2.0.0-rc.2
    • Deleted all use of nerves_fw_active since it was sometimes incorrect and
      caused confusion
    • Enabled multipath TCP support in the Linux kernel

v2.0.0-rc.2

27 Jan 23:24

Choose a tag to compare

This is a major update of nerves_system_rpi4 that changes the MicroSD/eMMC
layout in order to support automatic rollback of non-working firmware updates.

IMPORTANT This is a one way upgrade. Going back to the old partitioning
requires manually reflashing of the RPi's storage.

Previous releases assumed that firmware updates worked. This one requires that
firmware images mark themselves as good using
Nerves.Runtime.validate_firmware/0. See Nerves.Runtime for more information
on this. Firmware not marked as good reverts back to the previous version.

v1.33.0

07 Jan 19:51

Choose a tag to compare

This is a major Buildroot and Linux update. It should be seamless for most
1.32.0 users.

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.