cabe3f9797576f32a49fe67cf580e2c440b3bd3a
[secnet] / debian / changelog
1 secnet (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.
9 - Better robustness for mobile sites (proper user of NAKs, new PROD msg).
10 - Better robustness against SLIP decoding errors.
11 - Fix bugs which caused routes to sometimes not be advertised.
12 - Protocol capability negotiation mechanism.
13 - Improvements and fixes to protocol and usage documentation.
14 - Other bugfixes and code tidying up.
15
16 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Thu, 25 Jul 2013 18:26:01 +0100
17
18 secnet (0.3.0~beta1) unstable; urgency=low
19
20 * New upstream version.
21 - SECURITY FIX: avoid crashes (or buffer overrun) on short packets.
22 - Bugfixes relating to packet loss during key exchange.
23 - Bugfixes relating to link up/down status.
24 - Bugfixes relating to logging.
25 - make-secnet-sites made more sophisticated to support two vpns on chiark.
26 - Documentation improvements.
27 - Build system improvements.
28 * Debian packaging improvements:
29 - Native package.
30 - Maintainer / uploaders.
31 - init script requires $remove_fs since we're in /usr.
32
33 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Thu, 12 Jul 2012 20:18:16 +0100
34
35 secnet (0.2.1-1) unstable; urgency=low
36
37 * New upstream version. (authbind endianness fix)
38
39 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sun, 11 Dec 2011 13:14:57 +0000
40
41 secnet (0.2.0-1) unstable; urgency=low
42
43 * New upstream version.
44
45 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sat, 10 Dec 2011 22:44:41 +0000
46
47 secnet (0.1.18-1) unstable; urgency=low
48
49 * New upstream version.
50
51 -- Stephen Early <steve@greenend.org.uk> Tue, 18 Mar 2008 17:45:00 +0000