@@ -12,6 +12,7 @@
[userv-utils] / debian / changelog
CommitLineData
6362f12c 1userv-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
711a0748 6 * copyright notices updated
6e56f231 7 * groupmanage: do not claim that root doesn't exist.
8 (Thanks to report from Ben Harris.)
8eac74ae 9 * groupmanage: configurable group name length limit.
10 (Thanks to small patch from Ben Harris.)
50689b02 11 * add HTTP_REFERER to ucgi.
ed33cd7d 12 * Allow config file to override ipif default clock skew and lag.
13 * Set default max clock skew to 45/45, not 10/30.
9c0139c5 14 * Fix path in www-cgi userv service config.
34631904 15 * Use slip, not cslip, for udptunnel (!)
6362f12c 16
17 --
18
63f01194 19userv-utils (0.2.99.0.1) unstable; urgency=low
223e990a 20
23246c5e 21 dyndns:
3988a733 22 * New dyndns service.
23246c5e 23
24 ipif:
25 * Minor fixes to INSTALL.
26 * Report nonzero death of m4 better.
27 * service MAXEXROUTES increased from 5 to 50.
28
29 groupmanage improvements from Unix Support, etc.:
30 * new name-regexp feature.
31 * admin-group is understood in config file but currently inored.
32 * file locations configurable.
223e990a 33
63f01194 34 -- Ian Jackson <ian@davenant.greenend.org.uk> Thu, 3 Jul 2003 12:55:12 +0100
223e990a 35
99d1b3be 36userv-utils (0.2.3) unstable; urgency=low
37
38 * udptunnel-reconf can write a known_hosts file for you.
39
40 -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 11 Feb 2002 21:46:48 +0000
41
ccd5607e 42userv-utils (0.2.2) unstable; urgency=low
43
44 * udptunnel-reconf default script pauses for 10s between restarts.
e0bdbf6d 45 * udptunnel-reconf inittab entries default to having </dev/null.
94808710 46 * udptunnel-reconf understands forbid_remote set to `-'.
1c18e501 47 * forbid_remote is a per-tunnel option.
e45548b5 48 * udptunnel-vpn-config.m4 allows global file to override as intended.
05aecda5 49 * www-cgi passes HTTP_COOKIE header.
56a03854 50 * indirect ssh via V_sshinvoke.
e6a01344 51 * userv-ipif config file allows exclusions in network permissions.
ccd5607e 52
e6a01344 53 -- Ian Jackson <ian@davenant.greenend.org.uk> Sat, 15 Dec 2001 17:55:06 +0000
ccd5607e 54
f56780b7 55userv-utils (0.2.1) unstable; urgency=low
56
2e082dfe 57 * New udptunnel-reconf program for generating invoke scripts, inittab
c62ccbd5 58 entries, and the like, for a multi-host VPN.
59
60 * service.c (userv ipif) /32 prefixes work properly now.
61 * `make distclean' works in ipif, www-cgi and top level.
2e082dfe 62
c62ccbd5 63 -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 11 Dec 2000 02:45:58 +0000
f56780b7 64
bc79a75c 65userv-utils (0.2.0) unstable; urgency=low
66
5124214b 67 Improvements to ipif (tunnelling/VPN facility):
68 * INSTALL instructions much improved and README created.
69 * Patch to slattach included.
70 * Documentation comments improved.
bc79a75c 71
5124214b 72 -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 18 Sep 2000 01:31:01 +0100
bc79a75c 73
0f91e874 74userv-utils (0.1.90) unstable; urgency=low
75
76 * ipif/INSTALL instructions, such as they are, included.
77
78 * ipif service now supports `=' character in addrs in ipif-networks, for
79 local endpoint only.
80
81 -- Ian Jackson <ian@davenant.greenend.org.uk> Wed, 21 Jun 2000 23:48:10 +0100
82
cb564387 83userv-utils (0.1.9) unstable; urgency=low
5f9b7675 84
c6c5a1a0 85 * Completely revamped udptunnel (in ipif) - now does encryption.
5f9b7675 86
c0df78b0 87 -- Ian Jackson <ian@davenant.greenend.org.uk> Sun, 18 Jun 2000 14:41:36 +0100
5f9b7675 88
cb564387 89userv-utils (0.1) experimental; urgency=low
2d57a810 90
91 * Initial release.
92
e1e9b27f 93 -- Ian Jackson <ian@davenant.greenend.org.uk> Tue, 9 Nov 1999 23:24:58 +0000
2d57a810 94
95# Local variables:
96# mode: debian-changelog
97# End: