From: ian Date: Sat, 8 Apr 2006 11:52:10 +0000 (+0000) Subject: correct changelog for 1.0.5 X-Git-Tag: debian_version_1_0_5~5 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=userv.git;a=commitdiff_plain;h=b99eeba35f1ef26a1c306e5bd169b4ea05241ec8;ds=sidebyside correct changelog for 1.0.5 --- diff --git a/debian/changelog b/debian/changelog index 94e71c3..7da60fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,22 @@ userv (1.0.5) 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. + Bugfixes (thanks to report from Nelson Beebe): * Do not call `assert' on expressions whose side-effects we need (!) Thanks to report from Nelson Beebe. * Correct an erroneous assert() argument so that it would actually detect failure of the assertion. + Packaging changes: + * Reran flex (flex Debian 2.5.31-31). + + -- + +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 and } Thanks to report * getgroups returns int, not gid_t (!). } from Peter Benie. @@ -20,7 +29,6 @@ userv (1.0.5) unstable; urgency=low * 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). - * Reran flex (flex Debian 2.5.31-31). * Updated copyright notices. -- Ian Jackson Fri, 7 Apr 2006 20:04:29 +0100 diff --git a/spec.ps b/spec.ps index ca50b1f..ed5d2df 100644 --- a/spec.ps +++ b/spec.ps @@ -10,7 +10,7 @@ %DVIPSWebPage: (www.radicaleye.com) %DVIPSCommandLine: dvips -o spec.ps spec %DVIPSParameters: dpi=600, compressed -%DVIPSSource: TeX output 2006.04.07:2003 +%DVIPSSource: TeX output 2006.04.08:1244 %%BeginProcSet: texc.pro %! /TeXDict 300 dict def TeXDict begin/N{def}def/B{bind def}N/S{exch}N/X{S @@ -387,7 +387,7 @@ TeXDict begin 1 0 bop Black 0 TeXcolorgray Black Black Black Black 452 875 a Ft(User)50 b(service)g(daemon)j(and)f(client)1312 1037 y(speci\002cation)p Black Black 718 1275 a Fs(Ian)24 b(Jackson)i Fr(<)t(ian@davenant.greenend.org.uk>)p Black -Black Black Black 1792 1955 a Fq(1.0.4)p Black Black +Black Black Black 1792 1955 a Fq(1.0.5)p Black Black 1654 2453 a Fp(Abstract)0 2722 y Fq(This)d(is)h(a)f(speci\002cation)h (for)f(a)h(Unix)f(system)f(facility)j(to)e(allow)h(one)f(pr)n(ogram)g (to)f(invoke)h(another)g(when)0 2835 y(only)f(limited)h(tr)o(ust)f diff --git a/spec.sgml b/spec.sgml index abb037b..189f331 100644 --- a/spec.sgml +++ b/spec.sgml @@ -3,7 +3,7 @@ User service daemon and client specification <author>Ian Jackson <email>ian@davenant.greenend.org.uk -<version>1.0.4</version> +<version>1.0.5</version> <abstract> This is a specification for a Unix system facility to allow one