Note main changes to the Debian scripts for 2.0.0-pre2.
authornbk <nbk>
Mon, 20 Aug 2007 16:47:54 +0000 (16:47 +0000)
committernbk <nbk>
Mon, 20 Aug 2007 16:47:54 +0000 (16:47 +0000)
debian/changelog

index 7b5f083..4775ad3 100644 (file)
@@ -1,8 +1,35 @@
-freeradius (2.0.0-pre0) unstable; urgency=low
+freeradius (2.0.0-pre2) unstable; urgency=low
 
-  * Current CVS version.
+  * New upstream pre-release, in preparation for the final 2.0.0 release.
+  * Upgrade debhelper compatibility to version 5. This breaks the build
+    on Sarge, which is no longer in stable.
+  * Rewrite large parts of debian/rules based on the changes from the
+    downstream debian package. (use dpatches and debhelper files where
+    possible)
+  * New initscript that uses the LSB functions instead of calling directly
+    start-stop-daemon.
+  * Create default certificates in postinst to enable the EAP modules (tls,
+    ttls and peap) when the server starts for the first time.
 
- -- Nicolas Baradakis <nicolas.baradakis@cegetel.net>  Thu, 13 Jul 2006 16:41:06 +0200
+ -- Nicolas Baradakis <nbk@sitadelle.com>  Mon, 20 Aug 2007 18:40:13 +0200
+
+freeradius (1.1.7-0) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Alan DeKok <aland@freeradius.org>  Tue, 26 Jun 2007 09:52:41 +0100
+
+freeradius (1.1.6-0) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Alan DeKok <aland@freeradius.org>  Mon, 26 Mar 2007 14:57:03 +0100
+
+freeradius (1.1.5-0) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Nicolas Baradakis <nbk@sitadelle.com>  Tue,  6 Mar 2007 23:52:55 +0100
 
 freeradius (1.1.3-0) unstable; urgency=low
 
@@ -15,65 +42,7 @@ freeradius (1.1.3-0) unstable; urgency=low
   * Fix errors in initscript when trying to reload even if the server
     isn't running.
 
- -- Nicolas Baradakis <nicolas.baradakis@cegetel.net>  Mon, 10 Jul 2006 14:06:04 +0200
-
-freeradius (1.1.2-2) unstable; urgency=low
-
-  [ Stephen Gran ]
-  * Acknowledge my previous NMU's (closes: #351732, #359042)
-  * Init scripts overhaul:
-    - now use reload on upgrade of modules
-    - replace sleep statements with --retry, as time based tests are
-      fragile
-    - no longer exit with an error if stop fails because the
-      daemon isn't running (closes: #374670, #351735)
-    - stop using command -v in /bin/sh scripts
-  * General maintainer script overhaul:
-    - Don't rm -rf something in /etc (ouch)
-    - Use chown -R instead of 'find .. -exec'
-    - should not need to manually remove the init script on purge (it's a dpkg
-      managed conffile)
-    - Only do user management stuff if user is missing.  No point rerunning it
-      every upgrade.
-    - Install /etc/freeradius/dictionary with relaxed permissions, but never
-      touch it again (closes: #334299)
-    - switch to debhelper files where possible.  I like an easy to read
-      Makefile.
-  * Arg.  Move README.rfc to the freeradius package where it belongs.
-
-  [ Mark Hymers ]
-  * Document building SSL/PostgreSQL modules in debian/rules, add
-    control.postgresql to make it more convenient.  Tested on AMD64 using
-    system libtool.
-
- -- Stephen Gran <sgran@debian.org>  Sun, 25 Jun 2006 23:06:16 +0100
-
-freeradius (1.1.2-1) unstable; urgency=low
-
-  [ Mark Hymers ]
-  * New maintainers
-  * New upstream version.
-  * Remove previous patches merged upstream:
-    - 01_NET-SNMP_build_support.dpatch
-    - 02_document_actual_shared_secret_maximum_length.dpatch
-    - 12_more_dialup_admin_various_fixes.dpatch
-    - 14_broken_parse.dpatch
-    - 15_CVE-2006-1354.dpatch
-  * Use --with-system-libtool during configure.  Add B-D: on libtool
-    Removes obsolete dpatches:
-    - 06_libtool14_vs_rlm_eap_tls.dpatch
-    - 13_a_libtool_to_call_your_own.dpatch
-  * Remove freeradius.undocumented as we don't install links to
-    undocumented(7) anymore (not recommended since policy 3.5.8.0)
-
-  [ Stephen Gran ]
-  * Update to Standards Version 3.7.2 (no changes)
-  * Remove doc/rfc/ to make -legal happy (closes: #365192)
-    - this means repacked tarball.  See README.rfc for details
-  * Test for unset variable, rather than empty variable in clean_radacct,
-    monthly_tot_stats and truncate_radacct (closes: #374053)
-
- -- Mark Hymers <mark@hymers.org.uk>  Sat, 17 Jun 2006 16:05:19 +0100
+ -- Nicolas Baradakis <nbk@sitadelle.com>  Mon, 10 Jul 2006 14:06:04 +0200
 
 freeradius (1.1.2-0) unstable; urgency=low
 
@@ -81,7 +50,7 @@ freeradius (1.1.2-0) unstable; urgency=low
   * 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
+ -- Nicolas Baradakis <nbk@sitadelle.com>  Sun, 21 May 2006 19:20:03 +0200
 
 freeradius (1.1.1-0) unstable; urgency=low
 
@@ -96,26 +65,7 @@ freeradius (1.1.1-0) unstable; urgency=low
     - debhelper V5 support
     - lsb-init functions
 
- -- 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)
-
- -- Stephen 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
+ -- Nicolas Baradakis <nbk@sitadelle.com>  Sun, 12 Feb 2006 16:29:20 +0100
 
 freeradius (1.1.0-1) unstable; urgency=low
   * ReDebianise upstream tarball:
@@ -166,7 +116,7 @@ freeradius (1.1.0-0) unstable; urgency=low
     - 06_libtool14_vs_rlm_eap_tls.dpatch
     - 13_a_libtool14_to_call_your_own.dpatch
 
- -- Nicolas Baradakis <nicolas.baradakis@cegetel.net>  Sun,  1 Jan 2006 18:15:47 +0100
+ -- Nicolas Baradakis <nbk@sitadelle.com>  Sun,  1 Jan 2006 18:15:47 +0100
 
 freeradius (1.0.5-2) unstable; urgency=low