Update version number, in preparation for 1.1.2 release.
authornbk <nbk>
Sun, 21 May 2006 17:32:52 +0000 (17:32 +0000)
committernbk <nbk>
Sun, 21 May 2006 17:32:52 +0000 (17:32 +0000)
configure.in
debian/changelog
redhat/freeradius.spec

index 9089c93..b4a8367 100644 (file)
@@ -26,7 +26,7 @@ AC_REVISION($Revision$)dnl
 
 dnl # The version of the software
 RADIUSD_MAJOR_VERSION=1
-RADIUSD_MINOR_VERSION=1.1
+RADIUSD_MINOR_VERSION=1.2
 RADIUSD_VERSION="${RADIUSD_MAJOR_VERSION}.${RADIUSD_MINOR_VERSION}"
 
 dnl #############################################################
index c51a8d8..4fde236 100644 (file)
@@ -1,3 +1,11 @@
+freeradius (1.1.2-0) unstable; urgency=low
+
+  * New upstream release.
+  * Update dpatch for 1.1.2:
+    - 13_a_libtool14_to_call_your_own
+
+ -- Nicolas Baradakis <nicolas.baradakis@cegetel.net>  Sun, 21 May 2006 19:20:03 +0200
+
 freeradius (1.1.1-0) unstable; urgency=low
 
   * New upstream release.
@@ -13,6 +21,25 @@ freeradius (1.1.1-0) unstable; urgency=low
 
  -- Nicolas Baradakis <nicolas.baradakis@cegetel.net>  Sun, 12 Feb 2006 16:29:20 +0100
 
+freeradius (1.1.0-1.2) unstable; urgency=high
+
+    * Non-maintainer upload.
+    * [ CVE-2006-1354 ]:
+      src/modules/rlm_eap/types/rlm_eap_mschapv2/rlm_eap_mschapv2.c:
+      Due to insufficient input validation it is possible for a remote
+      attacker to bypass authentication or cause a denial of service.
+      (closes: #359042)
+
+ -- Stpehen Gran <sgran@debian.org>  Wed, 17 May 2006 11:22:28 -0500
+
+freeradius (1.1.0-1.1) unstable; urgency=low
+
+    * Non-maintainer upload.
+    * Upstream patch to fix parsing config file (closes: #351732)
+      Fixes: fails to start on amd64 (error in dictionary parsing code)
+
+ -- Stephen Gran <sgran@debian.org>  Sat,  1 Apr 2006 11:07:55 +0100
+
 freeradius (1.1.0-1) unstable; urgency=low
   * ReDebianise upstream tarball:
     - Deleted RFCs: 2243 2289 2433 2548 2618 2619 2620 2621 2716 2759 2809 2865
index 3400b78..7a019c7 100644 (file)
@@ -1,7 +1,7 @@
 Summary: High-performance and highly configurable RADIUS server
 URL: http://www.freeradius.org/
 Name: freeradius
-Version: 1.1.1
+Version: 1.1.2
 Release: 0
 License: GPL
 Group: Networking/Daemons