chiark / gitweb /
Document in changelog changes since 0.4.2
[userv-utils.git] / debian / changelog
index 0c3b57f8f6818552f99218e6495827390bd11a79..16b4566b6791eced452840ea7c34b9a2870de0cc 100644 (file)
@@ -1,3 +1,28 @@
+userv-utils (0.5.0) unstable; urgency=low
+
+  * ipif: Improve documentation comment.
+  * ipif: Some portability improvements.
+  * Remove .cvsignore files.
+
+ --
+
+userv-utils (0.4.2) unstable; urgency=low
+
+  ipif bugfix:
+  * Fix failure which occurs when input data starts to back up:
+    service.c:866: copydata: Assertion `r < sizeof(input_buf)' failed.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 15 Jan 2012 01:00:00 +0000
+
+userv-utils (0.4.1) unstable; urgency=low
+
+  ipif bugfixes:
+  * Ignore empty packets (ie consecutive END bytes), as tun rejects
+    them with EINVAL.
+  * Tolerate ENOMEM from tun.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sat, 14 Jan 2012 15:46:53 +0000
+
 userv-utils (0.4) unstable; urgency=low
 
   ipif: