chiark / gitweb /
Release 1.5.0.
[tripe] / debian / changelog
index 8a9ed7fffd28da99d17125b9e86b74bd5b1d6391..6d73f4847d21e86d7fd11ba130f013f603b8f133 100644 (file)
@@ -1,3 +1,21 @@
+tripe (1.5.0) experimental; urgency=medium
+
+  * Big version bump, because this really isn't a prerelease anymore.  And
+    there's lots of goodies in this version.
+  * New mobile-peer protocol `knock' is much faster and no longer requires
+    complex SSH setup.
+  * Support transport over IPv6.
+  * Support Catacomb AEAD schemes for bulk crypto.
+  * python-tripe: Fixed `TripeCommandDispatcher.eping' to send the correct
+    command.
+  * tripe-peer-services (connect): Report on connectivity statistics.
+  * tripe-wireshark: Replaced the old dissector with a new one written in
+    Lua, which understands the modern protocol.  It's unfortunately
+    slower, but actually works and isn't a nightmare to maintain.
+  * tripe-ethereal: Deleted this ancient transition package.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sun, 22 Sep 2019 01:49:03 +0100
+
 tripe (1.0.0pre19.1) experimental; urgency=medium
 
   * Packaging fixes.  (No code change.)