chiark / gitweb /
site: Force use of configured name only if we are mobile
[secnet.git] / debian / changelog
index 644c4f1f4728f4427a9bbeb63f0e86f35ab71fae..392c5f7ee7a15e09a9d77693c9fbf87ac25822ff 100644 (file)
@@ -1,3 +1,35 @@
+secnet (0.3.2~~) unstable; urgency=low
+
+  * SECURITY: Properly update peer address array when it is full.
+  * Log peer addresses on key exchange timeout.
+  * When printing version (eg during startup), use value from git-describe
+    and thus include git commit id where applicable.
+  * Updates to release checklist in Makefile.in.
+  * Use C99 _Bool for bool_t.
+  * Do name-resolution on peer-initiated key setup too, when we are mobile
+    (and other name-resolution improvements).
+
+ --
+
+secnet (0.3.1) unstable; urgency=low
+
+  * Release of 0.3.1.  No code changes since 0.3.1~beta3.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Thu, 15 May 2014 01:08:30 +0100
+
+secnet (0.3.1~beta3) unstable; urgency=low
+
+  * Build fixes for non-i386 architectures and gcc 4.8.2.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Thu, 08 May 2014 19:53:43 +0100
+
+secnet (0.3.1~beta2) unstable; urgency=low
+
+  Fix relating to new fragmentation / ICMP functionality:
+  * Generate ICMP packets correctly in point-to-point configurations.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sat, 03 May 2014 18:58:09 +0100
+
 secnet (0.3.1~beta1) unstable; urgency=low
 
   Security fixes (vulnerabilities are to inside attackers only):