X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/11653375c39594d5d4822498941bc6288d0136ed..c4754ff17a10eb68bbe6f429c6a71615fa9f4ac8:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 95d4554..8ec6042 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +secnet (0.4.2~) unstable; urgency=medium + + Build etc. fixes: + * #include (fixes the build on jessie). + * Tolerate building from a git checkout, but with git not installed. + (This can happen in chroots.) + + -- Ian Jackson Sat, 25 Nov 2017 14:04:42 +0000 + +secnet (0.4.1) unstable; urgency=low + + * Implement comm-info and dedicated-interface-addr feature, for + benefit of hippotat. + * Implement `keepalive' site option, to try to keep link always up. + * When printing messages about dropping IPv6, do not print anything + about ihl. (Check the IP version field first!) + * When turning on debug, turn on verbose too. + + -- Ian Jackson Sat, 25 Nov 2017 13:36:41 +0000 + secnet (0.4.0) unstable; urgency=low Debugging improvements: