03-25-2025, 09:51 PM
(03-25-2025, 06:56 PM)ils1974 Wrote: Hi @Tim Curtis,
My PI4 is running moOde 9.3.0 on Bookworm 12.9. I see other's system is running 9.3.0 on Bookworm 12.10.
My question: If you do an in-place update, doen't the Rasberry OS version get updated?
Thanks
I'm not actually sure what specific package contains the PiOS version number bump. In my environment all 8 of my systems are at PiOS 12.10. One of the systems is made from the release image and the rest are updated by performing apt upgrade (carefully honoring certain package holds) and eventually apt install moode-player=9.3.0-1moode1.
We only install or update the packages listed below as part of the in-place update script.
Code:
# Part 2: List of package updates (cumulative)
PKG_UPDATES=(
moode-player=9.3.0-1moode1
alsa-cdsp=1.2.0-2moode1
mpd=0.24-1moode1
mpc=0.35-1moode1
bluez-alsa-utils=4.2.0-2moode1
libasound2-plugin-bluez=4.2.0-2moode1
camilladsp=3.0.0-1moode1
camillagui=3.0.2-1moode1
mpd2cdspvolume=2.0.0-1moode2
python3-camilladsp-plot=3.0.0-1moode1
python3-camilladsp=3.0.0-1moode1
shairport-sync=4.3.6-1moode1
log2ram=1.7.2
librespot=0.6.0-1moode1
libnpupnp13=6.2.0-1moode1
libupnpp16=0.26.7-1moode1
pleezer=0.13.0-1moode1
upmpdcli=1.9.0-1moode1
upmpdcli-qobuz=1.9.0-1moode1
upmpdcli-tidal=1.9.0-1moode1
bluez-firmware
firmware-atheros
firmware-brcm80211
firmware-libertas
firmware-linux-free
firmware-misc-nonfree
firmware-realtek
raspi-firmware
rpi-eeprom
)