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