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