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