chiark / gitweb /
@@ -1,3 +1,9 @@
[userv.git] / debian / changelog
index 7357b886ad5a044091f835a49c03a72b5039a3c1..04031e2f37aba63bebbe4f95b1a3e5401bee1b3f 100644 (file)
@@ -1,9 +1,21 @@
-userv (1.0.1) unstable; urgency=low
+userv (1.0.2) unstable; urgency=low
 
-  * Look for `md5' as well as `md5sum' - installs easier on BSDs.
+  * Specification's usage notes section improved.
 
  --
 
+userv (1.0.1) stable frozen unstable; urgency=high
+
+  IMPORTANT SECURITY FIX:
+  * fd swapping algorithm would sometimes corrupt security-critical data
+    used to generate the service program's USERV_ environment variables.
+    For details see the 1.0.1 announcement in the userv-announce archives.
+
+  Portability improvement:
+  * Look for `md5' as well as `md5sum' - installs easier on BSDs.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu, 27 Jul 2000 01:06:30 +0100
+
 userv (1.0.0) unstable; urgency=low
 
   * Manpage userv(1) from Ben Harris.  (Debian bug #33777.)