chiark / gitweb /
Release 1.0.3.
[yaid] / debian / changelog
index 51bb04d9a52b95f39d3c8c190622a261f003f45b..654107ac322d7b943ea198de1fb69d7980ab341d 100644 (file)
@@ -1,3 +1,14 @@
+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 <mdw@distorted.org.uk>  Thu, 04 Feb 2016 19:26:00 +0000
+
 yaid (1.0.2) experimental; urgency=low
 
   * Fix manual page formatting.