X-Git-Url: https://git.distorted.org.uk/~mdw/fwd/blobdiff_plain/a5d1dee2ac647dcb84696ef38f97537782517d9a..ca0ebaa47c4fe58c3328b2694c9e4f812a8a0486:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 9de613a..3251f5f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +fwd (1.3.9) experimental; urgency=medium + + * Build fixes for Termux. Nothing different for Debian users. + + -- Mark Wooding Tue, 12 Jun 2018 11:25:38 +0100 + +fwd (1.3.8) experimental; urgency=medium + + * Fix use-after-free bug during graceful closedown in socket sources + with a connection limit. + * Other minor fixes. + + -- Mark Wooding Sat, 09 Jun 2018 17:38:00 +0100 + +fwd (1.3.7) experimental; urgency=medium + + * Remove the old `fw' package. I guess that if you still need it, + you'll still have the old one. + * Swtich Debian build machinery to plain Debhelper. + * Report timezone in log messages. + * Fix use-after-free bug in log messages from `conn = one-shot' socket + sources. + + -- Mark Wooding Mon, 04 Jun 2018 04:14:06 +0100 + fwd (1.3.6) experimental; urgency=low * Don't make `,' be a filename character.