chiark / gitweb /
592dc5d0dce81e91bbdc5d346f21449a32c72c51
[userv-utils.git] / changelog
1 userv-utils (0.2.99.0.2) unstable; urgency=low
2
3   * debianisation
4   * new Makefiles in various directories, still all a bit crap
5   * removed some common stuff from */Makefile to settings.make
6   * copyright notices updated
7   * groupmanage: do not claim that root doesn't exist.
8     (Thanks to report from Ben Harris.)
9   * groupmanage: configurable group name length limit.
10     (Thanks to small patch from Ben Harris.)
11   * add HTTP_REFERER to ucgi.
12
13  --
14
15 userv-utils (0.2.99.0.1) unstable; urgency=low
16
17   dyndns:
18   * New dyndns service.
19
20   ipif:
21   * Minor fixes to INSTALL.
22   * Report nonzero death of m4 better.
23   * service MAXEXROUTES increased from 5 to 50.
24   
25   groupmanage improvements from Unix Support, etc.:
26   * new name-regexp feature.
27   * admin-group is understood in config file but currently inored.
28   * file locations configurable.
29
30  -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu,  3 Jul 2003 12:55:12 +0100
31
32 userv-utils (0.2.3) unstable; urgency=low
33
34   * udptunnel-reconf can write a known_hosts file for you.
35
36  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 11 Feb 2002 21:46:48 +0000
37
38 userv-utils (0.2.2) unstable; urgency=low
39
40   * udptunnel-reconf default script pauses for 10s between restarts.
41   * udptunnel-reconf inittab entries default to having </dev/null.
42   * udptunnel-reconf understands forbid_remote set to `-'.
43   * forbid_remote is a per-tunnel option.
44   * udptunnel-vpn-config.m4 allows global file to override as intended.
45   * www-cgi passes HTTP_COOKIE header.
46   * indirect ssh via V_sshinvoke.
47   * userv-ipif config file allows exclusions in network permissions.
48
49  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 15 Dec 2001 17:55:06 +0000
50
51 userv-utils (0.2.1) unstable; urgency=low
52
53   * New udptunnel-reconf program for generating invoke scripts, inittab
54     entries, and the like, for a multi-host VPN.
55
56   * service.c (userv ipif) /32 prefixes work properly now.
57   * `make distclean' works in ipif, www-cgi and top level.
58
59  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 11 Dec 2000 02:45:58 +0000
60
61 userv-utils (0.2.0) unstable; urgency=low
62
63   Improvements to ipif (tunnelling/VPN facility):
64   * INSTALL instructions much improved and README created.
65   * Patch to slattach included.
66   * Documentation comments improved.
67
68  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 18 Sep 2000 01:31:01 +0100
69
70 userv-utils (0.1.90) unstable; urgency=low
71
72   * ipif/INSTALL instructions, such as they are, included.
73
74   * ipif service now supports `=' character in addrs in ipif-networks, for
75     local endpoint only.
76
77  -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 21 Jun 2000 23:48:10 +0100
78
79 userv-utils (0.1.9) unstable; urgency=low
80
81   * Completely revamped udptunnel (in ipif) - now does encryption.
82
83  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 18 Jun 2000 14:41:36 +0100
84
85 userv-utils (0.1) experimental; urgency=low
86
87   * Initial release.
88
89  -- Ian Jackson <ian@davenant.greenend.org.uk>  Tue,  9 Nov 1999 23:24:58 +0000
90
91 # Local variables:
92 # mode: debian-changelog
93 # End: