Subject: CVS commit: pkgsrc/net/freeradius2
From: Adrian Portelli
Date: 2008-06-20 22:57:39
Message id: 20080620205739.84424175D0@cvs.netbsd.org

Log Message:
Version 2.0.5 has been released. The focus of this release is stability.

Feature Improvements
* Permit SQL authorize_reply_query to be empty.
* Allow setting response packet type in Post-Proxy-Type Fail handler.
* Added install-chown target to set correct permission and ownership make \ 
RADMIN=radmin RGROUP=radius install-chown.
* Support for LDAP-Group and other dynamic comparison attribute in unlang. \ 
Developed from a patch by Jason Alderfer.
* Added chroot support. See radiusd.conf for comments.
* Allow clients of 0/0. We do not recommend using this, though.
* Moved many module configurations into raddb/modules/*.

Bug Fixes
* Allow proxying to virtual servers for accounting packets, too.
* Added num_fields function to PostgreSQL client. This lets clients be read from \ 
a PostgreSQL database.
* Updated proxy fallback mechanism to validate fallback servers, and to process \ 
fallback requests in a child thread.
* The realm module returns ok for LOCAL realms, not noop.
* Fixed some DHCP code handling. The examples should now work.

Files:
RevisionActionfile
1.2modifypkgsrc/net/freeradius2/Makefile
1.2modifypkgsrc/net/freeradius2/distinfo
1.2modifypkgsrc/net/freeradius2/patches/patch-ak