chiark / gitweb /
*** empty log message ***
[userv-utils.git] / changelog
index 3baf0eff761a47d61aabc4cb64739b59c8beb546..eaceec7350361fd917c20f254114a6f96393ac68 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,11 +1,61 @@
-userv-utils (0.2.1) unstable; urgency=low
+userv-utils (0.2.99.0.2) unstable; urgency=low
 
-  * service.c (userv ipif) /32 prefixes work properly now.
+  * debianisation
+  * new Makefiles in various directories, still all a bit crap
+  * removed some common stuff from */Makefile to settings.make
+  * copyright notices updated
+  * groupmanage: do not claim that root doesn't exist.
+    (Thanks to report from Ben Harris.)
+  * groupmanage: configurable group name length limit.
+    (Thanks to small patch from Ben Harris.)
+
+ --
+
+userv-utils (0.2.99.0.1) unstable; urgency=low
+
+  dyndns:
+  * New dyndns service.
+
+  ipif:
+  * Minor fixes to INSTALL.
+  * Report nonzero death of m4 better.
+  * service MAXEXROUTES increased from 5 to 50.
+  
+  groupmanage improvements from Unix Support, etc.:
+  * new name-regexp feature.
+  * admin-group is understood in config file but currently inored.
+  * file locations configurable.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu,  3 Jul 2003 12:55:12 +0100
+
+userv-utils (0.2.3) unstable; urgency=low
+
+  * udptunnel-reconf can write a known_hosts file for you.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 11 Feb 2002 21:46:48 +0000
+
+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.
+    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