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