libauthen-radius-perl (0.37-1) unstable; urgency=medium From upstream Changes for 0.37: - Enable Rfc3579MessageAuth by default and emit Message-Authenticator as the first attribute in Access-Request packets (RFC 9716 section 4.2), mitigating the Blast-RADIUS protocol vulnerability. Callers that need the previous behaviour can pass Rfc3579MessageAuth => 0 explicitly. -- gregor herrmann Tue, 26 May 2026 19:39:37 +0200 libauthen-radius-perl (0.12-1) unstable; urgency=low upstream now provides a set of radius dictionaries so that you can use this module without having to install extra components of the RADIUS server onto your client machine. They are not installed into the standard location as in many situations they are not required. If they were installed this package would conflict with radiusd-cistron and xtradius which is not a good thing. They are provided by this package in the directory /usr/share/doc/libauthen-radius-perl/raddb. If you need any of these dictionaries you should copy the relevant files into somewhere where the code using this module can read them. By default the module will look for dictionaries in the directory named /etc/raddb/dictionary. -- Stephen Quinney Sat, 9 Jul 2005 12:42:24 +0100