X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/cad616874fcc3bd565c2105eabff45c7bfc574c1..f1393100aa5412f0df5ee363c6bdd42b2465fa59:/debian/changelog diff --git a/debian/changelog b/debian/changelog index ded7d3d..54eda5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +secnet (0.3.4) unstable; urgency=low + + SECURITY FIX: + * The previous security fix to buffer handling was entirely wrong. This + one is better. Thanks to Simon Tatham for the report and the patch. + + -- Ian Jackson Mon, 22 Sep 2014 16:16:11 +0100 + +secnet (0.3.3) unstable; urgency=high + + SECURITY FIXES: + * Pass correct size argument to recvfrom. This is a serious security + problem which may be exploitable from outside the VPN. + * Fix a memory leak in some error logging. + + Other related fixes: + * Two other latent bugs in buffer length handling found and fixed. + * Non-critical stylistic improvements to buffer length handling, to make + the code clearer and to assist audit. + + -- Ian Jackson Fri, 19 Sep 2014 23:50:45 +0100 + secnet (0.3.3~beta1) unstable; urgency=low Installation compatibility fix: