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