On Dec 3, 2025, at 3:57 AM, Joost Ringoot <joost.ringoot@meteo.be> wrote:
In Debian 13, the stable freeradius is 3.2.7 and no update in the backports
It would be nice to have everything up to date.
On the https://www.freeradius.org/ website, the recommended stable version is 3.2.8
There is a repo for debian 12 and for ubuntu 24.04 on
Yes, we haven't done Debian 13 yet. We'll add that to our "todo" list.
I am now considering: what would be the best option:
1. install radius 3.2.7 on debian trixie from it's standard repository 2. install debian 12 and try to install radius 3.2.8 from the inkbridge repo 3. try to fool the 3.2.8 inkbridge debian package into believing that the installed libperl5.40 is libperl5.36 4. try to install freeradius 3.2.8 from the tgz on https://www.freeradius.org/releases/ on debian trixie 13
Or grab the "tar" file on a Debian 13 machine, and then do `make deb`. It will create Debian 13 packages. That's essentially the process we use to create packages. Alan DeKok.