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