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