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