diff options
author | adrianp <adrianp> | 2005-07-09 17:25:00 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2005-07-09 17:25:00 +0000 |
commit | 4f8fcc79315fb841828b1819bc69293a6ad71e92 (patch) | |
tree | 9a006e12a5829a0291c02110e7e3889b4ed54596 /net/freeradius/distinfo | |
parent | 16ac790dfe63689574d98dfc9a86fdc96408a873 (diff) | |
download | pkgsrc-4f8fcc79315fb841828b1819bc69293a6ad71e92.tar.gz |
- 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.
Diffstat (limited to 'net/freeradius/distinfo')
-rw-r--r-- | net/freeradius/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/net/freeradius/distinfo b/net/freeradius/distinfo index e906376846d..af3b4ecd173 100644 --- a/net/freeradius/distinfo +++ b/net/freeradius/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.14 2005/05/18 21:58:45 adrianp Exp $ +$NetBSD: distinfo,v 1.15 2005/07/09 17:25:00 adrianp Exp $ -SHA1 (freeradius-1.0.2.tar.gz) = 5703fd8abb4f28c15d716bd1ec1e9cfe2e1e6c90 -RMD160 (freeradius-1.0.2.tar.gz) = 796da74e64da189d7d7520201c7c4139f9f478c4 -Size (freeradius-1.0.2.tar.gz) = 2208884 bytes +SHA1 (freeradius-1.0.4.tar.gz) = f0c877ae80592609ada4875cf1b472c7742720fb +RMD160 (freeradius-1.0.4.tar.gz) = b75a872ced9a461f3063f19d49546fc9ef86a225 +Size (freeradius-1.0.4.tar.gz) = 2209057 bytes SHA1 (patch-ae) = 0c1b6c79329f41c35e3a783e61cc205cb78a4773 SHA1 (patch-ai) = bb4dafd3f6b961403caa955c9a09c271468ada36 SHA1 (patch-aj) = 422c9dfbde08c26acf41a040c57508ab9725004e -SHA1 (patch-ak) = ad272be635d6b27e5b986c3e9a06ef85484c1230 |