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