summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordavid <david>2004-01-30 21:47:30 +0000
committerdavid <david>2004-01-30 21:47:30 +0000
commit8275f3b3ebcc2e0da6ad36a462fcf503852b5de4 (patch)
tree58f9e39e4288a028285a7a9178a7d3d792112529 /doc
parentd0ca487bbfe204bc379caadb5f838958b025df1a (diff)
downloadpkgsrc-8275f3b3ebcc2e0da6ad36a462fcf503852b5de4.tar.gz
Update FreeRadius to 0.9.3
From the release notes: This version corrects a flaw in 0.9.2 (and all earlier versions of the server) which may allow an attacker to DoS the server. The bug does not look to be easily exploitable, as it overwrites the heap (not the stack), and any exploit code must be in the form of a valid RADIUS packet. We strongly recommend that all users of FreeRADIUS upgrade to 0.9.3.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 5229b17a88b..5df3ca88580 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4645 2004/01/30 14:37:13 adam Exp $
+$NetBSD: CHANGES,v 1.4646 2004/01/30 21:47:30 david Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -530,3 +530,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated kopete to 0.8rc1 [jmmv 2004-01-29]
Updated kmplayer to 0.8.2rc5nb3 [jmmv 2004-01-29]
Updated ngrep to 1.41 [adam 2004-01-30]
+ Updated freeradius to 0.9.3 [david 2004-01-30]