Hi guys,
I have the occasional SERVFAIL error and was looking to update unbound.
I noticed the unbound version I have installed is v1.13.1, but on the unbound website the latest release is v1.17.1.
I did a apt-update but it said everything was up to date.
Is there anyway to get the latest?
Unbound is installed from global Debian apt package source. On Debian Bullseye 1.13.1-1 is the latest version available. Debian -- Package Search Results -- unbound
You have 2 options. Compile and install unbound from source manually or switch to next Debian version Bookworm (Debian testing).
Thanks, I saw you tested a script for the bookworm upgrade, but on a RPi 3+. Do you know if the RPi 3 is supported on bookworm?
There should be no difference. We use the same image for all RPI device. But keep in mind, Debian Bookworm is flagged as testing still. As well our migration script might not 100% bulletproof. Create a backup/clone before going that way.