diff options
author | Linus Nordberg <linus@nordu.net> | 2016-03-14 12:45:06 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2016-03-14 12:45:06 +0100 |
commit | 14c7d367fe93dce9af588200d4b1ac7bf6104e43 (patch) | |
tree | 4c054ee045e1beabfe1fdb451d56e648c5f896b7 /ChangeLog | |
parent | 6ac615d7949b4b6157ae1cf7ebf439c657f4baac (diff) |
Add changes from 1.6.7.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,9 +1,17 @@ -Changes between 1.6.6 and the master branch +Changes between 1.6.7 and the master branch License and copyright changes: - Copyright UNINETT AS and NORDUnet A/S. - 3-clause BSD license only, no GPL. +2016-03-14 1.6.7 + Enhancements (security): + - Negotiate TLS1.1, TLS1.2 and DTLS1.2 when possible, client and + server side. Fixes RADSECPROXY-62. + + Enhancements: + - Build HTML documentation properly. + 2015-01-19 1.6.6 Bug fixes (security): - Fix two use-after-free, a null pointer dereference and three |