chiark / gitweb /
really detect WCOREDUMP properly
[userv.git] / debian / changelog
index 967f46bb2f630adf700710e230bd6f707e647493..ecda7cffda637e3a9f35e41e90b8be5b59d50386 100644 (file)
@@ -1,8 +1,31 @@
-userv (1.0.3-0.0.99.1) unstable; urgency=low
+userv (1.0.4) 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
+  * getgroups returns int, not gid_t (!).       }  from Peter Benie.
+  * Dummy `check' target in Makefile.in.              } Thanks to
+  * Bogus strsignal emulation for broken platforms.   } report from
+  * Bogus WCOREDUMP emulation for broken platforms.   } Nelson Beebe
+  
+  Packaging improvements (including Debian packaging fixes):
+  * Compress uservd(8) manpage.  Closes: #244735.
+  * spec.tex and spec.html are autogenerated: clean and .cvsignore them.
+  * SHELL=/bin/bash in debian/rules; use of install(8).  Closes: #263979.
+  * Reran autoconf/autoheader (autoconf Debian 2.13-54).
+  * Updated copyright notices.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri,  7 Apr 2006 20:04:29 +0100
+
+userv (1.0.3-2) unstable; urgency=low
+
+  Debian packaging improvements (only):
   * type -p invoke-rc.d changed to type, in postinst and prerm.
 
- --
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat,  1 Nov 2003 16:59:38 +0000
 
 userv (1.0.3) unstable; urgency=medium