X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/87c06f6bd2cd9d6aa316f0df1ff85bf7487506bc..baa631c5498eed5008c532e07ed5a4b2ff993048:/debian/changelog diff --git a/debian/changelog b/debian/changelog index fbe58e6c..b13be14a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,48 @@ +tripe (1.0.0pre14) experimental; urgency=low + + * Abolish the `watch' service. Its functionality has been absorbed into + `connect', and the postinst script now attempts to remove the obsolete + symbolic link from /etc/tripe/services. + * Many internal build changes. + + -- Mark Wooding Tue, 28 Jan 2014 15:39:24 +0000 + +tripe (1.0.0pre13) experimental; urgency=low + + * Compare MAC tags in constant time. (Fixes a timing attack performed + by an adversary who can watch the timestamp on the server log.) + + -- Mark Wooding Mon, 27 May 2013 22:58:31 +0100 + +tripe (1.0.0pre12.2) experimental; urgency=low + + * New `tripe-keys' command: `check' reports on keys which will expire + soon, so that someone remembers to refresh them. + + -- Mark Wooding Thu, 07 Feb 2013 10:37:01 +0000 + +tripe (1.0.0pre12.1) experimental; urgency=low + + * Extract Wireshark version number from `wireshark-common' rather than + `wireshark': the latter need not be installed. + + -- Mark Wooding Sat, 12 Jan 2013 22:30:32 +0000 + +tripe (1.0.0pre12) experimental; urgency=low + + * tripe-peer-services: Add machinery for notifying a peer that we no + longer require its services. + + -- Mark Wooding Sat, 05 Jan 2013 07:50:33 +0000 + +tripe (1.0.0pre11.1) experimental; urgency=low + + * tripe: Fix segfault from PEERINFO command. + * tripe: Include missing documentation of ADD command's `-priv' option. + * tripe: Fix warning message which didn't match documentation. + + -- Mark Wooding Sat, 15 Dec 2012 14:14:36 +0000 + tripe (1.0.0pre11) experimental; urgency=low * Fix log/permissions foul-up. Move the logs to /var/log/tripe, and