From e5cf56e5a130f8a5fc9eb9a01d47b530d9a27b3a Mon Sep 17 00:00:00 2001 From: "Alan T. DeKok" Date: Sun, 14 Dec 2008 10:40:43 +0100 Subject: [PATCH] Prepare for 2.1.4 --- VERSION | 2 +- doc/ChangeLog | 17 ++++++++++++++++- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index ac2cdeb..7d2ed7c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.3 +2.1.4 diff --git a/doc/ChangeLog b/doc/ChangeLog index 74eed80..ed93d6a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,4 +1,19 @@ -FreeRADIUS 2.1.2 Fri Dec 5 17:40:00 CEST 2008; , urgency=medium +FreeRADIUS 2.1.4 Thu Dec 25 17:40:00 CEST 2008; , urgency=medium + Feature improvements + * Permit multiple "-e" in radmin. + + Bug fixes + * Clean up control sockets when they are closed, so that we don't + leak memory. + * Define SUN_LEN for systems that don't have it. + * Correct some boundary conditions in the conditional checker ("if") + in "unlang". Bug noted by Arran Cudbard-Bell. + * Work around minor building issues in gmake. This should only + have affected developers. + * Change how we manage unprivileged user/group, so that we do not + create control sockets owned by root. + +FreeRADIUS 2.1.3 Fri Dec 5 17:40:00 CEST 2008; , urgency=medium Feature improvements * Allow running with "user=radiusd" and binding to secure sockets. -- 2.1.4