chiark / gitweb /
Finalise 0.4.5
[secnet.git] / debian / changelog
index 7bcf6b2a12daa9127886f5466ce2445088b494a9..27fd42d6b261b30b147e7b04d4358b6b59a4830c 100644 (file)
@@ -1,4 +1,14 @@
-secnet (0.4.4~) unstable; urgency=medium
+secnet (0.4.5) unstable; urgency=medium
+
+  * INSTALL: Mention that rsa key generation might need ssh-keygen1.
+  * mobile: Fix negotiation bug with mixed old/new secnets and
+    simultaneous key setup attempts by each end.  [Mark Wooding]
+  * Makefile.in: Support installation from a `VPATH' build.  [Mark Wooding]
+  * Portability fixes for clang.  [Mark Wooding]
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sat, 21 Sep 2019 12:04:31 +0100
+
+secnet (0.4.4) unstable; urgency=medium
 
   Security fix:
   * make-secnet-sites: Don't allow setting new VPN-level properties
@@ -7,7 +17,8 @@ secnet (0.4.4~) unstable; urgency=medium
 
   Bugfixes for poor network environments:
   * polypath: cope properly with asymmetric routing, by correcting
-    the handling of late duplicated packets.
+    the handling of late duplicated packets etc.   Protocol is now
+    incompatible with secnet prior to 0.3.0 when either end is mobile.
   * Randomise key setup retry time.
 
   Other bugfixes:
@@ -33,7 +44,7 @@ secnet (0.4.4~) unstable; urgency=medium
   * Fix erroneous GPL3+ licence notices "version d or later" (!)
   * .dir-locals.el: Settings for Python code.  [Mark Wooding]
 
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 08 Sep 2019 22:53:14 +0100
 
 secnet (0.4.3) unstable; urgency=low