From: Linus Nordberg Date: Fri, 27 Apr 2012 10:58:15 +0000 (+0200) Subject: radsecproxy-1.6-rc2. X-Git-Tag: radsecproxy-1.6-rc2^0 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=libradsec.git;a=commitdiff_plain;h=54531600b2fbdd4eac73ce1a12cc6b79db54fd0e radsecproxy-1.6-rc2. --- diff --git a/ChangeLog b/ChangeLog index 2e5b3be..fa14c07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2011-04-26 1.6-rc1 +2011-04-27 1.6-rc2 Incompatible changes: - The default shared secret for TLS and DTLS connections change from "mysecret" to "radsec" as per draft-ietf-radext-radsec-12 diff --git a/README b/README index f05dc65..138c5b3 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This is unreleasead radsecproxy 1.6-rc1. +This is unreleasead radsecproxy 1.6-rc2. 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 d54103d..ee593b9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(radsecproxy, 1.6-rc1, radsecproxy@uninett.no) +AC_INIT(radsecproxy, 1.6-rc2, radsecproxy@uninett.no) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE AC_PROG_CC diff --git a/radsecproxy.conf.5.xml b/radsecproxy.conf.5.xml index 127dbe4..99f26c6 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"> - 2012-04-26 + 2012-04-27 radsecproxy.conf 5 - radsecproxy 1.6-rc1 + radsecproxy 1.6-rc2