From eea3b3fc51fc073ef3d928316e9ad0887fb73f07 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Wed, 21 Sep 2016 13:50:26 +0200 Subject: radsecproxy-1.6.8. --- ChangeLog | 5 +++++ README | 2 +- configure.ac | 2 +- radsecproxy.conf.5.xml | 4 ++-- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index f0ce961..4f7e485 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-09-21 1.6.8 + Bug fixes: + - Stop waiting on writable when reading a TCP socket. + - Stomp less on the memory of other threads (RADSECPROXY-64). + 2016-03-14 1.6.7 Enhancements (security): - Negotiate TLS1.1, TLS1.2 and DTLS1.2 when possible, client and diff --git a/README b/README index 66c5cba..146b237 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This is radsecproxy 1.6.7 from 2016-03-14. +This is radsecproxy 1.6.8 from 2016-09-21. radsecproxy is a generic RADIUS proxy that supports both UDP and TLS (RadSec) RADIUS transports. There is also experimental support for diff --git a/configure.ac b/configure.ac index 1a19ced..90d9b09 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(radsecproxy, 1.6.7, radsecproxy@uninett.no) +AC_INIT(radsecproxy, 1.6.8, radsecproxy@lists.nordu.net) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE AC_PROG_CC diff --git a/radsecproxy.conf.5.xml b/radsecproxy.conf.5.xml index ff579c4..250c812 100644 --- a/radsecproxy.conf.5.xml +++ b/radsecproxy.conf.5.xml @@ -2,14 +2,14 @@ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> - 2016-03-23 + 2016-09-21 radsecproxy.conf 5 - radsecproxy 1.6.7 + radsecproxy 1.6.8 -- cgit v1.1