netlink: Break out netlink_client_deliver
[secnet] / debian / changelog
CommitLineData
1ca0593d
IJ
1secnet (0.3.1~~unstable) unstable; urgency=low
2
3 * Updates to release checklist in Makefile.in.
161f20c2 4 * Fix formatting error in secnet.8 manpage.
7b6abafa 5 * Internal code rearrangements and improvements.
1ca0593d 6
161f20c2 7 --
1ca0593d 8
53dea2fb
IJ
9secnet (0.3.0) unstable; urgency=low
10
11 * Release of 0.3.0. No code changes since 0.3.0~beta3.
12 * Update release checklist.
13
14 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sun, 01 Sep 2013 20:27:48 +0100
15
74f85762 16secnet (0.3.0~beta3) unstable; urgency=low
8aaaa634
IJ
17
18 * New upstream version.
19 - Stability bugfix: properly initialise site's scratch buffer.
20
74f85762 21 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Mon, 05 Aug 2013 11:54:09 +0100
8aaaa634 22
f0b0f549
IJ
23secnet (0.3.0~beta2) unstable; urgency=low
24
25 * New upstream version.
26 - SECURITY FIX: RSA public modulus and exponent buffer overflow.
27 - SECURITY FIX: Use constant-time memcmp for message authentication.
28 - SECURITY FIX: Provide a new transform, eax-serpent, to replace cbcmac.
29 - SECURITY FIX: No longer send NAKs for NAKs, avoiding NAK storm.
30 - SECURITY FIX: Fix site name checking when site name A is prefix of B.
663d9d5f 31 - SECURITY FIX: Safely reject too-short IP packets.
f0b0f549
IJ
32 - Better robustness for mobile sites (proper user of NAKs, new PROD msg).
33 - Better robustness against SLIP decoding errors.
34 - Fix bugs which caused routes to sometimes not be advertised.
35 - Protocol capability negotiation mechanism.
36 - Improvements and fixes to protocol and usage documentation.
37 - Other bugfixes and code tidying up.
38
39 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Thu, 25 Jul 2013 18:26:01 +0100
40
e42d5acf
IJ
41secnet (0.3.0~beta1) unstable; urgency=low
42
43 * New upstream version.
44 - SECURITY FIX: avoid crashes (or buffer overrun) on short packets.
45 - Bugfixes relating to packet loss during key exchange.
46 - Bugfixes relating to link up/down status.
47 - Bugfixes relating to logging.
48 - make-secnet-sites made more sophisticated to support two vpns on chiark.
49 - Documentation improvements.
50 - Build system improvements.
f2376399
IJ
51 * Debian packaging improvements:
52 - Native package.
53 - Maintainer / uploaders.
54 - init script requires $remove_fs since we're in /usr.
e42d5acf
IJ
55
56 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Thu, 12 Jul 2012 20:18:16 +0100
57
37b5bdcf
IJ
58secnet (0.2.1-1) unstable; urgency=low
59
60 * New upstream version. (authbind endianness fix)
61
62 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sun, 11 Dec 2011 13:14:57 +0000
63
9ee89d42
IJ
64secnet (0.2.0-1) unstable; urgency=low
65
66 * New upstream version.
67
4253701c 68 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sat, 10 Dec 2011 22:44:41 +0000
9ee89d42 69
ca58ee48 70secnet (0.1.18-1) unstable; urgency=low
9d3a4132
SE
71
72 * New upstream version.
73
ca58ee48 74 -- Stephen Early <steve@greenend.org.uk> Tue, 18 Mar 2008 17:45:00 +0000