chiark / gitweb /
fix (we hope) fd-handling hanging bug reported by Simon Tatham
[userv.git] / debian / changelog
index 050254c82ea56eec5114bc75ed0e6dfb09306169..8660c2f047bada6a7d2cbd63f1d83afbd344d205 100644 (file)
@@ -1,4 +1,8 @@
-userv (1.0.4-1) unstable; urgency=low
+userv (1.0.3.99-0.0.1) unstable; urgency=low
+
+  Bugfixes:
+  * Close client socket fd in spawned cats (avoids some service-side hangs
+    when client terminates).  Thanks to report from Simon Tatham.
 
   Minor portability fixes:
   * Missing #include <string.h> and <stdlib.h>  } Thanks to report
@@ -7,7 +11,10 @@ userv (1.0.4-1) unstable; urgency=low
   * Bogus strsignal emulation for broken platforms.   } Thanks to
   * Bogus WCOREDUMP emulation for broken platforms.   } report from
                                                       Nelson Beebe
- --
+  Debian package improvements:
+  * Compress uservd(8) manpage.  Closes: #244735.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri, 12 Nov 2004 00:47:24 +0000
 
 userv (1.0.3-2) unstable; urgency=low