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