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