From: Ian Jackson Date: Thu, 12 Jul 2012 19:19:12 +0000 (+0100) Subject: changelog: describe version 0.3.0 X-Git-Tag: debian/0.3.0_beta1~1 X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/commitdiff_plain/e42d5acf494ed76046f0c63ad4a13ae2a0c473c8 changelog: describe version 0.3.0 --- diff --git a/debian/changelog b/debian/changelog index 4bdfd25..3bceeb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +secnet (0.3.0~beta1) unstable; urgency=low + + * New upstream version. + - SECURITY FIX: avoid crashes (or buffer overrun) on short packets. + - Bugfixes relating to packet loss during key exchange. + - Bugfixes relating to link up/down status. + - Bugfixes relating to logging. + - make-secnet-sites made more sophisticated to support two vpns on chiark. + - Documentation improvements. + - Build system improvements. + + -- Ian Jackson Thu, 12 Jul 2012 20:18:16 +0100 + secnet (0.2.1-1) unstable; urgency=low * New upstream version. (authbind endianness fix)