chiark / gitweb /
Version
[userv-utils.git] / changelog
index b2bb618e0d99fa7ee22cd79b0ae51a856d554bd9..efb398b8670bb35299b89ce3dd81c6ecd9529369 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,8 +1,34 @@
+userv-utils (0.2.2) unstable; urgency=low
+
+  * udptunnel-reconf default script pauses for 10s between restarts.
+  * udptunnel-reconf inittab entries default to having </dev/null.
+  * udptunnel-reconf understands forbid_remote set to `-'.
+  * forbid_remote is a per-tunnel option.
+  * udptunnel-vpn-config.m4 allows global file to override as intended.
+  * www-cgi passes HTTP_COOKIE header.
+  * indirect ssh via V_sshinvoke.
+  * userv-ipif config file allows exclusions in network permissions.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 15 Dec 2001 17:55:06 +0000
+
+userv-utils (0.2.1) unstable; urgency=low
+
+  * New udptunnel-reconf program for generating invoke scripts, inittab
+    entries, and the like, for a multi-host VPN.
+
+  * service.c (userv ipif) /32 prefixes work properly now.
+  * `make distclean' works in ipif, www-cgi and top level.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 11 Dec 2000 02:45:58 +0000
+
 userv-utils (0.2.0) unstable; urgency=low
 
-  * ipif/INSTALL instructions &c improved, slattach patch included.
+  Improvements to ipif (tunnelling/VPN facility):
+  * INSTALL instructions much improved and README created.
+  * Patch to slattach included.
+  * Documentation comments improved.
 
- --
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 18 Sep 2000 01:31:01 +0100
 
 userv-utils (0.1.90) unstable; urgency=low