chiark / gitweb /
Release 1.0.5.
[yaid] / debian / changelog
CommitLineData
48da0e05
MW
1yaid (1.0.5) experimental; urgency=medium
2
3 * Fix hall-of-mirrors effect when we find a non-NAT entry in
4 `/proc/net/nf_conntrack'.
5 * Search `/proc/net/tcp6' for IPv4-mapped IPv6 addresses if we don't
6 find an IPv4 address in `/proc/net/tcp'.
7
8 -- Mark Wooding <mdw@distorted.org.uk> Mon, 04 Jun 2018 03:00:22 +0100
9
2c517be0
MW
10yaid (1.0.4) experimental; urgency=low
11
12 * Some portability fixes for amd64.
13 * Fix Debian packaging (build-depends, source/format, only works on Linu).
14 * Proper logging of fatal errors.
15
16 -- Mark Wooding <mdw@distorted.org.uk> Thu, 18 Feb 2016 16:07:56 +0000
17
8f561411
MW
18yaid (1.0.3) experimental; urgency=low
19
20 * Fix use-after-free bugs which led to easy denial of service attack.
21 * Fix memory corruption bug.
22 * Fix IPv6 loopback address in sample policy file, which was
23 embarrasingly wrong.
24 * Fix uninitialized memory read in logging completely invalid input.
25 * Some minor improvements to the manpage.
26
27 -- Mark Wooding <mdw@distorted.org.uk> Thu, 04 Feb 2016 19:26:00 +0000
28
975bce86
MW
29yaid (1.0.2) experimental; urgency=low
30
31 * Fix manual page formatting.
32 * Some internal tweaks to improve compiler diagnostics.
33
34 -- Mark Wooding <mdw@distorted.org.uk> Mon, 21 Apr 2014 11:24:48 +0100
35
12736fd5
MW
36yaid (1.0.1) experimental; urgency=low
37
38 * Really only read the first 100 lines of a user policy file, even if it
39 doesn't actually contain any policy lines.
40
41 -- Mark Wooding <mdw@distorted.org.uk> Sun, 23 Jun 2013 23:31:40 +0100
42
fd86cd2a
MW
43yaid (1.0.0) experimental; urgency=low
44
45 * Initial version.
46
47 -- Mark Wooding <mdw@distorted.org.uk> Sun, 21 Oct 2012 15:23:43 +0100
48