From: Alan T. DeKok Date: Tue, 12 Jan 2016 15:06:10 +0000 (-0500) Subject: note recent changes X-Git-Tag: release_3_0_11~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4ad5e71228b788cac76171156a3d5e5034c48cd;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 4bd3469b60a..345d6e7672f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -28,6 +28,7 @@ FreeRADIUS 3.0.11 Mon 05 Oct 2015 15:00:00 EDT urgency=medium * TTLS and PEAP now require "virtual_server" to be a real server. * Print WARNING when TTLS or PEAP identities are spoofed or not properly anonymized. See RFC 7542 for requirements. + * Various rlm_python fixes from Herwin Weststrate. Bug fixes * Fix issue where field nas_type would not be accessible via @@ -64,6 +65,8 @@ FreeRADIUS 3.0.11 Mon 05 Oct 2015 15:00:00 EDT urgency=medium the '.' will now be escaped. See src/tests/keywords/regex-escape. * Use correct authentication vector when sending Access-Reject replies for RadSec. + * Set FreeRADIUS-Proxied-To in TTLS again. You should use the + "inner-tunnel" virtual server, instead of relying on this attribute. FreeRADIUS 3.0.10 Mon 05 Oct 2015 15:00:00 EDT urgency=medium Feature improvements