X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/1ca0593dc696189e61c5e2bac6cf1315d5cf5840..3ed1846a624d9428c48528d6464126b7459ad462:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 6fe8c30..0c8249e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,18 @@ secnet (0.3.1~~unstable) unstable; urgency=low * Updates to release checklist in Makefile.in. - - -- Ian Jackson Sun, 01 Sep 2013 20:45:47 +0100 + * 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. + * Make the inter-site MTU configurable, and negotiate it with the peer. + + -- secnet (0.3.0) unstable; urgency=low