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