chiark / gitweb /
@@ -6,6 +6,7 @@
[userv-utils.git] / changelog
index e7b9e13417baa9d58ca69a1a4e0ef1da5e56b735..9830a0235d998d5a71f7b8282e7ec380ab71e82d 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +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-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
+
+  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
 
   * ipif/INSTALL instructions, such as they are, included.