diff options
author | Linus Nordberg <linus@nordu.net> | 2012-10-25 13:41:24 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2012-10-25 13:46:00 +0200 |
commit | 2f452345f3e599de9a25dd3b1954367bb9098b4f (patch) | |
tree | 50a1606b417d7ed8c658b0a4ebcac1c2e4fb0b56 /ChangeLog | |
parent | 73f53fee4a00c083c353362da26514d6d6d5c2e6 (diff) |
Mention CVE number in ChangeLog.radsecproxy-1.6.2
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ 2012-10-25 1.6.2 Bug fixes (security): - Fix the issue with verification of clients when using multiple - 'tls' config blocks (RADSECPROXY-43) for DTLS too. Reported by - Raphael Geisser. + 'tls' config blocks (RADSECPROXY-43) for DTLS too. Fixes + CVE-2012-4523. Reported by Raphael Geissert. 2012-09-14 1.6.1 Bug fixes (security): |