Subject: CVS commit: pkgsrc/net/freeradius
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 07/09/2005 17:25:00
Module Name: pkgsrc
Committed By: adrianp
Date: Sat Jul 9 17:25:00 UTC 2005
Modified Files:
pkgsrc/net/freeradius: Makefile PLIST distinfo
Removed Files:
pkgsrc/net/freeradius/patches: patch-ak
Log Message:
- Update to freeradius 1.0.4
- The security issues mentioned in this update were incorporated
into patch-ak previously and a security advisory was already
made in regards to this.
> FreeRADIUS 1.0.4 ; Date: 2005/06/11 22:46:52, urgency=medium
>
> * Fix installation problem.
> * Increase a buffer size, so radrelay doesn't truncate values.
> * Updates in the documentation. Patches from Thor Spruyt.
>
> FreeRADIUS 1.0.3 ; Date: 2005/06/03 17:15:11, urgency=high
> Security Fixes
> * Always escape the strings in the SQL module.
> * Check buffer bound when input character needs escaping in
> the SQL module. Bug found by Primoz Bratanic.
>
> Bug fixes
> * Return EAP-Fail in Access-Reject, rather than an empty Access-Reject
> * Don't send Proxy-State from home server in TTLS.
> * Fixes for forking external programs, so the server doesn't
> suddenly stop processing requests, or stop forking programs.
> * radzap now works, but it's command-line options have changed
> completely, and it's a shell script.
> * radwho has updated command-line options, and no longer reads
> Unix "utmp" files.
> * Fix bug in calling checkrad script with NAS port > 9999999
> * Fix long-standing bug when both crypt and pthreads are in use
> * Don't SEGV when rlm_sql gets 'NULL' value from request.
> * Re-arrange code in radrelay to not duplicate accounting packets.
> * In rlm_attr_rewrite, change the value when the attribute type
> is different from string.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/net/freeradius/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/net/freeradius/PLIST
cvs rdiff -r1.14 -r1.15 pkgsrc/net/freeradius/distinfo
cvs rdiff -r1.3 -r0 pkgsrc/net/freeradius/patches/patch-ak
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.