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