chiark / gitweb /
changelog, Makefile.in: finalise 0.3.4 base.fuzz-slip-decoder.2 base.fuzz-slip-decoder.v2 v0.3.4
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 22 Sep 2014 15:17:02 +0000 (16:17 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 22 Sep 2014 15:17:02 +0000 (16:17 +0100)
Makefile.in
debian/changelog

index c0a6222b99b14a44a1b0eb1ad598bd1f1f5b029b..feda4e80538a0951b7ae455746bc32f851bf9e6a 100644 (file)
@@ -18,7 +18,7 @@
 .PHONY:        all clean realclean distclean dist install
 
 PACKAGE:=secnet
-VERSION:=0.3.3
+VERSION:=0.3.4
 
 @SET_MAKE@
 
index 59694aa8936d9cee848fe0608fdb2987515be5e2..54eda5c7a503163058062f1de86f7ad1e7c7e7fc 100644 (file)
@@ -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 <ijackson@chiark.greenend.org.uk>  Mon, 22 Sep 2014 16:16:11 +0100
+
 secnet (0.3.3) unstable; urgency=high
 
   SECURITY FIXES: