X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/7b6abafa4e46e77072dbd89f4ee4090268d6da51..e8b1adac7d68956d297e8299576c158da2e4105a:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 5de3542..46645f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,13 @@ 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. --