getumbrel / umbrel-os

umbrelOS for Raspberry Pi 4 (only). Covert your Raspberry Pi into a home server in one click. For other hardware, checkout https://github.com/getumbrel/umbrel
https://umbrel.com
BSD 3-Clause "New" or "Revised" License
581 stars 57 forks source link

Buster no longer gets security updates #278

Open JssDWt opened 10 months ago

JssDWt commented 10 months ago

It looks like Umbrel OS is based on buster, but buster is not receiving security updates since June 30 2022.

Also, LND is planning to remove buster support for their builds soon: https://github.com/lightningnetwork/lnd/pull/7944

lukechilds commented 10 months ago

The LND issue shouldn't affect us since it runs in a container. But yeah, we still need to bring the Pi umbrelOS up to date. We're currently in the process of completely rewriting the umbrelOS build system in a way that can be shared between Raspberry Pi and amd64 systems using Debian Bookworm as a base.