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