chiark / gitweb /
client/tripectl.c, debian: Fix logging privileges disaster.
[tripe] / debian / changelog
1 tripe (1.0.0pre11~preview) experimental; urgency=low
2
3   * Fix log/permissions foul-up.  Move the logs to /var/log/tripe, and
4     arrange for that directory to exist with the correct permissions.
5     Don't try to open the log until after dropping privileges, so as to
6     provide a check that we can reopen them later.
7
8  -- Mark Wooding <mdw@distorted.org.uk>  Mon, 27 Jun 2011 09:51:08 +0100
9
10 tripe (1.0.0pre10) experimental; urgency=low
11
12   * Overhaul SLIP error handling.
13   * Have conntrack tear VPN down in some networks.
14
15  -- Mark Wooding <mdw@distorted.org.uk>  Fri, 22 Apr 2011 16:48:31 +0100
16
17 tripe (1.0.0pre9) experimental; urgency=low
18
19   * Make conntrack rather more robust against errors.
20   * Logically separate key tags from peer names.
21
22  -- Mark Wooding <mdw@distorted.org.uk>  Mon, 17 May 2010 20:27:33 +0100
23
24 tripe (1.0.0pre8.1) experimental; urgency=low
25
26   * Whoops.  conntrack was almost completely broken.  Fix it a lot.
27
28  -- Mark Wooding <mdw@distorted.org.uk>  Sat, 15 May 2010 20:06:12 +0100
29
30 tripe (1.0.0pre8) experimental; urgency=low
31
32   * Many changes, enhancements and bug fixes.  Like, way too many to list
33     here.
34
35  -- Mark Wooding <mdw@distorted.org.uk>  Sun, 09 May 2010 15:32:30 +0100
36
37 tripe (1.0.0pre7) experimental; urgency=low
38
39   * Support SLIP encapsulation.
40
41  -- Mark Wooding <mdw@distorted.org.uk>  Sun,  4 Sep 2005 00:52:56 +0100
42
43 tripe (1.0.0pre6) experimental; urgency=low
44
45   * Debianization!
46   * Don't report uninteresting errors when accepting connections.
47   * Support elliptic curve keys.
48   * Allow user selection of symmetric crypto algorithms.
49
50  -- Mark Wooding <mdw@nsict.org>  Mon, 19 Apr 2004 08:44:00 +0100