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