Skip to content

v3.1.1

Compare
Choose a tag to compare
@mauromorales mauromorales released this 19 Jul 10:12
· 146 commits to master since this release
3e1b056

Upgrade issues

Be advised that there is currently an issue when upgrading from 3.0.x to 3.1.x in which the user ids will change. This will result in any files owned by the user under its /home directory to lose permissions which can lead to not being able to ssh (ssh keys will have a different user id)

We are currently working on a workaround, so you are advised to not upgrade until 3.1.2 is released with a fix for this.

What's Changed

Bug fixes 🐛

  • Disable make cache timer on fedora by @Itxaka in #2717
  • It's not possible to login on an Alpine 3.19 RPi fixed by @Itxaka #2439
  • Expired password on system with no rtc (e.g. rpi4) on Alpine fixed by @Itxaka #1994
  • cgroup_memory not mounted in Alpine rpi4 fixed by @Itxaka #2002
  • reset from the GRUB menu on alpine, gets stuck in an endless loop @Itxaka #2136

Known Issues

  • RPi EFI booting no longer supported on kernels shipped with Ubuntu 24.04+ #2249

Full Changelog: v3.1.0...v3.1.1