02-07-2021, 04:13 PM
(02-06-2021, 10:08 PM)quersumme Wrote: Well, I thought it was a good idea to update an operating system. If there's no way for Moode, I'll probably have to leave it. But maybe I'm doing something wrong?
It is a good idea.
However, Tim has stated elsewhere on this forum that as Moode uses a custom built kernel and modules doing an apt full-upgrade might break things.
I've two Moode boxes here, one using an SMSL Sanskrit 10 MK II USB DAC and the pother an Allo MiniBoss HAT, and neither has ever broken when I've done
Code:
sudo apt update
sudo apt full-upgrade
(retaining existing configuration).
Others haven't been so lucky.
As a minimum, I'd recommend that all users do a
Code:
sudo apt update
sudo apt install sudo
sudo apt install libgcrypt20
to patch the recently-revealed sudo and libgcrypt vulnerabilities.
Cheers,
Phil