chiark / gitweb /
Release 1.0.3.
[yaid] / debian / changelog
CommitLineData
8f561411
MW
1yaid (1.0.3) experimental; urgency=low
2
3 * Fix use-after-free bugs which led to easy denial of service attack.
4 * Fix memory corruption bug.
5 * Fix IPv6 loopback address in sample policy file, which was
6 embarrasingly wrong.
7 * Fix uninitialized memory read in logging completely invalid input.
8 * Some minor improvements to the manpage.
9
10 -- Mark Wooding <mdw@distorted.org.uk> Thu, 04 Feb 2016 19:26:00 +0000
11
975bce86
MW
12yaid (1.0.2) experimental; urgency=low
13
14 * Fix manual page formatting.
15 * Some internal tweaks to improve compiler diagnostics.
16
17 -- Mark Wooding <mdw@distorted.org.uk> Mon, 21 Apr 2014 11:24:48 +0100
18
12736fd5
MW
19yaid (1.0.1) experimental; urgency=low
20
21 * Really only read the first 100 lines of a user policy file, even if it
22 doesn't actually contain any policy lines.
23
24 -- Mark Wooding <mdw@distorted.org.uk> Sun, 23 Jun 2013 23:31:40 +0100
25
fd86cd2a
MW
26yaid (1.0.0) experimental; urgency=low
27
28 * Initial version.
29
30 -- Mark Wooding <mdw@distorted.org.uk> Sun, 21 Oct 2012 15:23:43 +0100
31