chiark / gitweb /
correct changelog for 1.0.5
authorian <ian>
Sat, 8 Apr 2006 11:52:10 +0000 (11:52 +0000)
committerian <ian>
Sat, 8 Apr 2006 11:52:10 +0000 (11:52 +0000)
debian/changelog
spec.ps
spec.sgml

index 94e71c32e15adae7ba110978a86cb1c265baf338..7da60fab191c5af0ab1ac50b74b205e831916351 100644 (file)
@@ -1,13 +1,22 @@
 userv (1.0.5) unstable; urgency=low
 
 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.
 
   * 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 <string.h> and <stdlib.h>  } Thanks to report
   * getgroups returns int, not gid_t (!).       }  from Peter Benie.
   Minor portability fixes:
   * Missing #include <string.h> and <stdlib.h>  } 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).
   * 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 <ian@davenant.greenend.org.uk>  Fri,  7 Apr 2006 20:04:29 +0100
   * Updated copyright notices.
 
  -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri,  7 Apr 2006 20:04:29 +0100
diff --git a/spec.ps b/spec.ps
index ca50b1f4fb4bdb9de7b9de98fe8c18faab3976b1..ed5d2df92845842da989f2cd0194c2a1836c77b3 100644 (file)
--- a/spec.ps
+++ b/spec.ps
@@ -10,7 +10,7 @@
 %DVIPSWebPage: (www.radicaleye.com)
 %DVIPSCommandLine: dvips -o spec.ps spec
 %DVIPSParameters: dpi=600, compressed
 %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
 %%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 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
 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
index abb037b09111d3650b75b6d0156b2463092640fb..189f331ebeb17f7bf9d16817230e148debf77f4d 100644 (file)
--- a/spec.sgml
+++ b/spec.sgml
@@ -3,7 +3,7 @@
 <book>
 <title>User service daemon and client specification
 <author>Ian Jackson <email>ian@davenant.greenend.org.uk
 <book>
 <title>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
 
 <abstract>
 This is a specification for a Unix system facility to allow one