From: Alan T. DeKok Date: Wed, 19 Oct 2011 08:43:23 +0000 (+0200) Subject: Update to version 2.2.0 X-Git-Tag: release_2_2_0~305 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b08425052383cdd01003706aa5ad6532f990d8f;p=thirdparty%2Ffreeradius-server.git Update to version 2.2.0 We don't want to release a 2.1.13 :) --- diff --git a/VERSION b/VERSION index 348fc11efe1..ccbccc3dc62 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.12 +2.2.0 diff --git a/debian/changelog b/debian/changelog index 7bd9d31427f..50d5343ca24 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,7 @@ +freeradius (2.2.0+git) unstable; urgency=medium + + -- Alan DeKok Sat, 18 Jan 2012 10:45:03 +0100 + freeradius (2.1.12+git) unstable; urgency=medium -- Alan DeKok Sat, 18 Jan 2012 10:45:03 +0100 diff --git a/doc/ChangeLog b/doc/ChangeLog index b11a3e574f8..492c6612e06 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,15 @@ +FreeRADIUS 2.2.0 Fri 31 Dec 2011 21:00:00 CEST, urgency=medium + Feature improvements + * Update dictionary.aruba + * Switch to using SHA1 for certificate digests instead of MD5. + + Bug fixes + * Fix typo in detail file writer, to skip writing if the packet + was read from this detail file. + * Better documentation for radrelay and detail file writer. + See raddb/modules/radrelay and raddb/radrelay.conf + * Free cached replies when closing resumed SSL sessions. + FreeRADIUS 2.1.12 Fri 30 Sept 2011 16:57:38 CEST, urgency=medium Feature improvements * Updates to dictionary.erx, dictionary.siemens, dictionary.starent, diff --git a/redhat/freeradius.spec b/redhat/freeradius.spec index a8f8f50a0f6..29d1524e518 100644 --- a/redhat/freeradius.spec +++ b/redhat/freeradius.spec @@ -1,6 +1,6 @@ Summary: High-performance and highly configurable free RADIUS server Name: freeradius -Version: 2.1.12 +Version: 2.2.0 Release: 1%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Daemons diff --git a/suse/freeradius.spec b/suse/freeradius.spec index bbdd293be4c..5154ca3ae89 100644 --- a/suse/freeradius.spec +++ b/suse/freeradius.spec @@ -3,7 +3,7 @@ License: GPL, LGPL Group: Productivity/Networking/Radius/Servers Provides: radiusd Conflicts: freeradius -Version: 2.1.12 +Version: 2.2.0 Release: 0 URL: http://www.freeradius.org/ Summary: The world's most popular RADIUS Server