From: Ian Jackson Date: Mon, 22 Sep 2014 15:17:02 +0000 (+0100) Subject: changelog, Makefile.in: finalise 0.3.4 X-Git-Tag: v0.3.4 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=secnet.git;a=commitdiff_plain;h=refs%2Ftags%2Fv0.3.4 changelog, Makefile.in: finalise 0.3.4 --- diff --git a/Makefile.in b/Makefile.in index c0a6222..feda4e8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -18,7 +18,7 @@ .PHONY: all clean realclean distclean dist install PACKAGE:=secnet -VERSION:=0.3.3 +VERSION:=0.3.4 @SET_MAKE@ diff --git a/debian/changelog b/debian/changelog index 59694aa..54eda5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +secnet (0.3.4) unstable; urgency=low + + SECURITY FIX: + * The previous security fix to buffer handling was entirely wrong. This + one is better. Thanks to Simon Tatham for the report and the patch. + + -- Ian Jackson Mon, 22 Sep 2014 16:16:11 +0100 + secnet (0.3.3) unstable; urgency=high SECURITY FIXES: