changelog, Makefile.in: finalise 0.3.1~beta2
[secnet] / debian / changelog
CommitLineData
2368720d
IJ
1secnet (0.3.1~beta2) unstable; urgency=low
2
3 Fix relating to new fragmentation / ICMP functionality:
4 * Generate ICMP packets correctly in point-to-point configurations.
5
6 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sat, 03 May 2014 18:58:09 +0100
7
d3dd9ddc 8secnet (0.3.1~beta1) unstable; urgency=low
1ca0593d 9
d3dd9ddc 10 Security fixes (vulnerabilities are to inside attackers only):
32240a83 11 * SECURITY: Fixes to MTU and fragmentation handling.
cfd79482 12 * SECURITY: Correctly set "unused" ICMP header field.
e8b1adac 13 * SECURITY: Fix IP length check not to crash on very short packets.
d3dd9ddc
IJ
14
15 New feature:
3ed1846a 16 * Make the inter-site MTU configurable, and negotiate it with the peer.
1ca0593d 17
d3dd9ddc
IJ
18 Bugfixes etc.:
19 * Fix netlink SEGV on clientless netlinks (i.e. configuration error).
20 * Fix formatting error in p-t-p startup message.
21 * Do not send ICMP errors in response to unknown incoming ICMP.
22 * Fix formatting error in secnet.8 manpage.
23 * Internal code rearrangements and improvements.
24
25 Packaging improvements:
26 * Updates to release checklist in Makefile.in.
27 * Additions to the test-example suite.
28
29 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Thu, 01 May 2014 19:02:56 +0100
1ca0593d 30
53dea2fb
IJ
31secnet (0.3.0) unstable; urgency=low
32
33 * Release of 0.3.0. No code changes since 0.3.0~beta3.
34 * Update release checklist.
35
36 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sun, 01 Sep 2013 20:27:48 +0100
37
74f85762 38secnet (0.3.0~beta3) unstable; urgency=low
8aaaa634
IJ
39
40 * New upstream version.
41 - Stability bugfix: properly initialise site's scratch buffer.
42
74f85762 43 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Mon, 05 Aug 2013 11:54:09 +0100
8aaaa634 44
f0b0f549
IJ
45secnet (0.3.0~beta2) unstable; urgency=low
46
47 * New upstream version.
48 - SECURITY FIX: RSA public modulus and exponent buffer overflow.
49 - SECURITY FIX: Use constant-time memcmp for message authentication.
50 - SECURITY FIX: Provide a new transform, eax-serpent, to replace cbcmac.
51 - SECURITY FIX: No longer send NAKs for NAKs, avoiding NAK storm.
52 - SECURITY FIX: Fix site name checking when site name A is prefix of B.
663d9d5f 53 - SECURITY FIX: Safely reject too-short IP packets.
f0b0f549
IJ
54 - Better robustness for mobile sites (proper user of NAKs, new PROD msg).
55 - Better robustness against SLIP decoding errors.
56 - Fix bugs which caused routes to sometimes not be advertised.
57 - Protocol capability negotiation mechanism.
58 - Improvements and fixes to protocol and usage documentation.
59 - Other bugfixes and code tidying up.
60
61 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Thu, 25 Jul 2013 18:26:01 +0100
62
e42d5acf
IJ
63secnet (0.3.0~beta1) unstable; urgency=low
64
65 * New upstream version.
66 - SECURITY FIX: avoid crashes (or buffer overrun) on short packets.
67 - Bugfixes relating to packet loss during key exchange.
68 - Bugfixes relating to link up/down status.
69 - Bugfixes relating to logging.
70 - make-secnet-sites made more sophisticated to support two vpns on chiark.
71 - Documentation improvements.
72 - Build system improvements.
f2376399
IJ
73 * Debian packaging improvements:
74 - Native package.
75 - Maintainer / uploaders.
76 - init script requires $remove_fs since we're in /usr.
e42d5acf
IJ
77
78 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Thu, 12 Jul 2012 20:18:16 +0100
79
37b5bdcf
IJ
80secnet (0.2.1-1) unstable; urgency=low
81
82 * New upstream version. (authbind endianness fix)
83
84 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sun, 11 Dec 2011 13:14:57 +0000
85
9ee89d42
IJ
86secnet (0.2.0-1) unstable; urgency=low
87
88 * New upstream version.
89
4253701c 90 -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sat, 10 Dec 2011 22:44:41 +0000
9ee89d42 91
ca58ee48 92secnet (0.1.18-1) unstable; urgency=low
9d3a4132
SE
93
94 * New upstream version.
95
ca58ee48 96 -- Stephen Early <steve@greenend.org.uk> Tue, 18 Mar 2008 17:45:00 +0000