chiark / gitweb /
init script: make "restart" work if secnet is not running.
[secnet.git] / debian / changelog
index 623e1774e4dbe9a55382b7a12b6c09b853f3858f..a144b14c4d9c7559e6430ae3942d61c372be0a97 100644 (file)
@@ -1,4 +1,47 @@
-secnet (0.6.1~) unstable; urgency=medium
+secnet (0.6.2~alpha0) unstable; urgency=medium
+
+  Bugfixes to code and build system:
+  * site: promote creation of st->scratch, allowing new pubkey scheme
+    to work even when secnet is restarting.
+  * comm-common.h: Remove unused `notify' variable.  [Colin Watson]
+  * Dir.sd.mk: Prevent builtin make rule overwriting conffile.c.
+
+  Documentation:
+  * configure: Correct bug reporting address.  Report from Colin Watson.
+  * example.conf improvements:
+      - Comment out some tuning overrides
+      - Improve syntax by deleting one of the two map examples
+      - Add a commented-out mobile site setting
+      - Add mtu-target
+  * OLD-NEWS, OLD-BUGS: Rename from NEWS and BUGS, and don't ship OLD-BUGS.
+
+  Debian packaging changes:
+  * debian/rules: Use dh sequencer.  Resulting changes:
+      - We now provide debug symbols in the new Debian way.
+      - The way the prerm stops secnet accords with modern practice.
+  * init script: source /lib/lsb/init-functions.
+  * init script: make "restart" work if secnet is not running.
+  * Expand Description.
+  * debhelper compat: bump to 12 (stretch-backports).
+  * debian/rules: Use dh_prep instead of deprecated dh_clean -k.
+  * Adjust Priority (as per modern policy and lintian).
+  * Add some lintian overrides.
+  * Add missing Pre-Depends on init-system-helpers.
+
+  Credits and legal documentation improvements:
+  * Add missing credits for base91 and python argparse extension.
+    ensure some packaging credits exist in all the places they should be.
+  * Add copyright/credits notices to many files which were missing them.
+  * Move and centralise legal information into its own file, LICENCE.
+
+  Testing improvements:
+  * comprehensive-test: Actually allow OLD_SECNET_DIR set to ''
+  * test-example/common.conf: Fix a reference to the sites file.
+  * test-example/null-fake-userv: New test utility script.
+
+ --
+
+secnet (0.6.1) unstable; urgency=medium
 
   Logging bugfixes:
   * Fix completely broken startup logging.  Config errors would not
@@ -31,7 +74,7 @@ secnet (0.6.1~) unstable; urgency=medium
   * Minor internal refactorings and improvements.
   * Merge subdirmk 1.0.
 
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 24 May 2020 22:14:26 +0100
 
 secnet (0.6.0) unstable; urgency=medium