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