diff options
author | Linus Nordberg <linus@nordu.net> | 2012-11-01 09:02:42 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2013-09-02 13:29:38 +0200 |
commit | 0bab4d616c9f4ca06b729c341cc05e88b96d8864 (patch) | |
tree | d5929e8aa1cce119aeb437b7b34d7932c0cca8f6 /ChangeLog | |
parent | 2f452345f3e599de9a25dd3b1954367bb9098b4f (diff) |
Update ChangeLog entry for 1.6.2 with correct CVE id.
1.6.2 is already released but correct ChangeLog info is good.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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): |