X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/yaid/blobdiff_plain/12736fd55ed604a14e3628df0a95b8f0749fff81..8f561411a7f3120d6e3496d6f496c53f631908ab:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 024bc28..654107a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +yaid (1.0.3) experimental; urgency=low + + * Fix use-after-free bugs which led to easy denial of service attack. + * Fix memory corruption bug. + * Fix IPv6 loopback address in sample policy file, which was + embarrasingly wrong. + * Fix uninitialized memory read in logging completely invalid input. + * Some minor improvements to the manpage. + + -- Mark Wooding Thu, 04 Feb 2016 19:26:00 +0000 + +yaid (1.0.2) experimental; urgency=low + + * Fix manual page formatting. + * Some internal tweaks to improve compiler diagnostics. + + -- Mark Wooding Mon, 21 Apr 2014 11:24:48 +0100 + yaid (1.0.1) experimental; urgency=low * Really only read the first 100 lines of a user policy file, even if it