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