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