X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/tripe/blobdiff_plain/a9c69a6f2db74780f38d11360b991d685f3b9e69..6c959b6ccdbf681f46d8129a187b61f637818974:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 31324921..904e88d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,55 @@ +tripe (1.0.0pre18) experimental; urgency=low + + * general: Fixed some 64-bit portability bugs. + * debian: Improve the Debian packaging: there are now explicit versions + on dependencies; the build-depependencies are correct; and there are + separate build-dependencies for the (rather more demanding) + architecture-neutral packages. + * tests: Fixed the server test suite to remove spurious failures. + + -- Mark Wooding Sat, 30 Apr 2016 18:13:31 +0100 + +tripe (1.0.0pre17.1) experimental; urgency=low + + * tests: More warning suppressions. + + -- Mark Wooding Mon, 11 May 2015 00:52:01 +0100 + +tripe (1.0.0pre17) experimental; urgency=low + + * tripe-peer-services: The `tripe-newpeers' program now implements + multiple inheritance of configuration sections. See peers.in(5) for + the details. + * tripe-peer-services: The base configuration now has different timeouts + for active and passive dynamic peers. The thinking behind this is + explained in connect(8). + * tripe: The example `knock' script now works with OpenSSH forced- + commands, as well as custom shells. + * tripe: Include a configuration file for `sshsvc-mkauthkeys', to help + with setting up passive peers. + * tripe-peer-services: Fix a bug which broke the `connect' service's + `KICK' command. + * Attach a `tripe' suffix to most of the manpage names. Some of the + services, in particular, have rather generic names and it's only luck + that there haven't been conflicts yet. + * tripe: New `-W' option for `tripectl' to set the watch list. + + -- Mark Wooding Fri, 08 May 2015 19:22:25 +0100 + +tripe (1.0.0pre16.2) experimental; urgency=low + + * tripe-peer-services: `tripe-ifup' is now more tolerant of errors, and + more useful at reporting them. + * tripe-peer-services: `tripe-ifup' strips any explicit prefix length + from the remote internal address when adding routes naming it as a + gateway. + * tripe-peer-services: `tripe-ifup' explicitly forces the sysctl setting + `net.ipv6.conf.IFACE.disable_ipv6' off before configuring an IPv6 + address as a workaround for some devices which try to turn IPv6 off + globally if they can't get a route. + + -- Mark Wooding Sat, 14 Mar 2015 19:35:18 +0000 + tripe (1.0.0pre16.1) experimental; urgency=low * tripe: Diagnose a mismatch between two peers' choice of bulk crypto