From af428abda249b2279ba0582180985a9f6f4a144a Mon Sep 17 00:00:00 2001 From: Matthew Newton Date: Tue, 24 Mar 2020 14:23:29 +0000 Subject: [PATCH] Prepare for 3.0.21 release --- COPYRIGHT | 2 +- debian/changelog | 2 +- doc/ChangeLog | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index 9e5cc1e9b2..71354b90bf 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -42,7 +42,7 @@ individuals. This list is not exhaustive. Consult the individual files for more detailed copyright statements. -Copyright (C) 1999-2019 The FreeRADIUS Server Project +Copyright (C) 1999-2020 The FreeRADIUS Server Project Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Alan DeKok diff --git a/debian/changelog b/debian/changelog index 053e54b1db..67f1870bb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ freeradius (3.0.21+git) unstable; urgency=medium * New upstream version. - -- Alan DeKok Thu, 14 Nov 2019 12:00:00 -0500 + -- Alan DeKok Tue, 24 Mar 2020 12:00:00 -0500 freeradius (3.0.20+git) unstable; urgency=medium diff --git a/doc/ChangeLog b/doc/ChangeLog index fd6687f7dd..2e25abc3b0 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,4 +1,4 @@ -FreeRADIUS 3.0.21 Thu 14 Nov 2019 12:00:00 EDT urgency=low +FreeRADIUS 3.0.21 Tue 24 Mar 2020 12:00:00 EDT urgency=low Feature improvements * New stored procedure for allocating IPs with PostgreSQL. Rates of 1500 IPs per second are now possible. @@ -27,11 +27,12 @@ FreeRADIUS 3.0.21 Thu 14 Nov 2019 12:00:00 EDT urgency=low * Many updates to RPM and jenkins builds from Matthew Newton * Added %C (time now in seconds) and %c (microsecond component of now) back-ported from the "master" branch. - * Add capability to reload the service over systemd in Debian and Redhat. + * Add reload capability to systemd unit file in Debian and RedHat. * Increase timestamp precision in postauth to maximum supported by each database and simplify (and make more consistent between drivers) the timestamps in SQL queries by using expansions. Patches from Terry Burton. + * Option to set dictionary path in raduat script. Patch from Terry Burton. Bug fixes * Various fixes found by PVS-Studio. -- 2.47.3