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