FreeRADIUS 1.1.2 has been released

Alan DeKok aland at nitros9.org
Fri May 26 23:53:12 CEST 2006


  FreeRADIUS 1.1.2 has been released.  See:

  http://www.freeradius.org

  We expect that this will be the last release in the 1.1.x
architecture.  1.2.0 will follow from 1.1.2, and will contain updated
libtool, libltdl, and configure scripts.  These changes will allow
1.2.0 to build more easily on many architectures.

  The changes from 1.1.1 to 1.1.2 are as follows:

	Feature improvements
	* Allow tagged VSA's for Juniper.  Closes bugs #367 and #368.
	* Allow Ascend "abinary" format to be specified as octets,
	 (e.g. Ascend-Data-Filter = 0x010203...)
	* Added "cipher_list" configuration to the EAP-TLS module.
	  See "eap.conf" and "man 1 cipher" for details.
	* Added "check_cert_issuer" configuration to the EAP-TLS module.
	  See "eap.conf" for details. (closes: #346)
	* Added "suppress" configuration entry to rlm_detail,
	  to suppress certain attributes (e.g. User-Password).
	  This closes bug #359.
	* More dictionary updates
	* Write SSL errors to log file, rather than stderr.
	  This closes bug #347.
	* Allow a core dump on uid change on Linux (closes: #361)

	Bug fixes
	* Return better error codes in SQL IODBC module.  Closes bug #341.
	* Corrected list of EAP handlers.
	* Initialize variable in rlm_ldap.c.  This fixes RedHat
	  bug #136468.
	* Escape more ldap strings, so configuration entries
	  that have magic LDAP characters don't break LDAP.
	  This closes bug #360.
	* Updated doc/rlm_ldap.  This closes bug #353.
	* Updated redhat/freeradius.spec.  This closes bug #330.
	* Don't forcibly over-write Auth-Type in the mschap module.
	  This prevents an earlier module from forcing reject.
	* Use the correct module reference in the authenticate section,
	  where Auth-Type wasn't explicitely specified.
	* If there are typos in a subsection in radiusd.conf, exit
	  after printing an error, rather than continuing.
	* Print Ascend "abinary" format as text rather than octets
	  when we receive it.
	* Silently drop packets with bad Message-Authenticators, as per RFC3579
	* Unbreak ./configure --disable-static (closes: #350)
	* Unbreak ./configure --prefix (closes: #354)

  Alan DeKok.



More information about the Freeradius-Users mailing list