chiark / gitweb /
Release 1.0.3.
[yaid] / debian / changelog
index 689edb8959c57ee053f86aa4a3ce185f53980605..654107ac322d7b943ea198de1fb69d7980ab341d 100644 (file)
@@ -1,3 +1,28 @@
+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.
+  * Some internal tweaks to improve compiler diagnostics.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  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
+    doesn't actually contain any policy lines.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sun, 23 Jun 2013 23:31:40 +0100
+
 yaid (1.0.0) experimental; urgency=low
 
   * Initial version.