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