chiark / gitweb /
Release 1.3.9.
[fwd] / debian / changelog
1 fwd (1.3.9) experimental; urgency=medium
2
3   * Build fixes for Termux.  Nothing different for Debian users.
4
5  -- Mark Wooding <mdw@distorted.org.uk>  Tue, 12 Jun 2018 11:25:38 +0100
6
7 fwd (1.3.8) experimental; urgency=medium
8
9   * Fix use-after-free bug during graceful closedown in socket sources
10     with a connection limit.
11   * Other minor fixes.
12
13  -- Mark Wooding <mdw@distorted.org.uk>  Sat, 09 Jun 2018 17:38:00 +0100
14
15 fwd (1.3.7) experimental; urgency=medium
16
17   * Remove the old `fw' package.  I guess that if you still need it,
18     you'll still have the old one.
19   * Swtich Debian build machinery to plain Debhelper.
20   * Report timezone in log messages.
21   * Fix use-after-free bug in log messages from `conn = one-shot' socket
22     sources.
23
24  -- Mark Wooding <mdw@distorted.org.uk>  Mon, 04 Jun 2018 04:14:06 +0100
25
26 fwd (1.3.6) experimental; urgency=low
27
28   * Don't make `,' be a filename character.
29   * Don't crash when parsing file endpoints.
30   * Accept the `-q' option.
31   * Report errors encountered during channel I/O.
32
33  -- Mark Wooding <mdw@distorted.org.uk>  Thu, 08 Dec 2011 16:06:30 +0000
34
35 fwd (1.3.5interim) experimental; urgency=low
36
37   * Improve filename syntax.
38
39  -- Mark Wooding <mdw@distorted.org.uk>  Tue, 08 Apr 2008 12:42:21 +0100
40
41 fwd (1.3.5) experimental; urgency=low
42
43   * Rename package to fwd.
44
45  -- Mark Wooding <mdw@distorted.org.uk>  Wed, 02 Apr 2008 09:42:04 +0100
46
47 fw (1.3.0) experimental; urgency=low
48
49   * Add --pidfile option.
50   * Debianization!
51   * Fix data corruption in chan.c.
52   * Support binding to specific addresses for inet sources and targets.
53   * Require (or prevent) privileged incoming connections in ACLs.
54   * Privileged outgoing connections, if started as root, with privilege
55     separation if requested to drop privileges after initialization.
56
57  -- Mark Wooding <mdw@nsict.org>  Sat, 29 Nov 2003 20:35:40 +0000