chiark / gitweb /
netlink: fix IP length check (SECURITY)
[secnet.git] / debian / changelog
index 9c7516541487a23270d0161148478dc0b55bff07..46645f46732c547b86ad13f7508574e2b44cc410 100644 (file)
@@ -1,9 +1,31 @@
+secnet (0.3.1~~unstable) unstable; urgency=low
+
+  * Updates to release checklist in Makefile.in.
+  * Fix formatting error in secnet.8 manpage.
+  * Internal code rearrangements and improvements.
+  * Fix netlink SEGV on clientless netlinks (i.e. configuration error).
+  * Fix formatting error in p-t-p startup message.
+  * Additions to the test-example suite.
+  * SECURITY: Fixes to MTU and fragmentation handling.
+  * SECURITY: Correctly set "unused" ICMP header field.
+  * Do not send ICMP errors in response to unknown incoming ICMP.
+  * SECURITY: Fix IP length check not to crash on very short packets.
+
+ --
+
+secnet (0.3.0) unstable; urgency=low
+
+  * Release of 0.3.0.  No code changes since 0.3.0~beta3.
+  * Update release checklist.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 01 Sep 2013 20:27:48 +0100
+
 secnet (0.3.0~beta3) unstable; urgency=low
 
   * New upstream version.
    - Stability bugfix: properly initialise site's scratch buffer.
 
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Mon, 05 Aug 2013 11:54:09 +0100
 
 secnet (0.3.0~beta2) unstable; urgency=low