summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2012-11-01 09:02:42 +0100
committerLinus Nordberg <linus@nordberg.se>2013-09-02 13:29:38 +0200
commit0bab4d616c9f4ca06b729c341cc05e88b96d8864 (patch)
treed5929e8aa1cce119aeb437b7b34d7932c0cca8f6
parent2f452345f3e599de9a25dd3b1954367bb9098b4f (diff)
Update ChangeLog entry for 1.6.2 with correct CVE id.
1.6.2 is already released but correct ChangeLog info is good.
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 938b911..3d03928 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,8 @@
Bug fixes (security):
- Fix the issue with verification of clients when using multiple
'tls' config blocks (RADSECPROXY-43) for DTLS too. Fixes
- CVE-2012-4523. Reported by Raphael Geissert.
+ CVE-2012-4566 (CVE id corrected 2012-11-01, after the release of
+ 1.6.2). Reported by Raphael Geissert.
2012-09-14 1.6.1
Bug fixes (security):